Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/libevent.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3363-5592/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/libevent.spec'] warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/libevent-1.4.14b-1.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/libevent.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3363-5592/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/libevent.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SMFtrr + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libevent-1.4.14b-stable + /usr/bin/gzip -dc /builddir/build/SOURCES/libevent-1.4.14b-stable.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libevent-1.4.14b-stable + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (libevent-1.4.13-stable-configure.patch): + echo 'Patch #0 (libevent-1.4.13-stable-configure.patch):' + /bin/cat /builddir/build/SOURCES/libevent-1.4.13-stable-configure.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tVMoKl + umask 022 + cd /builddir/build/BUILD + cd libevent-1.4.14b-stable + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking checking for a BSD-compatible install... /usr/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 build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking for i386-koji-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 for style of include used by make... GNU checking dependency style of gcc... none checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc needs -traditional... no checking whether we need extra flags to make libc reentrant... no checking for a sed that does not truncate output... /bin/sed checking for fgrep... /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 the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... yes checking for socket in -lsocket... no checking for inet_aton in -lresolv... yes checking for clock_gettime in -lrt... yes checking for inet_ntoa in -lnsl... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking port.h usability... no checking port.h presence... no checking for port.h... no checking netinet/in6.h usability... no checking netinet/in6.h presence... no checking for netinet/in6.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for TAILQ_FOREACH in sys/queue.h... yes checking for timeradd in sys/time.h... yes checking for timercmp in sys/time.h... yes checking for timerclear in sys/time.h... yes checking for timerisset in sys/time.h... yes checking for WIN32... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for gettimeofday... yes checking for vasprintf... yes checking for fcntl... yes checking for clock_gettime... yes checking for strtok_r... yes checking for strsep... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for strlcpy... no checking for inet_ntop... yes checking for signal... yes checking for sigaction... yes checking for strtoll... yes checking for issetugid... no checking for geteuid... yes checking for getegid... yes checking size of long... 4 checking for F_SETFD in fcntl.h... yes checking for select... yes checking for poll... yes checking for epoll_ctl... yes checking for port_create... no checking for pid_t... yes checking for size_t... yes checking for uint64_t... yes checking for uint32_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for fd_mask... yes checking size of long long... 8 checking size of int... 4 checking size of short... 2 checking for struct in6_addr... yes checking for socklen_t... yes checking whether our compiler supports __func__... yes configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating sample/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j2 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/libevent-1.4.14b-stable/missing --run aclocal-1.11 /builddir/build/BUILD/libevent-1.4.14b-stable/missing: line 52: aclocal-1.11: command not found WARNING: `aclocal-1.11' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/libevent-1.4.14b-stable/missing --run autoconf cd . && /bin/sh /builddir/build/BUILD/libevent-1.4.14b-stable/missing --run automake-1.11 --foreign /builddir/build/BUILD/libevent-1.4.14b-stable/missing: line 52: autoconf: command not found /builddir/build/BUILD/libevent-1.4.14b-stable/missing: line 52: automake-1.11: command not found WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/libevent-1.4.14b-stable/missing --run autoheader) /builddir/build/BUILD/libevent-1.4.14b-stable/missing: line 52: autoheader: command not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch config.h.in echo '/* event-config.h' > event-config.h echo ' * Generated by autoconf; post-processed by libevent.' >> event-config.h echo ' * Do not edit this file.' >> event-config.h echo ' * Do not rely on macros in this file existing in later versions.'>> event-config.h echo ' */' >> event-config.h echo '#ifndef _EVENT_CONFIG_H_' >> event-config.h echo '#define _EVENT_CONFIG_H_' >> event-config.h sed -e 's/#define /#define _EVENT_/' \ -e 's/#undef /#undef _EVENT_/' \ -e 's/#ifndef /#ifndef _EVENT_/' < config.h >> event-config.h echo "#endif" >> event-config.h make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libevent-1.4.14b-stable' Making all in . make[2]: Entering directory `/builddir/build/BUILD/libevent-1.4.14b-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o event.lo event.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o buffer.lo buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c event.c -fPIC -DPIC -o .libs/event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c buffer.c -fPIC -DPIC -o .libs/buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c buffer.c -o buffer.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o evbuffer.lo evbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c event.c -o event.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c evbuffer.c -fPIC -DPIC -o .libs/evbuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c evbuffer.c -o evbuffer.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o log.lo log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c log.c -fPIC -DPIC -o .libs/log.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o evutil.lo evutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c log.c -o log.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c evutil.c -fPIC -DPIC -o .libs/evutil.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o event_tagging.lo event_tagging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c evutil.c -o evutil.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c event_tagging.c -fPIC -DPIC -o .libs/event_tagging.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o http.lo http.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c http.c -fPIC -DPIC -o .libs/http.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c event_tagging.c -o event_tagging.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o evdns.lo evdns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c evdns.c -fPIC -DPIC -o .libs/evdns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c http.c -o http.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c evdns.c -o evdns.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o evrpc.lo evrpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c evrpc.c -fPIC -DPIC -o .libs/evrpc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c evrpc.c -o evrpc.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o strlcpy.lo strlcpy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c strlcpy.c -o strlcpy.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o select.lo select.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c select.c -fPIC -DPIC -o .libs/select.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c select.c -o select.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o poll.lo poll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c poll.c -fPIC -DPIC -o .libs/poll.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o epoll.lo epoll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c epoll.c -fPIC -DPIC -o .libs/epoll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c poll.c -o poll.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c epoll.c -o epoll.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o signal.lo signal.c cd . && /bin/sh ./config.status config.h libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c signal.c -fPIC -DPIC -o .libs/signal.o config.status: creating config.h libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c signal.c -o signal.o >/dev/null 2>&1 config.status: config.h is unchanged /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -release 1.4 -version-info 4:0:2 -o libevent.la -rpath /usr/lib event.lo buffer.lo evbuffer.lo log.lo evutil.lo event_tagging.lo http.lo evdns.lo evrpc.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo -lnsl -lrt -lresolv /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -release 1.4 -version-info 4:0:2 -o libevent_core.la -rpath /usr/lib event.lo buffer.lo evbuffer.lo log.lo evutil.lo select.lo poll.lo epoll.lo signal.lo -lnsl -lrt -lresolv libtool: link: gcc -shared .libs/event.o .libs/buffer.o .libs/evbuffer.o .libs/log.o .libs/evutil.o .libs/select.o .libs/poll.o .libs/epoll.o .libs/signal.o -lnsl -lrt -lresolv -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libevent_core-1.4.so.2 -o .libs/libevent_core-1.4.so.2.2.0 libtool: link: gcc -shared .libs/event.o .libs/buffer.o .libs/evbuffer.o .libs/log.o .libs/evutil.o .libs/event_tagging.o .libs/http.o .libs/evdns.o .libs/evrpc.o .libs/strlcpy.o .libs/select.o .libs/poll.o .libs/epoll.o .libs/signal.o -lnsl -lrt -lresolv -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libevent-1.4.so.2 -o .libs/libevent-1.4.so.2.2.0 libtool: link: (cd ".libs" && rm -f "libevent_core-1.4.so.2" && ln -s "libevent_core-1.4.so.2.2.0" "libevent_core-1.4.so.2") libtool: link: (cd ".libs" && rm -f "libevent_core.so" && ln -s "libevent_core-1.4.so.2.2.0" "libevent_core.so") libtool: link: ar cru .libs/libevent_core.a event.o buffer.o evbuffer.o log.o evutil.o select.o poll.o epoll.o signal.o libtool: link: (cd ".libs" && rm -f "libevent-1.4.so.2" && ln -s "libevent-1.4.so.2.2.0" "libevent-1.4.so.2") libtool: link: ranlib .libs/libevent_core.a libtool: link: (cd ".libs" && rm -f "libevent.so" && ln -s "libevent-1.4.so.2.2.0" "libevent.so") libtool: link: ar cru .libs/libevent.a event.o buffer.o evbuffer.o log.o evutil.o event_tagging.o http.o evdns.o evrpc.o strlcpy.o select.o poll.o epoll.o signal.o libtool: link: ( cd ".libs" && rm -f "libevent_core.la" && ln -s "../libevent_core.la" "libevent_core.la" ) libtool: link: ranlib .libs/libevent.a /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -release 1.4 -version-info 4:0:2 -o libevent_extra.la -rpath /usr/lib event_tagging.lo http.lo evdns.lo evrpc.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo -lnsl -lrt -lresolv libtool: link: ( cd ".libs" && rm -f "libevent.la" && ln -s "../libevent.la" "libevent.la" ) libtool: link: gcc -shared .libs/event_tagging.o .libs/http.o .libs/evdns.o .libs/evrpc.o .libs/strlcpy.o .libs/select.o .libs/poll.o .libs/epoll.o .libs/signal.o -lnsl -lrt -lresolv -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libevent_extra-1.4.so.2 -o .libs/libevent_extra-1.4.so.2.2.0 libtool: link: (cd ".libs" && rm -f "libevent_extra-1.4.so.2" && ln -s "libevent_extra-1.4.so.2.2.0" "libevent_extra-1.4.so.2") libtool: link: (cd ".libs" && rm -f "libevent_extra.so" && ln -s "libevent_extra-1.4.so.2.2.0" "libevent_extra.so") libtool: link: ar cru .libs/libevent_extra.a event_tagging.o http.o evdns.o evrpc.o strlcpy.o select.o poll.o epoll.o signal.o libtool: link: ranlib .libs/libevent_extra.a libtool: link: ( cd ".libs" && rm -f "libevent_extra.la" && ln -s "../libevent_extra.la" "libevent_extra.la" ) make[2]: Leaving directory `/builddir/build/BUILD/libevent-1.4.14b-stable' Making all in sample make[2]: Entering directory `/builddir/build/BUILD/libevent-1.4.14b-stable/sample' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c event-test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c time-test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c signal-test.c /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o event-test event-test.o ../libevent.la -lnsl -lrt -lresolv /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o time-test time-test.o ../libevent.la -lnsl -lrt -lresolv libtool: link: gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o .libs/event-test event-test.o ../.libs/libevent.so -lnsl -lrt -lresolv libtool: link: gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o .libs/time-test time-test.o ../.libs/libevent.so -lnsl -lrt -lresolv /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o signal-test signal-test.o ../libevent.la -lnsl -lrt -lresolv libtool: link: gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o .libs/signal-test signal-test.o ../.libs/libevent.so -lnsl -lrt -lresolv make[2]: Leaving directory `/builddir/build/BUILD/libevent-1.4.14b-stable/sample' Making all in test make[2]: Entering directory `/builddir/build/BUILD/libevent-1.4.14b-stable/test' make all-am make[3]: Entering directory `/builddir/build/BUILD/libevent-1.4.14b-stable/test' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c test-init.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c test-eof.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c test-weof.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c test-time.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c regress.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c regress_http.c regress.c: In function 'test_simpleread': regress.c:373: warning: ignoring return value of 'write', declared with attribute warn_unused_result regress.c: In function 'test_fork': regress.c:537: warning: ignoring return value of 'write', declared with attribute warn_unused_result regress.c:568: warning: ignoring return value of 'write', declared with attribute warn_unused_result regress.c:581: warning: ignoring return value of 'write', declared with attribute warn_unused_result regress.c: In function 'test_event_base_new': regress.c:897: warning: ignoring return value of 'write', declared with attribute warn_unused_result regress.c: In function 'test_multiple_events_for_same_fd': regress.c:1499: warning: ignoring return value of 'write', declared with attribute warn_unused_result regress.c: In function 'read_once_cb': regress.c:1525: warning: ignoring return value of 'write', declared with attribute warn_unused_result regress.c: In function 'test_want_only_once': regress.c:1541: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c regress_dns.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c regress_rpc.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c regress.gen.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c bench.c bench.c: In function 'read_cb': bench.c:76: warning: ignoring return value of 'write', declared with attribute warn_unused_result bench.c: In function 'run_once': bench.c:101: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o test-init test-init.o ../libevent_core.la -lnsl -lrt -lresolv /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o test-eof test-eof.o ../libevent_core.la -lnsl -lrt -lresolv libtool: link: gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o .libs/test-init test-init.o ../.libs/libevent_core.so -lnsl -lrt -lresolv libtool: link: gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o .libs/test-eof test-eof.o ../.libs/libevent_core.so -lnsl -lrt -lresolv /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o test-weof test-weof.o ../libevent_core.la -lnsl -lrt -lresolv /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o test-time test-time.o ../libevent_core.la -lnsl -lrt -lresolv libtool: link: gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o .libs/test-weof test-weof.o ../.libs/libevent_core.so -lnsl -lrt -lresolv libtool: link: gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o .libs/test-time test-time.o ../.libs/libevent_core.so -lnsl -lrt -lresolv /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o regress regress.o regress_http.o regress_dns.o regress_rpc.o regress.gen.o ../libevent.la -lnsl -lrt -lresolv /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o bench bench.o ../libevent.la -lnsl -lrt -lresolv libtool: link: gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o .libs/regress regress.o regress_http.o regress_dns.o regress_rpc.o regress.gen.o ../.libs/libevent.so -lnsl -lrt -lresolv libtool: link: gcc -I.. -I../compat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -o .libs/bench bench.o ../.libs/libevent.so -lnsl -lrt -lresolv make[3]: Leaving directory `/builddir/build/BUILD/libevent-1.4.14b-stable/test' make[2]: Leaving directory `/builddir/build/BUILD/libevent-1.4.14b-stable/test' make[1]: Leaving directory `/builddir/build/BUILD/libevent-1.4.14b-stable' + make doxygen doxygen ./Doxyfile Notice: Output directory `doxygen/' does not exist. I have created it for you. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:119: Warning: Compound evrpc_req_generic is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:478: Warning: Compound evdns_server_question is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:755: Warning: Compound bufferevent is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:726: Warning: Compound evbuffer is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:213: Warning: Compound event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:473: Warning: Compound evdns_server_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:247: Warning: Compound evkeyval is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:74: Warning: Compound evrpc is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:749: Warning: Compound event_watermark is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:340: Warning: Compound evrpc_request_wrapper is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:193: Warning: Member DNS_IPv4_A (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:195: Warning: Member DNS_IPv6_AAAA (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:467: Warning: Member DNS_NO_SEARCH (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:201: Warning: Member DNS_OPTION_MISC (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:200: Warning: Member DNS_OPTION_NAMESERVERS (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:199: Warning: Member DNS_OPTION_SEARCH (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:202: Warning: Member DNS_OPTIONS_ALL (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:194: Warning: Member DNS_PTR (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:197: Warning: Member DNS_QUERY_NO_SEARCH (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:487: Warning: Member dns_question_class (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:494: Warning: Member EVDNS_ADDITIONAL_SECTION (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:492: Warning: Member EVDNS_ANSWER_SECTION (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:493: Warning: Member EVDNS_AUTHORITY_SECTION (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:508: Warning: Member EVDNS_CLASS_INET (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:506: Warning: Member EVDNS_QTYPE_ALL (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:505: Warning: Member EVDNS_QTYPE_AXFR (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:496: Warning: Member EVDNS_TYPE_A (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:503: Warning: Member EVDNS_TYPE_AAAA (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:498: Warning: Member EVDNS_TYPE_CNAME (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:501: Warning: Member EVDNS_TYPE_MX (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:497: Warning: Member EVDNS_TYPE_NS (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:500: Warning: Member EVDNS_TYPE_PTR (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:499: Warning: Member EVDNS_TYPE_SOA (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:502: Warning: Member EVDNS_TYPE_TXT (define) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:491: Warning: Member evdns_request_callback_fn_type)(struct evdns_server_request *, void *) (typedef) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:510: Warning: Member evdns_add_server_port(int socket, int is_tcp, evdns_request_callback_fn_type callback, void *user_data) (function) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:511: Warning: Member evdns_close_server_port(struct evdns_server_port *port) (function) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:514: Warning: Member evdns_server_request_add_a_reply(struct evdns_server_request *req, const char *name, int n, void *addrs, int ttl) (function) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:515: Warning: Member evdns_server_request_add_aaaa_reply(struct evdns_server_request *req, const char *name, int n, void *addrs, int ttl) (function) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:517: Warning: Member evdns_server_request_add_cname_reply(struct evdns_server_request *req, const char *name, const char *cname, int ttl) (function) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:516: Warning: Member evdns_server_request_add_ptr_reply(struct evdns_server_request *req, struct in_addr *in, const char *inaddr_name, const char *hostname, int ttl) (function) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:513: Warning: Member evdns_server_request_add_reply(struct evdns_server_request *req, int section, const char *name, int type, int dns_class, int ttl, int datalen, int is_name, const char *data) (function) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:520: Warning: Member evdns_server_request_drop(struct evdns_server_request *req) (function) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:522: Warning: Member evdns_server_request_get_requesting_addr(struct evdns_server_request *_req, struct sockaddr *sa, int addr_len) (function) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:519: Warning: Member evdns_server_request_respond(struct evdns_server_request *req, int err) (function) of file evdns.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:86: Warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:339: Warning: Member _EVENT_LOG_DEBUG (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:342: Warning: Member _EVENT_LOG_ERR (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:340: Warning: Member _EVENT_LOG_MSG (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:341: Warning: Member _EVENT_LOG_WARN (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:199: Warning: Member EV_PERSIST (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:196: Warning: Member EV_READ (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:198: Warning: Member EV_SIGNAL (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:195: Warning: Member EV_TIMEOUT (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:197: Warning: Member EV_WRITE (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:965: Warning: Member EVBUFFER_DATA(x) (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:741: Warning: Member EVBUFFER_EOF (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:742: Warning: Member EVBUFFER_ERROR (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:966: Warning: Member EVBUFFER_INPUT(x) (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:964: Warning: Member EVBUFFER_LENGTH(x) (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:967: Warning: Member EVBUFFER_OUTPUT(x) (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:739: Warning: Member EVBUFFER_READ (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:743: Warning: Member EVBUFFER_TIMEOUT (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:740: Warning: Member EVBUFFER_WRITE (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:241: Warning: Member EVENT_FD(ev) (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:240: Warning: Member EVENT_SIGNAL(ev) (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:188: Warning: Member EVLIST_ACTIVE (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:193: Warning: Member EVLIST_ALL (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:190: Warning: Member EVLIST_INIT (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:186: Warning: Member EVLIST_INSERTED (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:189: Warning: Member EVLIST_INTERNAL (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:187: Warning: Member EVLIST_SIGNAL (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:185: Warning: Member EVLIST_TIMEOUT (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:482: Warning: Member evtimer_initialized(ev) (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:481: Warning: Member evtimer_pending(ev, tv) (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:513: Warning: Member signal_add(ev, tv) (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:516: Warning: Member signal_del(ev) (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:518: Warning: Member signal_initialized(ev) (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:517: Warning: Member signal_pending(ev, tv) (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:515: Warning: Member signal_set(ev, x, cb, arg) (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:511: Warning: Member timeout_initialized(ev) (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:510: Warning: Member timeout_pending(ev, tv) (define) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:746: Warning: Member evbuffercb)(struct bufferevent *, void *) (typedef) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:343: Warning: Member event_log_cb)(int severity, const char *msg) (typedef) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:747: Warning: Member everrorcb)(struct bufferevent *, short what, void *) (typedef) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:627: Warning: Member event_active(struct event *, int, short) (function) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1194: Warning: Member evtag_consume(struct evbuffer *evbuf) (function) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1163: Warning: Member evtag_init(void) (function) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1166: Warning: Member evtag_marshal(struct evbuffer *evbuf, ev_uint32_t tag, const void *data, ev_uint32_t len) (function) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1181: Warning: Member evtag_marshal_int(struct evbuffer *evbuf, ev_uint32_t tag, ev_uint32_t integer) (function) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1184: Warning: Member evtag_marshal_string(struct evbuffer *buf, ev_uint32_t tag, const char *string) (function) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1187: Warning: Member evtag_marshal_timeval(struct evbuffer *evbuf, ev_uint32_t tag, struct timeval *tv) (function) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1193: Warning: Member evtag_payload_length(struct evbuffer *evbuf, ev_uint32_t *plength) (function) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1191: Warning: Member evtag_peek(struct evbuffer *evbuf, ev_uint32_t *ptag) (function) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1192: Warning: Member evtag_peek_length(struct evbuffer *evbuf, ev_uint32_t *plength) (function) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1190: Warning: Member evtag_unmarshal(struct evbuffer *src, ev_uint32_t *ptag, struct evbuffer *dst) (function) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1200: Warning: Member evtag_unmarshal_fixed(struct evbuffer *src, ev_uint32_t need_tag, void *data, size_t len) (function) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1197: Warning: Member evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag, ev_uint32_t *pinteger) (function) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1203: Warning: Member evtag_unmarshal_string(struct evbuffer *evbuf, ev_uint32_t need_tag, char **pstring) (function) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1206: Warning: Member evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag, struct timeval *ptv) (function) of file event.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:999: Warning: argument 'buf' of command @param is not found in the argument list of evbuffer_add(struct evbuffer *, const void *, size_t) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:999: Warning: argument 'data' of command @param is not found in the argument list of evbuffer_add(struct evbuffer *, const void *, size_t) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:999: Warning: argument 'datlen' of command @param is not found in the argument list of evbuffer_add(struct evbuffer *, const void *, size_t) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1065: Warning: argument 'outbuf' of command @param is not found in the argument list of evbuffer_add_buffer(struct evbuffer *, struct evbuffer *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1065: Warning: argument 'inbuf' of command @param is not found in the argument list of evbuffer_add_buffer(struct evbuffer *, struct evbuffer *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1078: Warning: argument 'buf' of command @param is not found in the argument list of evbuffer_add_printf(struct evbuffer *, const char *fmt,...) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1093: Warning: argument 'buf' of command @param is not found in the argument list of evbuffer_add_vprintf(struct evbuffer *, const char *fmt, va_list ap) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1104: Warning: argument 'buf' of command @param is not found in the argument list of evbuffer_drain(struct evbuffer *, size_t) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1104: Warning: argument 'len' of command @param is not found in the argument list of evbuffer_drain(struct evbuffer *, size_t) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:987: Warning: argument 'buf' of command @param is not found in the argument list of evbuffer_expand(struct evbuffer *, size_t) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:987: Warning: argument 'datlen' of command @param is not found in the argument list of evbuffer_expand(struct evbuffer *, size_t) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1138: Warning: argument 'buffer' of command @param is not found in the argument list of evbuffer_find(struct evbuffer *, const u_char *, size_t) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1138: Warning: argument 'what' of command @param is not found in the argument list of evbuffer_find(struct evbuffer *, const u_char *, size_t) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1138: Warning: argument 'len' of command @param is not found in the argument list of evbuffer_find(struct evbuffer *, const u_char *, size_t) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:979: Warning: argument 'pointer' of command @param is not found in the argument list of evbuffer_free(struct evbuffer *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1126: Warning: argument 'buf' of command @param is not found in the argument list of evbuffer_read(struct evbuffer *, int, int) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1126: Warning: argument 'fd' of command @param is not found in the argument list of evbuffer_read(struct evbuffer *, int, int) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1126: Warning: argument 'howmuch' of command @param is not found in the argument list of evbuffer_read(struct evbuffer *, int, int) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1021: Warning: Found unknown command `\r' /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1021: Warning: Found unknown command `\r' /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1021: Warning: Found unknown command `\r' /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1021: Warning: argument 'buffer' of command @param is not found in the argument list of evbuffer_readline(struct evbuffer *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1010: Warning: argument 'buf' of command @param is not found in the argument list of evbuffer_remove(struct evbuffer *, void *, size_t) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1010: Warning: argument 'data' of command @param is not found in the argument list of evbuffer_remove(struct evbuffer *, void *, size_t) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1010: Warning: argument 'datlen' of command @param is not found in the argument list of evbuffer_remove(struct evbuffer *, void *, size_t) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1148: Warning: argument 'buffer' of command @param is not found in the argument list of evbuffer_setcb(struct evbuffer *, void(*)(struct evbuffer *, size_t, size_t, void *), void *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1148: Warning: argument 'cb' of command @param is not found in the argument list of evbuffer_setcb(struct evbuffer *, void(*)(struct evbuffer *, size_t, size_t, void *), void *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1148: Warning: argument 'cbarg' of command @param is not found in the argument list of evbuffer_setcb(struct evbuffer *, void(*)(struct evbuffer *, size_t, size_t, void *), void *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1113: Warning: argument 'buffer' of command @param is not found in the argument list of evbuffer_write(struct evbuffer *, int) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:1113: Warning: argument 'fd' of command @param is not found in the argument list of evbuffer_write(struct evbuffer *, int) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:310: Warning: argument 'eb' of command @param is not found in the argument list of event_base_dispatch(struct event_base *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:328: Warning: argument 'eb' of command @param is not found in the argument list of event_base_free(struct event_base *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:319: Warning: argument 'eb' of command @param is not found in the argument list of event_base_get_method(struct event_base *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:381: Warning: argument 'eb' of command @param is not found in the argument list of event_base_loop(struct event_base *, int) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:381: Warning: argument 'flags' of command @param is not found in the argument list of event_base_loop(struct event_base *, int) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:440: Warning: argument 'eb' of command @param is not found in the argument list of event_base_loopbreak(struct event_base *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:410: Warning: argument 'eb' of command @param is not found in the argument list of event_base_loopexit(struct event_base *, const struct timeval *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:410: Warning: argument 'tv' of command @param is not found in the argument list of event_base_loopexit(struct event_base *, const struct timeval *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:700: Warning: argument 'eb' of command @param is not found in the argument list of event_base_priority_init(struct event_base *, int) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:700: Warning: argument 'npriorities' of command @param is not found in the argument list of event_base_priority_init(struct event_base *, int) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:353: Warning: argument 'eb' of command @param is not found in the argument list of event_base_set(struct event_base *, struct event *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:353: Warning: argument 'ev' of command @param is not found in the argument list of event_base_set(struct event_base *, struct event *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:614: Warning: argument 'ev' of command @param is not found in the argument list of event_del(struct event *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:369: Warning: argument 'flags' of command @param is not found in the argument list of event_loop(int) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:394: Warning: argument 'tv' of command @param is not found in the argument list of event_loopexit(const struct timeval *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:548: Warning: argument 'fd' of command @param is not found in the argument list of event_once(int, short, void(*)(int, short, void *), void *, const struct timeval *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:548: Warning: argument 'events' of command @param is not found in the argument list of event_once(int, short, void(*)(int, short, void *), void *, const struct timeval *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:548: Warning: argument 'callback' of command @param is not found in the argument list of event_once(int, short, void(*)(int, short, void *), void *, const struct timeval *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:548: Warning: argument 'arg' of command @param is not found in the argument list of event_once(int, short, void(*)(int, short, void *), void *, const struct timeval *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:548: Warning: argument 'timeout' of command @param is not found in the argument list of event_once(int, short, void(*)(int, short, void *), void *, const struct timeval *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:677: Warning: argument 'npriorities' of command @param is not found in the argument list of event_priority_init(int) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:713: Warning: argument 'ev' of command @param is not found in the argument list of event_priority_set(struct event *, int) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:713: Warning: argument 'priority' of command @param is not found in the argument list of event_priority_set(struct event *, int) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:520: Warning: argument 'ev' of command @param is not found in the argument list of event_set(struct event *, int, short, void(*)(int, short, void *), void *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:520: Warning: argument 'fd' of command @param is not found in the argument list of event_set(struct event *, int, short, void(*)(int, short, void *), void *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:520: Warning: argument 'event' of command @param is not found in the argument list of event_set(struct event *, int, short, void(*)(int, short, void *), void *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:520: Warning: argument 'fn' of command @param is not found in the argument list of event_set(struct event *, int, short, void(*)(int, short, void *), void *) /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:520: Warning: argument 'arg' of command @param is not found in the argument list of event_set(struct event *, int, short, void(*)(int, short, void *), void *) /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:202: Warning: Member EVHTTP_PROXY_REQUEST (define) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:201: Warning: Member EVHTTP_REQ_OWN_CONNECTION (define) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:60: Warning: Member HTTP_BADREQUEST (define) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:57: Warning: Member HTTP_MOVEPERM (define) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:58: Warning: Member HTTP_MOVETEMP (define) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:56: Warning: Member HTTP_NOCONTENT (define) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:61: Warning: Member HTTP_NOTFOUND (define) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:59: Warning: Member HTTP_NOTMODIFIED (define) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:55: Warning: Member HTTP_OK (define) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:62: Warning: Member HTTP_SERVUNAVAIL (define) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:179: Warning: Member evhttp_cmd_type (enumeration) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:181: Warning: Member evhttp_request_kind (enumeration) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:312: Warning: Member evhttp_add_header(struct evkeyvalq *, const char *, const char *) (function) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:313: Warning: Member evhttp_clear_headers(struct evkeyvalq *) (function) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:310: Warning: Member evhttp_find_header(const struct evkeyvalq *, const char *) (function) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:311: Warning: Member evhttp_remove_header(struct evkeyvalq *, const char *) (function) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:306: Warning: Member evhttp_request_uri(struct evhttp_request *req) (function) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:162: Warning: Member evhttp_send_reply_chunk(struct evhttp_request *, struct evbuffer *) (function) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:163: Warning: Member evhttp_send_reply_end(struct evhttp_request *) (function) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:161: Warning: Member evhttp_send_reply_start(struct evhttp_request *, int, const char *) (function) of file evhttp.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:358: Error: Unexpected character `"' /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:129: Warning: argument 'http' of command @param is not found in the argument list of evhttp_set_timeout(struct evhttp *, int timeout_in_secs) /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:254: Warning: Member EVRPC_REGISTER_OBJECT(rpc, name, request, reply) (define) of file evrpc.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:331: Warning: Member EVRPC_STATUS_ERR_BADPAYLOAD (define) of file evrpc.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:333: Warning: Member EVRPC_STATUS_ERR_HOOKABORTED (define) of file evrpc.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:329: Warning: Member EVRPC_STATUS_ERR_NONE (define) of file evrpc.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:330: Warning: Member EVRPC_STATUS_ERR_TIMEOUT (define) of file evrpc.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:332: Warning: Member EVRPC_STATUS_ERR_UNSTARTED (define) of file evrpc.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:390: Warning: Member evrpc_make_request(struct evrpc_request_wrapper *) (function) of file evrpc.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:414: Warning: Member evrpc_pool_add_connection(struct evrpc_pool *, struct evhttp_connection *) (function) of file evrpc.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:304: Warning: Member evrpc_register_rpc(struct evrpc_base *, struct evrpc *, void(*)(struct evrpc_req_generic *, void *), void *) (function) of file evrpc.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:316: Warning: Member evrpc_unregister_rpc(struct evrpc_base *base, const char *name) (function) of file evrpc.h is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:169: Warning: argument 'replystruct' of command @param is not found in the argument list of EVRPC_GENERATE(rpcname, reqstruct, rplystruct) /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:169: Warning: The following parameters of EVRPC_GENERATE(rpcname, reqstruct, rplystruct) are not documented: parameter 'rplystruct' /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:143: Warning: argument 'replystruct' of command @param is not found in the argument list of EVRPC_HEADER(rpcname, reqstruct, rplystruct) /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:143: Warning: The following parameters of EVRPC_HEADER(rpcname, reqstruct, rplystruct) are not documented: parameter 'rplystruct' /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:770: Warning: Member cbarg (variable) of class bufferevent is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:775: Warning: Member enabled (variable) of class bufferevent is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:769: Warning: Member errorcb (variable) of class bufferevent is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:756: Warning: Member ev_base (variable) of class bufferevent is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:758: Warning: Member ev_read (variable) of class bufferevent is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:759: Warning: Member ev_write (variable) of class bufferevent is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:761: Warning: Member input (variable) of class bufferevent is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:762: Warning: Member output (variable) of class bufferevent is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:767: Warning: Member readcb (variable) of class bufferevent is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:772: Warning: Member timeout_read (variable) of class bufferevent is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:773: Warning: Member timeout_write (variable) of class bufferevent is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:764: Warning: Member wm_read (variable) of class bufferevent is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:765: Warning: Member wm_write (variable) of class bufferevent is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:768: Warning: Member writecb (variable) of class bufferevent is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:727: Warning: Member buffer (variable) of class evbuffer is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:734: Warning: Member cb)(struct evbuffer *, size_t, size_t, void *) (variable) of class evbuffer is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:735: Warning: Member cbarg (variable) of class evbuffer is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:730: Warning: Member misalign (variable) of class evbuffer is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:732: Warning: Member off (variable) of class evbuffer is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:728: Warning: Member orig_buffer (variable) of class evbuffer is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:731: Warning: Member totallen (variable) of class evbuffer is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:486: Warning: Member class (variable) of class evdns_server_question is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:489: Warning: Member name[1] (variable) of class evdns_server_question is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:479: Warning: Member type (variable) of class evdns_server_question is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:474: Warning: Member flags (variable) of class evdns_server_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:475: Warning: Member nquestions (variable) of class evdns_server_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h:476: Warning: Member questions (variable) of class evdns_server_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:216: Warning: Member TAILQ_ENTRY(event) ev_signal_next (function) of class event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:215: Warning: Member TAILQ_ENTRY(event) ev_active_next (function) of class event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:214: Warning: Member TAILQ_ENTRY(event) ev_next (function) of class event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:231: Warning: Member ev_arg (variable) of class event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:219: Warning: Member ev_base (variable) of class event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:230: Warning: Member ev_callback)(int, short, void *arg) (variable) of class event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:222: Warning: Member ev_events (variable) of class event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:221: Warning: Member ev_fd (variable) of class event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:234: Warning: Member ev_flags (variable) of class event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:223: Warning: Member ev_ncalls (variable) of class event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:224: Warning: Member ev_pncalls (variable) of class event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:228: Warning: Member ev_pri (variable) of class event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:233: Warning: Member ev_res (variable) of class event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:226: Warning: Member ev_timeout (variable) of class event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:217: Warning: Member min_heap_idx (variable) of class event is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:751: Warning: Member high (variable) of class event_watermark is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:750: Warning: Member low (variable) of class event_watermark is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:230: Warning: Member cb)(struct evhttp_request *, void *) (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:231: Warning: Member cb_arg (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:238: Warning: Member chunk_cb)(struct evhttp_request *, void *) (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:224: Warning: Member chunked (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:199: Warning: Member evcon (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:200: Warning: Member flags (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:222: Warning: Member input_buffer (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:204: Warning: Member input_headers (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:211: Warning: Member kind (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:216: Warning: Member major (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:217: Warning: Member minor (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:195: Warning: Member next (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:223: Warning: Member ntoread (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:227: Warning: Member output_buffer (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:205: Warning: Member output_headers (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:208: Warning: Member remote_host (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:209: Warning: Member remote_port (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:219: Warning: Member response_code (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:220: Warning: Member response_code_line (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:212: Warning: Member type (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:214: Warning: Member uri (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h:225: Warning: Member userdone (variable) of class evhttp_request is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:248: Warning: Member TAILQ_ENTRY(evkeyval) next (function) of class evkeyval is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:250: Warning: Member key (variable) of class evkeyval is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/event.h:251: Warning: Member value (variable) of class evkeyval is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:75: Warning: Member TAILQ_ENTRY(evrpc) next (function) of class evrpc is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:106: Warning: Member base (variable) of class evrpc is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:102: Warning: Member cb)(struct evrpc_req_generic *, void *) (variable) of class evrpc is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:103: Warning: Member cb_arg (variable) of class evrpc is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:96: Warning: Member reply_complete)(void *) (variable) of class evrpc is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:93: Warning: Member reply_free)(void *) (variable) of class evrpc is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:99: Warning: Member reply_marshal)(struct evbuffer *, void *) (variable) of class evrpc is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:90: Warning: Member reply_new)(void) (variable) of class evrpc is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:84: Warning: Member request_free)(void *) (variable) of class evrpc is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:81: Warning: Member request_new)(void) (variable) of class evrpc is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:87: Warning: Member request_unmarshal)(void *, struct evbuffer *) (variable) of class evrpc is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:78: Warning: Member uri (variable) of class evrpc is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:140: Warning: Member done)(struct evrpc_req_generic *rpc) (variable) of class evrpc_req_generic is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:135: Warning: Member http_req (variable) of class evrpc_req_generic is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:124: Warning: Member reply (variable) of class evrpc_req_generic is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:121: Warning: Member request (variable) of class evrpc_req_generic is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:130: Warning: Member rpc (variable) of class evrpc_req_generic is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:341: Warning: Member TAILQ_ENTRY(evrpc_request_wrapper) next (function) of class evrpc_request_wrapper is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:356: Warning: Member cb)(struct evrpc_status *, void *request, void *reply, void *arg) (variable) of class evrpc_request_wrapper is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:357: Warning: Member cb_arg (variable) of class evrpc_request_wrapper is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:350: Warning: Member ev_timeout (variable) of class evrpc_request_wrapper is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:347: Warning: Member evcon (variable) of class evrpc_request_wrapper is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:353: Warning: Member name (variable) of class evrpc_request_wrapper is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:344: Warning: Member pool (variable) of class evrpc_request_wrapper is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:360: Warning: Member reply (variable) of class evrpc_request_wrapper is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:366: Warning: Member reply_clear)(void *) (variable) of class evrpc_request_wrapper is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:369: Warning: Member reply_unmarshal)(void *, struct evbuffer *) (variable) of class evrpc_request_wrapper is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:359: Warning: Member request (variable) of class evrpc_request_wrapper is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:363: Warning: Member request_marshal)(struct evbuffer *, void *) (variable) of class evrpc_request_wrapper is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:334: Warning: Member error (variable) of class evrpc_status is not documented. /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h:337: Warning: Member http_req (variable) of class evrpc_status is not documented. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for files to exclude Searching for files to process... Reading and parsing tag files Preprocessing /builddir/build/BUILD/libevent-1.4.14b-stable/event.h... Parsing file /builddir/build/BUILD/libevent-1.4.14b-stable/event.h... Preprocessing /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h... Parsing file /builddir/build/BUILD/libevent-1.4.14b-stable/evdns.h... Preprocessing /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h... Parsing file /builddir/build/BUILD/libevent-1.4.14b-stable/evhttp.h... Preprocessing /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.h... Parsing file /builddir/build/BUILD/libevent-1.4.14b-stable/evrpc.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 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... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... 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... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating file sources... Generating code for file evdns.h... Generating code for file event.h... Generating code for file evhttp.h... Generating code for file evrpc.h... Generating file documentation... Generating docs for file evdns.h... Generating docs for file event.h... Generating docs for file evhttp.h... Generating docs for file evrpc.h... Generating page documentation... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating docs for compound bufferevent... Generating docs for compound evbuffer... Generating docs for compound evdns_server_question... Generating docs for compound evdns_server_request... Generating docs for compound event... Generating docs for compound event_watermark... Generating docs for compound evhttp_request... Generating docs for compound evkeyval... Generating docs for compound evrpc... Generating docs for compound evrpc_req_generic... Generating docs for compound evrpc_request_wrapper... Generating docs for compound evrpc_status... Generating namespace index... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jwkygW + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386 ++ dirname /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386 + cd libevent-1.4.14b-stable + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386 + make DESTDIR=/builddir/build/BUILDROOT/libevent-1.4.14b-1.i386 install make install-recursive make[1]: Entering directory `/builddir/build/BUILD/libevent-1.4.14b-stable' Making install in . make[2]: Entering directory `/builddir/build/BUILD/libevent-1.4.14b-stable' make[3]: Entering directory `/builddir/build/BUILD/libevent-1.4.14b-stable' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/bin" /usr/bin/install -c event_rpcgen.py '/builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/bin' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libevent.la libevent_core.la libevent_extra.la '/builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libevent-1.4.so.2.2.0 /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent-1.4.so.2.2.0 libtool: install: (cd /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib && { ln -s -f libevent-1.4.so.2.2.0 libevent-1.4.so.2 || { rm -f libevent-1.4.so.2 && ln -s libevent-1.4.so.2.2.0 libevent-1.4.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib && { ln -s -f libevent-1.4.so.2.2.0 libevent.so || { rm -f libevent.so && ln -s libevent-1.4.so.2.2.0 libevent.so; }; }) libtool: install: /usr/bin/install -c .libs/libevent.lai /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent.la libtool: install: /usr/bin/install -c .libs/libevent_core-1.4.so.2.2.0 /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent_core-1.4.so.2.2.0 libtool: install: (cd /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib && { ln -s -f libevent_core-1.4.so.2.2.0 libevent_core-1.4.so.2 || { rm -f libevent_core-1.4.so.2 && ln -s libevent_core-1.4.so.2.2.0 libevent_core-1.4.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib && { ln -s -f libevent_core-1.4.so.2.2.0 libevent_core.so || { rm -f libevent_core.so && ln -s libevent_core-1.4.so.2.2.0 libevent_core.so; }; }) libtool: install: /usr/bin/install -c .libs/libevent_core.lai /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent_core.la libtool: install: /usr/bin/install -c .libs/libevent_extra-1.4.so.2.2.0 /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent_extra-1.4.so.2.2.0 libtool: install: (cd /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib && { ln -s -f libevent_extra-1.4.so.2.2.0 libevent_extra-1.4.so.2 || { rm -f libevent_extra-1.4.so.2 && ln -s libevent_extra-1.4.so.2.2.0 libevent_extra-1.4.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib && { ln -s -f libevent_extra-1.4.so.2.2.0 libevent_extra.so || { rm -f libevent_extra.so && ln -s libevent_extra-1.4.so.2.2.0 libevent_extra.so; }; }) libtool: install: /usr/bin/install -c .libs/libevent_extra.lai /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent_extra.la libtool: install: /usr/bin/install -c .libs/libevent.a /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent.a libtool: install: ranlib /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent.a libtool: install: /usr/bin/install -c .libs/libevent_core.a /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent_core.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent_core.a libtool: install: ranlib /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent_core.a libtool: install: /usr/bin/install -c .libs/libevent_extra.a /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent_extra.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent_extra.a libtool: install: ranlib /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent_extra.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/include" /usr/bin/install -c -m 644 event.h evhttp.h evdns.h evrpc.h evutil.h '/builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/include' test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/share/man/man3" /usr/bin/install -c -m 644 event.3 evdns.3 '/builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/share/man/man3' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/include" /usr/bin/install -c -m 644 event-config.h '/builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/libevent-1.4.14b-stable' make[2]: Leaving directory `/builddir/build/BUILD/libevent-1.4.14b-stable' Making install in sample make[2]: Entering directory `/builddir/build/BUILD/libevent-1.4.14b-stable/sample' make[3]: Entering directory `/builddir/build/BUILD/libevent-1.4.14b-stable/sample' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libevent-1.4.14b-stable/sample' make[2]: Leaving directory `/builddir/build/BUILD/libevent-1.4.14b-stable/sample' Making install in test make[2]: Entering directory `/builddir/build/BUILD/libevent-1.4.14b-stable/test' make install-am make[3]: Entering directory `/builddir/build/BUILD/libevent-1.4.14b-stable/test' make[4]: Entering directory `/builddir/build/BUILD/libevent-1.4.14b-stable/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libevent-1.4.14b-stable/test' make[3]: Leaving directory `/builddir/build/BUILD/libevent-1.4.14b-stable/test' make[2]: Leaving directory `/builddir/build/BUILD/libevent-1.4.14b-stable/test' make[1]: Leaving directory `/builddir/build/BUILD/libevent-1.4.14b-stable' + rm -f /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent.la /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent_core.la /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent_extra.la + mkdir -p /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386//usr/share/doc/libevent-devel-1.4.14b/html + cd doxygen/html + install annotated.html classes.html doxygen.css doxygen.png evdns_8h.html evdns_8h_source.html event_8h.html event_8h_source.html evhttp_8h.html evhttp_8h_source.html evrpc_8h.html evrpc_8h_source.html files.html globals.html globals_defs.html globals_enum.html globals_eval.html globals_func.html globals_type.html index.html structbufferevent.html structevbuffer.html structevdns__server__question.html structevdns__server__request.html structevent.html structevent__watermark.html structevhttp__request.html structevkeyval.html structevrpc.html structevrpc__req__generic.html structevrpc__request__wrapper.html structevrpc__status.html tab_b.gif tab_l.gif tab_r.gif tabs.css /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386//usr/share/doc/libevent-devel-1.4.14b/html + mkdir -p /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386//usr/share/doc/libevent-devel-1.4.14b/latex + cd doxygen/latex + install annotated.tex doxygen.sty evdns_8h.tex event_8h.tex evhttp_8h.tex evrpc_8h.tex files.tex index.tex refman.tex structbufferevent.tex structevbuffer.tex structevdns__server__question.tex structevdns__server__request.tex structevent.tex structevent__watermark.tex structevhttp__request.tex structevkeyval.tex structevrpc.tex structevrpc__req__generic.tex structevrpc__request__wrapper.tex structevrpc__status.tex /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386//usr/share/doc/libevent-devel-1.4.14b/latex + mkdir -p /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386//usr/share/doc/libevent-devel-1.4.14b/man/man3 + cd doxygen/man/man3 + install DNS_ERR_FORMAT.3 DNS_ERR_NONE.3 DNS_ERR_NOTEXIST.3 DNS_ERR_NOTIMPL.3 DNS_ERR_REFUSED.3 DNS_ERR_SERVERFAILED.3 DNS_ERR_SHUTDOWN.3 DNS_ERR_TIMEOUT.3 DNS_ERR_TRUNCATED.3 DNS_ERR_UNKNOWN.3 DNS_IPv4_A.3 DNS_IPv6_AAAA.3 DNS_NO_SEARCH.3 DNS_OPTIONS_ALL.3 DNS_OPTION_MISC.3 DNS_OPTION_NAMESERVERS.3 DNS_OPTION_SEARCH.3 DNS_PTR.3 DNS_QUERY_NO_SEARCH.3 EVBUFFER_DATA.3 EVBUFFER_EOF.3 EVBUFFER_EOL_ANY.3 EVBUFFER_EOL_CRLF.3 EVBUFFER_EOL_CRLF_STRICT.3 EVBUFFER_EOL_LF.3 EVBUFFER_ERROR.3 EVBUFFER_INPUT.3 EVBUFFER_LENGTH.3 EVBUFFER_OUTPUT.3 EVBUFFER_READ.3 EVBUFFER_TIMEOUT.3 EVBUFFER_WRITE.3 EVDNS_ADDITIONAL_SECTION.3 EVDNS_ANSWER_SECTION.3 EVDNS_AUTHORITY_SECTION.3 EVDNS_CLASS_INET.3 EVDNS_QTYPE_ALL.3 EVDNS_QTYPE_AXFR.3 EVDNS_TYPE_A.3 EVDNS_TYPE_AAAA.3 EVDNS_TYPE_CNAME.3 EVDNS_TYPE_MX.3 EVDNS_TYPE_NS.3 EVDNS_TYPE_PTR.3 EVDNS_TYPE_SOA.3 EVDNS_TYPE_TXT.3 EVENT_FD.3 EVENT_SIGNAL.3 EVHTTP_PROXY_REQUEST.3 EVHTTP_REQ_OWN_CONNECTION.3 EVLIST_ACTIVE.3 EVLIST_ALL.3 EVLIST_INIT.3 EVLIST_INSERTED.3 EVLIST_INTERNAL.3 EVLIST_SIGNAL.3 EVLIST_TIMEOUT.3 EVLOOP_NONBLOCK.3 EVLOOP_ONCE.3 EVRPC_GENERATE.3 EVRPC_HEADER.3 EVRPC_HOOK_TYPE.3 EVRPC_INPUT.3 EVRPC_MAKE_REQUEST.3 EVRPC_OUTPUT.3 EVRPC_REGISTER.3 EVRPC_REGISTER_OBJECT.3 EVRPC_REQUEST_DONE.3 EVRPC_REQUEST_HTTP.3 EVRPC_STATUS_ERR_BADPAYLOAD.3 EVRPC_STATUS_ERR_HOOKABORTED.3 EVRPC_STATUS_ERR_NONE.3 EVRPC_STATUS_ERR_TIMEOUT.3 EVRPC_STATUS_ERR_UNSTARTED.3 EVRPC_STRUCT.3 EVRPC_UNREGISTER.3 EV_PERSIST.3 EV_READ.3 EV_SIGNAL.3 EV_TIMEOUT.3 EV_WRITE.3 HTTP_BADREQUEST.3 HTTP_MOVEPERM.3 HTTP_MOVETEMP.3 HTTP_NOCONTENT.3 HTTP_NOTFOUND.3 HTTP_NOTMODIFIED.3 HTTP_OK.3 HTTP_SERVUNAVAIL.3 INPUT.3 OUTPUT.3 TAILQ_ENTRY.3 _EVENT_LOG_DEBUG.3 _EVENT_LOG_ERR.3 _EVENT_LOG_MSG.3 _EVENT_LOG_WARN.3 base.3 buffer.3 bufferevent.3 bufferevent_base_set.3 bufferevent_disable.3 bufferevent_enable.3 bufferevent_free.3 bufferevent_new.3 bufferevent_priority_set.3 bufferevent_read.3 bufferevent_setcb.3 bufferevent_setfd.3 bufferevent_settimeout.3 bufferevent_setwatermark.3 bufferevent_write.3 bufferevent_write_buffer.3 cb.3 cb_arg.3 cbarg.3 chunk_cb.3 chunked.3 class.3 dns_question_class.3 done.3 enabled.3 encode_int.3 error.3 errorcb.3 ev_arg.3 ev_base.3 ev_callback.3 ev_events.3 ev_fd.3 ev_flags.3 ev_ncalls.3 ev_pncalls.3 ev_pri.3 ev_read.3 ev_res.3 ev_timeout.3 ev_write.3 evbuffer.3 evbuffer_add.3 evbuffer_add_buffer.3 evbuffer_add_printf.3 evbuffer_add_vprintf.3 evbuffer_drain.3 evbuffer_eol_style.3 evbuffer_expand.3 evbuffer_find.3 evbuffer_free.3 evbuffer_new.3 evbuffer_read.3 evbuffer_readline.3 evbuffer_readln.3 evbuffer_remove.3 evbuffer_setcb.3 evbuffer_write.3 evbuffercb.3 evcon.3 evdns.h.3 evdns_add_server_port.3 evdns_callback_type.3 evdns_clear_nameservers_and_suspend.3 evdns_close_server_port.3 evdns_count_nameservers.3 evdns_debug_log_fn_type.3 evdns_err_to_string.3 evdns_init.3 evdns_nameserver_add.3 evdns_nameserver_ip_add.3 evdns_request_callback_fn_type.3 evdns_resolv_conf_parse.3 evdns_resolve_ipv4.3 evdns_resolve_ipv6.3 evdns_resolve_reverse.3 evdns_resolve_reverse_ipv6.3 evdns_resume.3 evdns_search_add.3 evdns_search_clear.3 evdns_search_ndots_set.3 evdns_server_question.3 evdns_server_request.3 evdns_server_request_add_a_reply.3 evdns_server_request_add_aaaa_reply.3 evdns_server_request_add_cname_reply.3 evdns_server_request_add_ptr_reply.3 evdns_server_request_add_reply.3 evdns_server_request_drop.3 evdns_server_request_get_requesting_addr.3 evdns_server_request_respond.3 evdns_set_log_fn.3 evdns_set_option.3 evdns_set_transaction_id_fn.3 evdns_shutdown.3 event.3 event.h.3 event_active.3 event_add.3 event_base_dispatch.3 event_base_free.3 event_base_get_method.3 event_base_loop.3 event_base_loopbreak.3 event_base_loopexit.3 event_base_new.3 event_base_once.3 event_base_priority_init.3 event_base_set.3 event_del.3 event_dispatch.3 event_get_method.3 event_get_version.3 event_init.3 event_initialized.3 event_log_cb.3 event_loop.3 event_loopbreak.3 event_loopexit.3 event_once.3 event_pending.3 event_priority_init.3 event_priority_set.3 event_reinit.3 event_set.3 event_set_log_callback.3 event_watermark.3 everrorcb.3 evhttp.h.3 evhttp_accept_socket.3 evhttp_add_header.3 evhttp_bind_socket.3 evhttp_clear_headers.3 evhttp_connection_free.3 evhttp_connection_get_peer.3 evhttp_connection_new.3 evhttp_connection_set_base.3 evhttp_connection_set_closecb.3 evhttp_connection_set_local_address.3 evhttp_connection_set_local_port.3 evhttp_connection_set_retries.3 evhttp_connection_set_timeout.3 evhttp_decode_uri.3 evhttp_del_cb.3 evhttp_encode_uri.3 evhttp_find_header.3 evhttp_free.3 evhttp_htmlescape.3 evhttp_make_request.3 evhttp_new.3 evhttp_parse_query.3 evhttp_remove_header.3 evhttp_request.3 evhttp_request_free.3 evhttp_request_get_connection.3 evhttp_request_new.3 evhttp_request_set_chunked_cb.3 evhttp_request_uri.3 evhttp_send_error.3 evhttp_send_reply.3 evhttp_send_reply_chunk.3 evhttp_send_reply_end.3 evhttp_send_reply_start.3 evhttp_set_cb.3 evhttp_set_gencb.3 evhttp_set_timeout.3 evhttp_start.3 evkeyval.3 evrpc.3 evrpc.h.3 evrpc_add_hook.3 evrpc_free.3 evrpc_init.3 evrpc_make_request.3 evrpc_pool_add_connection.3 evrpc_pool_free.3 evrpc_pool_new.3 evrpc_pool_set_timeout.3 evrpc_register_rpc.3 evrpc_remove_hook.3 evrpc_req_generic.3 evrpc_request_wrapper.3 evrpc_status.3 evrpc_unregister_rpc.3 evtag_consume.3 evtag_init.3 evtag_marshal.3 evtag_marshal_int.3 evtag_marshal_string.3 evtag_marshal_timeval.3 evtag_payload_length.3 evtag_peek.3 evtag_peek_length.3 evtag_unmarshal.3 evtag_unmarshal_fixed.3 evtag_unmarshal_int.3 evtag_unmarshal_string.3 evtag_unmarshal_timeval.3 evtimer_add.3 evtimer_del.3 evtimer_initialized.3 evtimer_pending.3 evtimer_set.3 flags.3 high.3 http_req.3 input.3 input_buffer.3 input_headers.3 key.3 kind.3 low.3 major.3 min_heap_idx.3 minor.3 misalign.3 name.3 next.3 nquestions.3 ntoread.3 off.3 orig_buffer.3 output.3 output_buffer.3 output_headers.3 pool.3 questions.3 readcb.3 remote_host.3 remote_port.3 reply.3 reply_clear.3 reply_complete.3 reply_free.3 reply_marshal.3 reply_new.3 reply_unmarshal.3 request.3 request_free.3 request_marshal.3 request_new.3 request_unmarshal.3 response_code.3 response_code_line.3 rpc.3 signal_add.3 signal_del.3 signal_initialized.3 signal_pending.3 signal_set.3 timeout_add.3 timeout_del.3 timeout_initialized.3 timeout_pending.3 timeout_read.3 timeout_set.3 timeout_write.3 totallen.3 type.3 uri.3 userdone.3 value.3 wm_read.3 wm_write.3 writecb.3 /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386//usr/share/doc/libevent-devel-1.4.14b/man/man3 + mkdir -p /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386//usr/share/doc/libevent-devel-1.4.14b/sample + cd sample + install event-test.c signal-test.c time-test.c Makefile Makefile.am Makefile.in /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386//usr/share/doc/libevent-devel-1.4.14b/sample + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libevent-1.4.14b-stable extracting debug info from /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent_extra-1.4.so.2.2.0 extracting debug info from /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent_core-1.4.so.2.2.0 extracting debug info from /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/lib/libevent-1.4.so.2.2.0 symlinked /usr/lib/debug/usr/lib/libevent_extra-1.4.so.2.2.0.debug to /usr/lib/debug/usr/lib/libevent_extra.so.debug symlinked /usr/lib/debug/usr/lib/libevent_extra-1.4.so.2.2.0.debug to /usr/lib/debug/usr/lib/libevent_extra-1.4.so.2.debug symlinked /usr/lib/debug/usr/lib/libevent_core-1.4.so.2.2.0.debug to /usr/lib/debug/usr/lib/libevent_core-1.4.so.2.debug symlinked /usr/lib/debug/usr/lib/libevent_core-1.4.so.2.2.0.debug to /usr/lib/debug/usr/lib/libevent_core.so.debug symlinked /usr/lib/debug/usr/lib/libevent-1.4.so.2.2.0.debug to /usr/lib/debug/usr/lib/libevent.so.debug symlinked /usr/lib/debug/usr/lib/libevent-1.4.so.2.2.0.debug to /usr/lib/debug/usr/lib/libevent-1.4.so.2.debug 748 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CEtQ6G + umask 022 + cd /builddir/build/BUILD + cd libevent-1.4.14b-stable + unset DISPLAY + make verify cd test && make verify make[1]: Entering directory `/builddir/build/BUILD/libevent-1.4.14b-stable/test' Running tests: KQUEUE Skipping test DEVPOLL Skipping test POLL test-eof: OKAY test-weof: OKAY test-time: OKAY regress: FAILED SELECT test-eof: OKAY test-weof: OKAY test-time: OKAY regress: FAILED EPOLL test-eof: OKAY test-weof: OKAY test-time: OKAY regress: FAILED EVPORT Skipping test make[1]: Leaving directory `/builddir/build/BUILD/libevent-1.4.14b-stable/test' + exit 0 Processing files: libevent-1.4.14b-1.i386 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aaimsH + umask 022 + cd /builddir/build/BUILD + cd libevent-1.4.14b-stable + DOCDIR=/builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/share/doc/libevent-1.4.14b + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/share/doc/libevent-1.4.14b + /bin/mkdir -p /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/share/doc/libevent-1.4.14b + cp -pr README /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386/usr/share/doc/libevent-1.4.14b + exit 0 Provides: libevent-1.4.so.2 libevent_core-1.4.so.2 libevent_extra-1.4.so.2 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: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libevent-1.4.so.2 libevent_core-1.4.so.2 libevent_extra-1.4.so.2 libnsl.so.1 libresolv.so.2 librt.so.1 librt.so.1(GLIBC_2.2) rtld(GNU_HASH) Processing files: libevent-devel-1.4.14b-1.i386 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libevent-1.4.so.2 libevent_core-1.4.so.2 libevent_extra-1.4.so.2 Processing files: libevent-doc-1.4.14b-1.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libevent-headers-1.4.14b-1.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libevent-debuginfo-1.4.14b-1.i386 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/libevent-1.4.14b-1.i386.rpm Wrote: /builddir/build/RPMS/libevent-devel-1.4.14b-1.i386.rpm Wrote: /builddir/build/RPMS/libevent-doc-1.4.14b-1.noarch.rpm Wrote: /builddir/build/RPMS/libevent-headers-1.4.14b-1.noarch.rpm Wrote: /builddir/build/RPMS/libevent-debuginfo-1.4.14b-1.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g9dNa5 + umask 022 + cd /builddir/build/BUILD + cd libevent-1.4.14b-stable + rm -rf /builddir/build/BUILDROOT/libevent-1.4.14b-1.i386 + exit 0 Child returncode was: 0 LEAVE do -->