+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/skstream.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SbDSVq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf skstream-0.3.9 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/skstream-0.3.9.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd skstream-0.3.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (skstream-0.3.6-gcc44.patch):' Patch #1 (skstream-0.3.6-gcc44.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file skstream/skstream.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eFL0iz + umask 022 + cd /builddir/build/BUILD + cd skstream-0.3.9 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) 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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-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 + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/skstream-0.3.9' Making all in skstream make[2]: Entering directory '/builddir/build/BUILD/skstream-0.3.9/skstream' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -c -o sksocket.lo sksocket.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -c -o skstream.lo skstream.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -c -o skserver.lo skserver.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -c -o skaddress.lo skaddress.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -c skstream.cpp -fPIC -DPIC -o .libs/skstream.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -c skaddress.cpp -fPIC -DPIC -o .libs/skaddress.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -c skserver.cpp -fPIC -DPIC -o .libs/skserver.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -c sksocket.cpp -fPIC -DPIC -o .libs/sksocket.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -c -o skpoll.lo skpoll.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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}' inside { } [-Wnarrowing] 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}' inside { } [-Wnarrowing] struct timeval timeout_val = {timeout / 1000, timeout % 1000}; ~~~~~~~~^~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -version-info 7:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libskstream-0.3.la -rpath /usr/lib64 sksocket.lo skstream.lo skserver.lo skaddress.lo skpoll.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/sksocket.o .libs/skstream.o .libs/skserver.o .libs/skaddress.o .libs/skpoll.o -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -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 '/builddir/build/BUILD/skstream-0.3.9/skstream' Making all in ping make[2]: Entering directory '/builddir/build/BUILD/skstream-0.3.9/ping' g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -c -o ping.o ping.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ping ping.o ../skstream/libskstream-0.3.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ping ping.o ../skstream/.libs/libskstream-0.3.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/skstream-0.3.9/ping' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/skstream-0.3.9/tools' g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -c -o cat.o cat.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o skstream-cat cat.o ../skstream/libskstream-0.3.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/skstream-cat cat.o ../skstream/.libs/libskstream-0.3.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/skstream-0.3.9/tools' Making all in test make[2]: Entering directory '/builddir/build/BUILD/skstream-0.3.9/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/skstream-0.3.9/test' make[2]: Entering directory '/builddir/build/BUILD/skstream-0.3.9' make[2]: Leaving directory '/builddir/build/BUILD/skstream-0.3.9' make[1]: Leaving directory '/builddir/build/BUILD/skstream-0.3.9' + make docs 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 `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 `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: 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. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:142: warning: Compound ip_datagram_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:263: warning: Compound stream_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:42: warning: Compound basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:136: warning: Compound tcp_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:89: warning: Compound basic_address::const_iterator is not documented. Notice: Output directory `doc' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching for files in directory /builddir/build/BUILD/skstream-0.3.9/test Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/skstream-0.3.9 Searching for files in directory /builddir/build/BUILD/skstream-0.3.9/skstream Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/skstream-0.3.9/skstream/sasproto.h... Parsing file /builddir/build/BUILD/skstream-0.3.9/skstream/sasproto.h... Preprocessing /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.cpp... Parsing file /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.cpp... Preprocessing /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h... Parsing file /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h... Preprocessing /builddir/build/BUILD/skstream-0.3.9/skstream/skpoll.cpp... Parsing file /builddir/build/BUILD/skstream-0.3.9/skstream/skpoll.cpp... Preprocessing /builddir/build/BUILD/skstream-0.3.9/skstream/skpoll.h... Parsing file /builddir/build/BUILD/skstream-0.3.9/skstream/skpoll.h... Preprocessing /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.cpp... Parsing file /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.cpp... Preprocessing /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h... Parsing file /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h... Preprocessing /builddir/build/BUILD/skstream-0.3.9/skstream/skserver_unix.h... Parsing file /builddir/build/BUILD/skstream-0.3.9/skstream/skserver_unix.h... Preprocessing /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.cpp... Parsing file /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.cpp... Preprocessing /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h... Parsing file /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h... Preprocessing /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.cpp... Parsing file /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.cpp... Preprocessing /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h... Parsing file /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h... Preprocessing /builddir/build/BUILD/skstream-0.3.9/skstream/skstream_unix.h... Parsing file /builddir/build/BUILD/skstream-0.3.9/skstream/skstream_unix.h... Preprocessing /builddir/build/BUILD/skstream-0.3.9/skstream/skstreamconfig.h... Parsing file /builddir/build/BUILD/skstream-0.3.9/skstream/skstreamconfig.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defin/builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:55: warning: Member takeAddressInfo() (function) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:68: warning: Member resolveListener(const std::string &service) (function) of class basic_address is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:79: warning: Member begin() const (function) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:80: warning: Member end() const (function) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:85: warning: Member getSocket() const (function) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:44: warning: Member _addrlist (variable) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:46: warning: Member _type (variable) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:47: warning: Member _protocol (variable) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:119: warning: Member operator*() const (function) of class basic_address::const_iterator is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:123: warning: Member operator++() (function) of class basic_address::const_iterator is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:93: warning: Member _info (variable) of class basic_address::const_iterator is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sasproto.h:49: warning: Member protocol_code (typedef) of class basic_protocol is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sasproto.h:52: warning: Member basic_protocol(SOCKET_TYPE sock) (function) of class basic_protocol is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sasproto.h:58: warning: Member setHost(SOCKET_TYPE _sock) (function) of class basic_protocol is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sasproto.h:64: warning: Member run() (function) of class basic_protocol is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sasproto.h:46: warning: Member host (variable) of class basic_protocol is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sasproto.h:42: warning: Member basic_protocol(const basic_protocol ©) (function) of class basic_protocol is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sasproto.h:43: warning: Member operator=(const basic_protocol ©) (function) of class basic_protocol is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:81: warning: Member startup_count (variable) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skpoll.h:41: warning: Member poll_type (enumeration) of class basic_socket_poll is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skpoll.h:47: warning: Member socket_map (typedef) of class basic_socket_poll is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skpoll.h:67: warning: Member read_ (variable) of class basic_socket_poll is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skpoll.h:67: warning: Member write_ (variable) of class basic_socket_poll is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skpoll.h:67: warning: Member except_ (variable) of class basic_socket_poll is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skpoll.h:68: warning: Member maxfd_ (variable) of class basic_socket_poll is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:62: warning: Member getSocket() const (function) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:64: warning: Member close() (function) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:65: warning: Member shutdown() (function) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:41: warning: Member SK_SRV_NONE (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:42: warning: Member SK_SRV_PURE (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:43: warning: Member SK_SRV_REUSE (variable) of class basic_socket_server is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:45: warning: Member _socket (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:46: warning: Member _flags (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:228: warning: Member fail() (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:230: warning: Member operator!() (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:234: warning: Member timeout() const (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:238: warning: Member getSocket() const (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:242: warning: Member close() (function) of class basic_socket_stream is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:246: warning: Member setSocket(SOCKET_TYPE sock) (function) of class basic_socket_stream is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:254: warning: Member getProtocol() const (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:218: warning: Member _sockbuf (variable) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:219: warning: Member m_protocol (variable) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:347: warning: Member getOutpeer() const (function) of class dgram_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:351: warning: Member getInpeer() const (function) of class dgram_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:355: warning: Member getOutpeerSize() const (function) of class dgram_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:359: warning: Member getInpeerSize() const (function) of class dgram_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:228: warning: Member fail() (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:230: warning: Member operator!() (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:234: warning: Member timeout() const (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:238: warning: Member getSocket() const (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:242: warning: Member close() (function) of class basic_socket_stream is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:246: warning: Member setSocket(SOCKET_TYPE sock) (function) of class basic_socket_stream is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:254: warning: Member getProtocol() const (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:330: warning: Member dgram_sockbuf (variable) of class dgram_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:218: warning: Member _sockbuf (variable) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:219: warning: Member m_protocol (variable) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:174: warning: Member setOutpeer(const sockaddr_storage &peer) (function) of class dgram_socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:178: warning: Member getOutpeer() const (function) of class dgram_socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:182: warning: Member getInpeer() const (function) of class dgram_socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:186: warning: Member getOutpeerSize() const (function) of class dgram_socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:190: warning: Member getInpeerSize() const (function) of class dgram_socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:104: warning: Member setTimeout(unsigned sec, unsigned usec=0) (function) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:51: warning: Member _socket (variable) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:53: warning: Member _underflow_timeout (variable) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:54: warning: Member _overflow_timeout (variable) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:63: warning: Member Timeout (variable) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:55: warning: Member takeAddressInfo() (function) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:68: warning: Member resolveListener(const std::string &service) (function) of class basic_address is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:79: warning: Member begin() const (function) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:80: warning: Member end() const (function) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:85: warning: Member getSocket() const (function) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:44: warning: Member _addrlist (variable) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:46: warning: Member _type (variable) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:47: warning: Member _protocol (variable) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:79: warning: Member bindToAddressInfo(struct addrinfo *) (function) of class ip_socket_server is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:62: warning: Member getSocket() const (function) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:64: warning: Member close() (function) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:65: warning: Member shutdown() (function) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:41: warning: Member SK_SRV_NONE (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:42: warning: Member SK_SRV_PURE (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:43: warning: Member SK_SRV_REUSE (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:45: warning: Member _socket (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:46: warning: Member _flags (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:104: warning: Member setTimeout(unsigned sec, unsigned usec=0) (function) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:51: warning: Member _socket (variable) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:53: warning: Member _underflow_timeout (variable) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:54: warning: Member _overflow_timeout (variable) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:63: warning: Member Timeout (variable) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:48: warning: Member _buffer (variable) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:276: warning: Member close() (function) of class stream_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:277: warning: Member getSocket() const (function) of class stream_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:279: warning: Member connect_pending() const (function) of class stream_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:228: warning: Member fail() (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:230: warning: Member operator!() (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:234: warning: Member timeout() const (function) of class basic_socket_stream is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:246: warning: Member setSocket(SOCKET_TYPE sock) (function) of class basic_socket_stream is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:254: warning: Member getProtocol() const (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:269: warning: Member _connecting_socket (variable) of class stream_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:218: warning: Member _sockbuf (variable) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:219: warning: Member m_protocol (variable) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:104: warning: Member setTimeout(unsigned sec, unsigned usec=0) (function) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:51: warning: Member _socket (variable) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:53: warning: Member _underflow_timeout (variable) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:54: warning: Member _overflow_timeout (variable) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:63: warning: Member Timeout (variable) of class socketbuf is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:55: warning: Member takeAddressInfo() (function) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:68: warning: Member resolveListener(const std::string &service) (function) of class basic_address is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:79: warning: Member begin() const (function) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:80: warning: Member end() const (function) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:85: warning: Member getSocket() const (function) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:44: warning: Member _addrlist (variable) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:46: warning: Member _type (variable) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skaddress.h:47: warning: Member _protocol (variable) of class basic_address is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:105: warning: Member accept() (function) of class tcp_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:107: warning: Member open(int service) (function) of class tcp_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:108: warning: Member open(struct addrinfo *) (function) of class tcp_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:62: warning: Member getSocket() const (function) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:64: warning: Member close() (function) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:65: warning: Member shutdown() (function) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:41: warning: Member SK_SRV_NONE (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:42: warning: Member SK_SRV_PURE (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:43: warning: Member SK_SRV_REUSE (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:79: warning: Member bindToAddressInfo(struct addrinfo *) (function) of class ip_socket_server is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:45: warning: Member _socket (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:46: warning: Member _flags (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:315: warning: Member open_next() (function) of class tcp_socket_stream is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:276: warning: Member close() (function) of class stream_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:277: warning: Member getSocket() const (function) of class stream_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:279: warning: Member connect_pending() const (function) of class stream_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:228: warning: Member fail() (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:230: warning: Member operator!() (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:234: warning: Member timeout() const (function) of class basic_socket_stream is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:246: warning: Member setSocket(SOCKET_TYPE sock) (function) of class basic_socket_stream is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:254: warning: Member getProtocol() const (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:297: warning: Member _connecting_address (variable) of class tcp_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:298: warning: Member _connecting_addrlist (variable) of class tcp_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:269: warning: Member _connecting_socket (variable) of class stream_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:218: warning: Member _sockbuf (variable) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:219: warning: Member m_protocol (variable) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:125: warning: Member open(int service) (function) of class udp_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:62: warning: Member getSocket() const (function) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:64: warning: Member close() (function) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:65: warning: Member shutdown() (function) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:41: warning: Member SK_SRV_NONE (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:42: warning: Member SK_SRV_PURE (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:43: warning: Member SK_SRV_REUSE (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:79: warning: Member bindToAddressInfo(struct addrinfo *) (function) of class ip_socket_server is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:45: warning: Member _socket (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:46: warning: Member _flags (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:381: warning: Member open(int service) (function) of class udp_socket_stream is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:347: warning: Member getOutpeer() const (function) of class dgram_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:351: warning: Member getInpeer() const (function) of class dgram_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:355: warning: Member getOutpeerSize() const (function) of class dgram_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:359: warning: Member getInpeerSize() const (function) of class dgram_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:228: warning: Member fail() (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:230: warning: Member operator!() (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:234: warning: Member timeout() const (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:238: warning: Member getSocket() const (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:242: warning: Member close() (function) of class basic_socket_stream is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:246: warning: Member setSocket(SOCKET_TYPE sock) (function) of class basic_socket_stream is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:254: warning: Member getProtocol() const (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:330: warning: Member dgram_sockbuf (variable) of class dgram_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:218: warning: Member _sockbuf (variable) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:219: warning: Member m_protocol (variable) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver_unix.h:51: warning: Member accept() (function) of class unix_socket_server is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:62: warning: Member getSocket() const (function) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:64: warning: Member close() (function) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:65: warning: Member shutdown() (function) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:41: warning: Member SK_SRV_NONE (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:42: warning: Member SK_SRV_PURE (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:43: warning: Member SK_SRV_REUSE (variable) of class basic_socket_server is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:45: warning: Member _socket (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skserver.h:46: warning: Member _flags (variable) of class basic_socket_server is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:276: warning: Member close() (function) of class stream_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:277: warning: Member getSocket() const (function) of class stream_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:279: warning: Member connect_pending() const (function) of class stream_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:228: warning: Member fail() (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:230: warning: Member operator!() (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:234: warning: Member timeout() const (function) of class basic_socket_stream is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:246: warning: Member setSocket(SOCKET_TYPE sock) (function) of class basic_socket_stream is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:254: warning: Member getProtocol() const (function) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /builddir/build/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. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /builddir/build/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. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:269: warning: Member _connecting_socket (variable) of class stream_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:218: warning: Member _sockbuf (variable) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/skstream.h:219: warning: Member m_protocol (variable) of class basic_socket_stream is not documented. /builddir/build/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. ed references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file 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 namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 496/65536 hits=4564 misses=507 finished... documentation is in doc/. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RpvtHP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64 + cd skstream-0.3.9 + rm -rf /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64 Making install in skstream make[1]: Entering directory '/builddir/build/BUILD/skstream-0.3.9/skstream' make[2]: Entering directory '/builddir/build/BUILD/skstream-0.3.9/skstream' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libskstream-0.3.la '/builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libskstream-0.3.so.7.0.0 /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/usr/lib64/libskstream-0.3.so.7.0.0 libtool: install: (cd /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/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 /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/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: /usr/bin/install -c .libs/libskstream-0.3.lai /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/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" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/usr/lib64/skstream-0.3/include/skstream" /usr/bin/install -c -m 644 skstreamconfig.h '/builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/usr/lib64/skstream-0.3/include/skstream' test -z "/usr/include/skstream-0.3/skstream" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/usr/include/skstream-0.3/skstream" /usr/bin/install -c -m 644 sksocket.h skstream.h skstream_unix.h skserver.h skserver_unix.h skaddress.h skpoll.h sasproto.h '/builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/usr/include/skstream-0.3/skstream' make[2]: Leaving directory '/builddir/build/BUILD/skstream-0.3.9/skstream' make[1]: Leaving directory '/builddir/build/BUILD/skstream-0.3.9/skstream' Making install in ping make[1]: Entering directory '/builddir/build/BUILD/skstream-0.3.9/ping' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/skstream-0.3.9/ping' make[1]: Leaving directory '/builddir/build/BUILD/skstream-0.3.9/ping' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/skstream-0.3.9/tools' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/skstream-0.3.9/tools' make[1]: Leaving directory '/builddir/build/BUILD/skstream-0.3.9/tools' Making install in test make[1]: Entering directory '/builddir/build/BUILD/skstream-0.3.9/test' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/skstream-0.3.9/test' make[1]: Leaving directory '/builddir/build/BUILD/skstream-0.3.9/test' make[1]: Entering directory '/builddir/build/BUILD/skstream-0.3.9' make[2]: Entering directory '/builddir/build/BUILD/skstream-0.3.9' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 skstream-0.3.pc skstream-unix-0.3.pc '/builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/skstream-0.3.9' make[1]: Leaving directory '/builddir/build/BUILD/skstream-0.3.9' + rm -f /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/usr/lib64/libskstream-0.3.la + mv /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/usr/lib64/skstream-0.3/include/skstream/skstreamconfig.h /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/usr/include/skstream-0.3/skstream + install -dm 755 /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/usr/share/doc/skstream + cp -pR AUTHORS ChangeLog COPYING README README.FreeSockets TODO doc/html doc/latex /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64/usr/share/doc/skstream + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: skstream-0.3.9-9.fc28.riscv64 Provides: libskstream-0.3.so.7()(64bit) skstream = 0.3.9-9.fc28 skstream(riscv-64) = 0.3.9-9.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(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.9)(64bit) rtld(GNU_HASH) Processing files: skstream-devel-0.3.9-9.fc28.riscv64 Provides: pkgconfig(skstream-0.3) = 0.3.9 pkgconfig(skstream-unix-0.3) = 0.3.9 skstream-devel = 0.3.9-9.fc28 skstream-devel(riscv-64) = 0.3.9-9.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libskstream-0.3.so.7()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64 Wrote: /builddir/build/SRPMS/skstream-0.3.9-9.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/skstream-0.3.9-9.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/skstream-devel-0.3.9-9.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1CuQya + umask 022 + cd /builddir/build/BUILD + cd skstream-0.3.9 + rm -rf /builddir/build/BUILDROOT/skstream-0.3.9-9.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff