Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 322292 Details for
Bug 432878
dev-libs/libevent-2.0.20 fails regression tests, falls into loop
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
file_432878.txt (text/plain), 50.25 KB, created by
Hendrik v. Raven
on 2012-08-26 15:51:27 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Hendrik v. Raven
Created:
2012-08-26 15:51:27 UTC
Size:
50.25 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-libs/libevent-2.0.20 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: jer@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib ssl test userland_GNU >[32;01m * [39;49;00mFEATURES: compressdebug preserve-libs sandbox splitdebug test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libevent-2.0.20-stable.tar.gz to /var/tmp/portage/dev-libs/libevent-2.0.20/work >>>> Source unpacked in /var/tmp/portage/dev-libs/libevent-2.0.20/work >>>> Preparing source in /var/tmp/portage/dev-libs/libevent-2.0.20/work/libevent-2.0.20-stable ... > [32;01m*[0m Running elibtoolize in: libevent-2.0.20-stable/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.2.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/libevent-2.0.20/work/libevent-2.0.20-stable ... > * econf: updating libevent-2.0.20-stable/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libevent-2.0.20-stable/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-static --enable-openssl >configure: loading site script /usr/share/config.site >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... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for a sed that does not truncate output... /bin/sed >checking whether ln -s works... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/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... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for library containing inet_ntoa... none required >checking for library containing socket... none required >checking for library containing inet_aton... none required >checking for library containing clock_gettime... -lrt >checking for library containing sendfile... none required >checking for WIN32... no >checking for CYGWIN... no >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for library containing inflateEnd... -lz >checking openssl/bio.h usability... yes >checking openssl/bio.h presence... yes >checking for openssl/bio.h... yes >checking for library containing SSL_new... -lssl >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 stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.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/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >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 sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking sys/eventfd.h usability... yes >checking sys/eventfd.h presence... yes >checking for sys/eventfd.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/sendfile.h usability... yes >checking sys/sendfile.h presence... yes >checking for sys/sendfile.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/sysctl.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 whether CTL_KERN is declared... yes >checking whether KERN_RANDOM is declared... yes >checking whether RANDOM_UUID is declared... yes >checking whether KERN_ARND is declared... 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 getnameinfo... yes >checking for strlcpy... no >checking for inet_ntop... yes >checking for inet_pton... yes >checking for signal... yes >checking for sigaction... yes >checking for strtoll... yes >checking for inet_aton... yes >checking for pipe... yes >checking for eventfd... yes >checking for sendfile... yes >checking for mmap... yes >checking for splice... yes >checking for arc4random... no >checking for arc4random_buf... no >checking for issetugid... no >checking for geteuid... yes >checking for getegid... yes >checking for getprotobynumber... yes >checking for setenv... yes >checking for unsetenv... yes >checking for putenv... yes >checking for sysctl... yes >checking for umask... yes >checking for getaddrinfo... yes >checking size of long... 8 >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 ssize_t... yes >checking for uint64_t... yes >checking for uint32_t... yes >checking for uint16_t... yes >checking for uint8_t... yes >checking for uintptr_t... yes >checking for fd_mask... yes >checking size of long long... 8 >checking size of long... (cached) 8 >checking size of int... 4 >checking size of short... 2 >checking size of size_t... 8 >checking size of void *... 8 >checking for struct in6_addr... yes >checking for struct sockaddr_in6... yes >checking for sa_family_t... yes >checking for struct addrinfo... yes >checking for struct sockaddr_storage... yes >checking for struct in6_addr.s6_addr32... yes >checking for struct in6_addr.s6_addr16... yes >checking for struct sockaddr_in.sin_len... no >checking for struct sockaddr_in6.sin6_len... no >checking for struct sockaddr_storage.ss_family... yes >checking for struct sockaddr_storage.__ss_family... no >checking for socklen_t... yes >checking whether our compiler supports __func__... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking size of pthread_t... 8 >configure: creating ./config.status >config.status: creating libevent.pc >config.status: creating libevent_openssl.pc >config.status: creating libevent_pthreads.pc >config.status: creating Makefile >config.status: creating include/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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/libevent-2.0.20/work/libevent-2.0.20-stable ... >make -j1 >test -d include/event2 || /bin/mkdir -p include/event2 >/bin/sed -f ./make-event-config.sed < config.h > include/event2/event-config.hT >mv -f include/event2/event-config.hT include/event2/event-config.h >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-libs/libevent-2.0.20/work/libevent-2.0.20-stable' >Making all in . >make[2]: Entering directory `/var/tmp/portage/dev-libs/libevent-2.0.20/work/libevent-2.0.20-stable' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o >mv -f .deps/event.Tpo .deps/event.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT evthread.lo -MD -MP -MF .deps/evthread.Tpo -c -o evthread.lo evthread.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT evthread.lo -MD -MP -MF .deps/evthread.Tpo -c evthread.c -fPIC -DPIC -o .libs/evthread.o >mv -f .deps/evthread.Tpo .deps/evthread.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -fPIC -DPIC -o .libs/buffer.o >mv -f .deps/buffer.Tpo .deps/buffer.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bufferevent.lo -MD -MP -MF .deps/bufferevent.Tpo -c -o bufferevent.lo bufferevent.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bufferevent.lo -MD -MP -MF .deps/bufferevent.Tpo -c bufferevent.c -fPIC -DPIC -o .libs/bufferevent.o >mv -f .deps/bufferevent.Tpo .deps/bufferevent.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bufferevent_sock.lo -MD -MP -MF .deps/bufferevent_sock.Tpo -c -o bufferevent_sock.lo bufferevent_sock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bufferevent_sock.lo -MD -MP -MF .deps/bufferevent_sock.Tpo -c bufferevent_sock.c -fPIC -DPIC -o .libs/bufferevent_sock.o >mv -f .deps/bufferevent_sock.Tpo .deps/bufferevent_sock.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bufferevent_filter.lo -MD -MP -MF .deps/bufferevent_filter.Tpo -c -o bufferevent_filter.lo bufferevent_filter.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bufferevent_filter.lo -MD -MP -MF .deps/bufferevent_filter.Tpo -c bufferevent_filter.c -fPIC -DPIC -o .libs/bufferevent_filter.o >mv -f .deps/bufferevent_filter.Tpo .deps/bufferevent_filter.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bufferevent_pair.lo -MD -MP -MF .deps/bufferevent_pair.Tpo -c -o bufferevent_pair.lo bufferevent_pair.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bufferevent_pair.lo -MD -MP -MF .deps/bufferevent_pair.Tpo -c bufferevent_pair.c -fPIC -DPIC -o .libs/bufferevent_pair.o >mv -f .deps/bufferevent_pair.Tpo .deps/bufferevent_pair.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT listener.lo -MD -MP -MF .deps/listener.Tpo -c -o listener.lo listener.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT listener.lo -MD -MP -MF .deps/listener.Tpo -c listener.c -fPIC -DPIC -o .libs/listener.o >mv -f .deps/listener.Tpo .deps/listener.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bufferevent_ratelim.lo -MD -MP -MF .deps/bufferevent_ratelim.Tpo -c -o bufferevent_ratelim.lo bufferevent_ratelim.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bufferevent_ratelim.lo -MD -MP -MF .deps/bufferevent_ratelim.Tpo -c bufferevent_ratelim.c -fPIC -DPIC -o .libs/bufferevent_ratelim.o >mv -f .deps/bufferevent_ratelim.Tpo .deps/bufferevent_ratelim.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT evmap.lo -MD -MP -MF .deps/evmap.Tpo -c -o evmap.lo evmap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT evmap.lo -MD -MP -MF .deps/evmap.Tpo -c evmap.c -fPIC -DPIC -o .libs/evmap.o >mv -f .deps/evmap.Tpo .deps/evmap.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o >mv -f .deps/log.Tpo .deps/log.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT evutil.lo -MD -MP -MF .deps/evutil.Tpo -c -o evutil.lo evutil.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT evutil.lo -MD -MP -MF .deps/evutil.Tpo -c evutil.c -fPIC -DPIC -o .libs/evutil.o >mv -f .deps/evutil.Tpo .deps/evutil.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT evutil_rand.lo -MD -MP -MF .deps/evutil_rand.Tpo -c -o evutil_rand.lo evutil_rand.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT evutil_rand.lo -MD -MP -MF .deps/evutil_rand.Tpo -c evutil_rand.c -fPIC -DPIC -o .libs/evutil_rand.o >mv -f .deps/evutil_rand.Tpo .deps/evutil_rand.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o >mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT select.lo -MD -MP -MF .deps/select.Tpo -c -o select.lo select.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -fPIC -DPIC -o .libs/select.o >mv -f .deps/select.Tpo .deps/select.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c -o poll.lo poll.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c poll.c -fPIC -DPIC -o .libs/poll.o >mv -f .deps/poll.Tpo .deps/poll.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT epoll.lo -MD -MP -MF .deps/epoll.Tpo -c -o epoll.lo epoll.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT epoll.lo -MD -MP -MF .deps/epoll.Tpo -c epoll.c -fPIC -DPIC -o .libs/epoll.o >mv -f .deps/epoll.Tpo .deps/epoll.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo signal.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -fPIC -DPIC -o .libs/signal.o >mv -f .deps/signal.Tpo .deps/signal.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT event_tagging.lo -MD -MP -MF .deps/event_tagging.Tpo -c -o event_tagging.lo event_tagging.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT event_tagging.lo -MD -MP -MF .deps/event_tagging.Tpo -c event_tagging.c -fPIC -DPIC -o .libs/event_tagging.o >mv -f .deps/event_tagging.Tpo .deps/event_tagging.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT http.lo -MD -MP -MF .deps/http.Tpo -c -o http.lo http.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -fPIC -DPIC -o .libs/http.o >mv -f .deps/http.Tpo .deps/http.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT evdns.lo -MD -MP -MF .deps/evdns.Tpo -c -o evdns.lo evdns.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT evdns.lo -MD -MP -MF .deps/evdns.Tpo -c evdns.c -fPIC -DPIC -o .libs/evdns.o >mv -f .deps/evdns.Tpo .deps/evdns.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT evrpc.lo -MD -MP -MF .deps/evrpc.Tpo -c -o evrpc.lo evrpc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT evrpc.lo -MD -MP -MF .deps/evrpc.Tpo -c evrpc.c -fPIC -DPIC -o .libs/evrpc.o >mv -f .deps/evrpc.Tpo .deps/evrpc.Plo >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -version-info 6:8:1 -release 2.0 -Wl,-O1 -Wl,--as-needed -o libevent.la -rpath /usr/lib64 event.lo evthread.lo buffer.lo bufferevent.lo bufferevent_sock.lo bufferevent_filter.lo bufferevent_pair.lo listener.lo bufferevent_ratelim.lo evmap.lo log.lo evutil.lo evutil_rand.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo event_tagging.lo http.lo evdns.lo evrpc.lo -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/event.o .libs/evthread.o .libs/buffer.o .libs/bufferevent.o .libs/bufferevent_sock.o .libs/bufferevent_filter.o .libs/bufferevent_pair.o .libs/listener.o .libs/bufferevent_ratelim.o .libs/evmap.o .libs/log.o .libs/evutil.o .libs/evutil_rand.o .libs/strlcpy.o .libs/select.o .libs/poll.o .libs/epoll.o .libs/signal.o .libs/event_tagging.o .libs/http.o .libs/evdns.o .libs/evrpc.o -Wl,--as-needed -lrt -O2 -march=native -pthread -Wl,-O1 -pthread -Wl,-soname -Wl,libevent-2.0.so.5 -o .libs/libevent-2.0.so.5.1.8 >libtool: link: (cd ".libs" && rm -f "libevent-2.0.so.5" && ln -s "libevent-2.0.so.5.1.8" "libevent-2.0.so.5") >libtool: link: (cd ".libs" && rm -f "libevent.so" && ln -s "libevent-2.0.so.5.1.8" "libevent.so") >libtool: link: ( cd ".libs" && rm -f "libevent.la" && ln -s "../libevent.la" "libevent.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -version-info 6:8:1 -release 2.0 -Wl,-O1 -Wl,--as-needed -o libevent_core.la -rpath /usr/lib64 event.lo evthread.lo buffer.lo bufferevent.lo bufferevent_sock.lo bufferevent_filter.lo bufferevent_pair.lo listener.lo bufferevent_ratelim.lo evmap.lo log.lo evutil.lo evutil_rand.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/event.o .libs/evthread.o .libs/buffer.o .libs/bufferevent.o .libs/bufferevent_sock.o .libs/bufferevent_filter.o .libs/bufferevent_pair.o .libs/listener.o .libs/bufferevent_ratelim.o .libs/evmap.o .libs/log.o .libs/evutil.o .libs/evutil_rand.o .libs/strlcpy.o .libs/select.o .libs/poll.o .libs/epoll.o .libs/signal.o -Wl,--as-needed -lrt -O2 -march=native -pthread -Wl,-O1 -pthread -Wl,-soname -Wl,libevent_core-2.0.so.5 -o .libs/libevent_core-2.0.so.5.1.8 >libtool: link: (cd ".libs" && rm -f "libevent_core-2.0.so.5" && ln -s "libevent_core-2.0.so.5.1.8" "libevent_core-2.0.so.5") >libtool: link: (cd ".libs" && rm -f "libevent_core.so" && ln -s "libevent_core-2.0.so.5.1.8" "libevent_core.so") >libtool: link: ( cd ".libs" && rm -f "libevent_core.la" && ln -s "../libevent_core.la" "libevent_core.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -version-info 6:8:1 -release 2.0 -Wl,-O1 -Wl,--as-needed -o libevent_extra.la -rpath /usr/lib64 event_tagging.lo http.lo evdns.lo evrpc.lo -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/event_tagging.o .libs/http.o .libs/evdns.o .libs/evrpc.o -Wl,--as-needed -lrt -O2 -march=native -pthread -Wl,-O1 -pthread -Wl,-soname -Wl,libevent_extra-2.0.so.5 -o .libs/libevent_extra-2.0.so.5.1.8 >libtool: link: (cd ".libs" && rm -f "libevent_extra-2.0.so.5" && ln -s "libevent_extra-2.0.so.5.1.8" "libevent_extra-2.0.so.5") >libtool: link: (cd ".libs" && rm -f "libevent_extra.so" && ln -s "libevent_extra-2.0.so.5.1.8" "libevent_extra.so") >libtool: link: ( cd ".libs" && rm -f "libevent_extra.la" && ln -s "../libevent_extra.la" "libevent_extra.la" ) >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT evthread_pthread.lo -MD -MP -MF .deps/evthread_pthread.Tpo -c -o evthread_pthread.lo evthread_pthread.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT evthread_pthread.lo -MD -MP -MF .deps/evthread_pthread.Tpo -c evthread_pthread.c -fPIC -DPIC -o .libs/evthread_pthread.o >mv -f .deps/evthread_pthread.Tpo .deps/evthread_pthread.Plo >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -version-info 6:8:1 -release 2.0 -Wl,-O1 -Wl,--as-needed -o libevent_pthreads.la -rpath /usr/lib64 evthread_pthread.lo -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/evthread_pthread.o -Wl,--as-needed -lrt -O2 -march=native -pthread -Wl,-O1 -pthread -Wl,-soname -Wl,libevent_pthreads-2.0.so.5 -o .libs/libevent_pthreads-2.0.so.5.1.8 >libtool: link: (cd ".libs" && rm -f "libevent_pthreads-2.0.so.5" && ln -s "libevent_pthreads-2.0.so.5.1.8" "libevent_pthreads-2.0.so.5") >libtool: link: (cd ".libs" && rm -f "libevent_pthreads.so" && ln -s "libevent_pthreads-2.0.so.5.1.8" "libevent_pthreads.so") >libtool: link: ( cd ".libs" && rm -f "libevent_pthreads.la" && ln -s "../libevent_pthreads.la" "libevent_pthreads.la" ) >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bufferevent_openssl.lo -MD -MP -MF .deps/bufferevent_openssl.Tpo -c -o bufferevent_openssl.lo bufferevent_openssl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bufferevent_openssl.lo -MD -MP -MF .deps/bufferevent_openssl.Tpo -c bufferevent_openssl.c -fPIC -DPIC -o .libs/bufferevent_openssl.o >mv -f .deps/bufferevent_openssl.Tpo .deps/bufferevent_openssl.Plo >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -version-info 6:8:1 -release 2.0 -Wl,-O1 -Wl,--as-needed -o libevent_openssl.la -rpath /usr/lib64 bufferevent_openssl.lo -lssl -lcrypto -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/bufferevent_openssl.o -Wl,--as-needed -lssl -lcrypto -lrt -O2 -march=native -pthread -Wl,-O1 -pthread -Wl,-soname -Wl,libevent_openssl-2.0.so.5 -o .libs/libevent_openssl-2.0.so.5.1.8 >libtool: link: (cd ".libs" && rm -f "libevent_openssl-2.0.so.5" && ln -s "libevent_openssl-2.0.so.5.1.8" "libevent_openssl-2.0.so.5") >libtool: link: (cd ".libs" && rm -f "libevent_openssl.so" && ln -s "libevent_openssl-2.0.so.5.1.8" "libevent_openssl.so") >libtool: link: ( cd ".libs" && rm -f "libevent_openssl.la" && ln -s "../libevent_openssl.la" "libevent_openssl.la" ) >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libevent-2.0.20/work/libevent-2.0.20-stable' >Making all in include >make[2]: Entering directory `/var/tmp/portage/dev-libs/libevent-2.0.20/work/libevent-2.0.20-stable/include' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libevent-2.0.20/work/libevent-2.0.20-stable/include' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libevent-2.0.20/work/libevent-2.0.20-stable' >>>> Source compiled. >make -j1 -C test check >make: Entering directory `/var/tmp/portage/dev-libs/libevent-2.0.20/work/libevent-2.0.20-stable/test' >date -u > rpcgen-attempted >if ./rpcgen_wrapper.sh .; then \ > echo "rpcgen okay"; \ >else \ > echo "No Python installed; stubbing out RPC test." >&2; \ > echo " "> regress.gen.c; \ > echo "#define NO_PYTHON_EXISTS" > regress.gen.h; \ >fi > File "./../event_rpcgen.py", line 1705 > except RpcGenError, e: > ^ >SyntaxError: invalid syntax >event_rpcgen.py failed, .\regress.gen.\[ch\] will be reused. >rpcgen okay >make check-am >make[1]: Entering directory `/var/tmp/portage/dev-libs/libevent-2.0.20/work/libevent-2.0.20-stable/test' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT test-init.o -MD -MP -MF .deps/test-init.Tpo -c -o test-init.o test-init.c >mv -f .deps/test-init.Tpo .deps/test-init.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -Wl,--as-needed -o test-init test-init.o ../libevent_core.la -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -o .libs/test-init test-init.o -Wl,--as-needed ../.libs/libevent_core.so -lrt -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT test-eof.o -MD -MP -MF .deps/test-eof.Tpo -c -o test-eof.o test-eof.c >mv -f .deps/test-eof.Tpo .deps/test-eof.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -Wl,--as-needed -o test-eof test-eof.o ../libevent_core.la -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -o .libs/test-eof test-eof.o -Wl,--as-needed ../.libs/libevent_core.so -lrt -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT test-weof.o -MD -MP -MF .deps/test-weof.Tpo -c -o test-weof.o test-weof.c >mv -f .deps/test-weof.Tpo .deps/test-weof.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -Wl,--as-needed -o test-weof test-weof.o ../libevent_core.la -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -o .libs/test-weof test-weof.o -Wl,--as-needed ../.libs/libevent_core.so -lrt -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT test-time.o -MD -MP -MF .deps/test-time.Tpo -c -o test-time.o test-time.c >mv -f .deps/test-time.Tpo .deps/test-time.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -Wl,--as-needed -o test-time test-time.o ../libevent_core.la -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -o .libs/test-time test-time.o -Wl,--as-needed ../.libs/libevent_core.so -lrt -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bench.o -MD -MP -MF .deps/bench.Tpo -c -o bench.o bench.c >mv -f .deps/bench.Tpo .deps/bench.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -Wl,--as-needed -o bench bench.o ../libevent.la -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -o .libs/bench bench.o -Wl,--as-needed ../.libs/libevent.so -lrt -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bench_cascade.o -MD -MP -MF .deps/bench_cascade.Tpo -c -o bench_cascade.o bench_cascade.c >mv -f .deps/bench_cascade.Tpo .deps/bench_cascade.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -Wl,--as-needed -o bench_cascade bench_cascade.o ../libevent.la -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -o .libs/bench_cascade bench_cascade.o -Wl,--as-needed ../.libs/libevent.so -lrt -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bench_http.o -MD -MP -MF .deps/bench_http.Tpo -c -o bench_http.o bench_http.c >mv -f .deps/bench_http.Tpo .deps/bench_http.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -Wl,--as-needed -o bench_http bench_http.o ../libevent.la -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -o .libs/bench_http bench_http.o -Wl,--as-needed ../.libs/libevent.so -lrt -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT bench_httpclient.o -MD -MP -MF .deps/bench_httpclient.Tpo -c -o bench_httpclient.o bench_httpclient.c >mv -f .deps/bench_httpclient.Tpo .deps/bench_httpclient.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -Wl,--as-needed -o bench_httpclient bench_httpclient.o ../libevent_core.la -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -o .libs/bench_httpclient bench_httpclient.o -Wl,--as-needed ../.libs/libevent_core.so -lrt -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT test-ratelim.o -MD -MP -MF .deps/test-ratelim.Tpo -c -o test-ratelim.o test-ratelim.c >mv -f .deps/test-ratelim.Tpo .deps/test-ratelim.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -Wl,--as-needed -o test-ratelim test-ratelim.o ../libevent_core.la -lm -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -o .libs/test-ratelim test-ratelim.o -Wl,--as-needed ../.libs/libevent_core.so -lm -lrt -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT test-changelist.o -MD -MP -MF .deps/test-changelist.Tpo -c -o test-changelist.o test-changelist.c >mv -f .deps/test-changelist.Tpo .deps/test-changelist.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -Wl,--as-needed -o test-changelist test-changelist.o ../libevent_core.la -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -Wl,-O1 -o .libs/test-changelist test-changelist.o -Wl,--as-needed ../.libs/libevent_core.so -lrt -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress.o -MD -MP -MF .deps/regress-regress.Tpo -c -o regress-regress.o `test -f 'regress.c' || echo './'`regress.c >mv -f .deps/regress-regress.Tpo .deps/regress-regress.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress_buffer.o -MD -MP -MF .deps/regress-regress_buffer.Tpo -c -o regress-regress_buffer.o `test -f 'regress_buffer.c' || echo './'`regress_buffer.c >mv -f .deps/regress-regress_buffer.Tpo .deps/regress-regress_buffer.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress_http.o -MD -MP -MF .deps/regress-regress_http.Tpo -c -o regress-regress_http.o `test -f 'regress_http.c' || echo './'`regress_http.c >mv -f .deps/regress-regress_http.Tpo .deps/regress-regress_http.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress_dns.o -MD -MP -MF .deps/regress-regress_dns.Tpo -c -o regress-regress_dns.o `test -f 'regress_dns.c' || echo './'`regress_dns.c >mv -f .deps/regress-regress_dns.Tpo .deps/regress-regress_dns.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress_testutils.o -MD -MP -MF .deps/regress-regress_testutils.Tpo -c -o regress-regress_testutils.o `test -f 'regress_testutils.c' || echo './'`regress_testutils.c >mv -f .deps/regress-regress_testutils.Tpo .deps/regress-regress_testutils.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress_rpc.o -MD -MP -MF .deps/regress-regress_rpc.Tpo -c -o regress-regress_rpc.o `test -f 'regress_rpc.c' || echo './'`regress_rpc.c >mv -f .deps/regress-regress_rpc.Tpo .deps/regress-regress_rpc.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress.gen.o -MD -MP -MF .deps/regress-regress.gen.Tpo -c -o regress-regress.gen.o `test -f 'regress.gen.c' || echo './'`regress.gen.c >mv -f .deps/regress-regress.gen.Tpo .deps/regress-regress.gen.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress_et.o -MD -MP -MF .deps/regress-regress_et.Tpo -c -o regress-regress_et.o `test -f 'regress_et.c' || echo './'`regress_et.c >mv -f .deps/regress-regress_et.Tpo .deps/regress-regress_et.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress_bufferevent.o -MD -MP -MF .deps/regress-regress_bufferevent.Tpo -c -o regress-regress_bufferevent.o `test -f 'regress_bufferevent.c' || echo './'`regress_bufferevent.c >mv -f .deps/regress-regress_bufferevent.Tpo .deps/regress-regress_bufferevent.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress_listener.o -MD -MP -MF .deps/regress-regress_listener.Tpo -c -o regress-regress_listener.o `test -f 'regress_listener.c' || echo './'`regress_listener.c >mv -f .deps/regress-regress_listener.Tpo .deps/regress-regress_listener.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress_util.o -MD -MP -MF .deps/regress-regress_util.Tpo -c -o regress-regress_util.o `test -f 'regress_util.c' || echo './'`regress_util.c >mv -f .deps/regress-regress_util.Tpo .deps/regress-regress_util.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-tinytest.o -MD -MP -MF .deps/regress-tinytest.Tpo -c -o regress-tinytest.o `test -f 'tinytest.c' || echo './'`tinytest.c >mv -f .deps/regress-tinytest.Tpo .deps/regress-tinytest.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress_main.o -MD -MP -MF .deps/regress-regress_main.Tpo -c -o regress-regress_main.o `test -f 'regress_main.c' || echo './'`regress_main.c >mv -f .deps/regress-regress_main.Tpo .deps/regress-regress_main.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress_minheap.o -MD -MP -MF .deps/regress-regress_minheap.Tpo -c -o regress-regress_minheap.o `test -f 'regress_minheap.c' || echo './'`regress_minheap.c >mv -f .deps/regress-regress_minheap.Tpo .deps/regress-regress_minheap.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress_thread.o -MD -MP -MF .deps/regress-regress_thread.Tpo -c -o regress-regress_thread.o `test -f 'regress_thread.c' || echo './'`regress_thread.c >mv -f .deps/regress-regress_thread.Tpo .deps/regress-regress_thread.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress_zlib.o -MD -MP -MF .deps/regress-regress_zlib.Tpo -c -o regress-regress_zlib.o `test -f 'regress_zlib.c' || echo './'`regress_zlib.c >mv -f .deps/regress-regress_zlib.Tpo .deps/regress-regress_zlib.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -MT regress-regress_ssl.o -MD -MP -MF .deps/regress-regress_ssl.Tpo -c -o regress-regress_ssl.o `test -f 'regress_ssl.c' || echo './'`regress_ssl.c >mv -f .deps/regress-regress_ssl.Tpo .deps/regress-regress_ssl.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -pthread -Wl,-O1 -Wl,--as-needed -o regress regress-regress.o regress-regress_buffer.o regress-regress_http.o regress-regress_dns.o regress-regress_testutils.o regress-regress_rpc.o regress-regress.gen.o regress-regress_et.o regress-regress_bufferevent.o regress-regress_listener.o regress-regress_util.o regress-tinytest.o regress-regress_main.o regress-regress_minheap.o regress-regress_thread.o regress-regress_zlib.o regress-regress_ssl.o ../libevent.la ../libevent_pthreads.la -lz ../libevent_openssl.la -lssl -lcrypto -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -pthread -Wl,-O1 -o .libs/regress regress-regress.o regress-regress_buffer.o regress-regress_http.o regress-regress_dns.o regress-regress_testutils.o regress-regress_rpc.o regress-regress.gen.o regress-regress_et.o regress-regress_bufferevent.o regress-regress_listener.o regress-regress_util.o regress-tinytest.o regress-regress_main.o regress-regress_minheap.o regress-regress_thread.o regress-regress_zlib.o regress-regress_ssl.o -Wl,--as-needed ../.libs/libevent.so ../.libs/libevent_pthreads.so -lz ../.libs/libevent_openssl.so -lssl -lcrypto -lrt -pthread >make check-TESTS >make[2]: Entering directory `/var/tmp/portage/dev-libs/libevent-2.0.20/work/libevent-2.0.20-stable/test' >Running tests: >EVPORT >Skipping test >KQUEUE >Skipping test >EPOLL > test-eof: OKAY > test-weof: OKAY > test-time: OKAY > test-changelist: OKAY > regress: > FAIL regress_dns.c:1147: assert(n_dns == 2): 4 vs 2dns/bufferevent_connect_hostname: > [bufferevent_connect_hostname FAILED] >ssl/bufferevent_renegotiate_socketpair: > FAIL regress_ssl.c:336: assert(test_is_done == 1) > [bufferevent_renegotiate_socketpair FAILED] >ssl/bufferevent_renegotiate_filter: > FAIL regress_ssl.c:336: assert(test_is_done == 1) > [bufferevent_renegotiate_filter FAILED] >3/179 TESTS FAILED. (0 skipped) >FAILED >EPOLL (changelist) > test-eof: OKAY > test-weof: OKAY > test-time: OKAY > test-changelist: OKAY > regress: > FAIL regress_dns.c:1147: assert(n_dns == 2): 4 vs 2dns/bufferevent_connect_hostname: > [bufferevent_connect_hostname FAILED] >ssl/bufferevent_renegotiate_socketpair: > FAIL regress_ssl.c:336: assert(test_is_done == 1) > [bufferevent_renegotiate_socketpair FAILED] >ssl/bufferevent_renegotiate_filter: > FAIL regress_ssl.c:336: assert(test_is_done == 1) > [bufferevent_renegotiate_filter FAILED] >3/179 TESTS FAILED. (0 skipped) >FAILED >DEVPOLL >Skipping test >POLL > test-eof: OKAY > test-weof: OKAY > test-time: OKAY > test-changelist: OKAY > regress: > FAIL regress_dns.c:1147: assert(n_dns == 2): 4 vs 2dns/bufferevent_connect_hostname: > [bufferevent_connect_hostname FAILED] >ssl/bufferevent_renegotiate_socketpair: > FAIL regress_ssl.c:336: assert(test_is_done == 1) > [bufferevent_renegotiate_socketpair FAILED] >ssl/bufferevent_renegotiate_filter: > FAIL regress_ssl.c:336: assert(test_is_done == 1) > [bufferevent_renegotiate_filter FAILED] >3/179 TESTS FAILED. (0 skipped) >FAILED >SELECT > test-eof: OKAY > test-weof: OKAY > test-time: OKAY > test-changelist: OKAY > regress: sandbox:stop caught signal 2 in pid 3110 >make[2]: *** [check-TESTS] Interrupt >make[1]: *** [check-am] Interrupt >sandbox:stop signal already caught and busy still cleaning up! >make: *** [check] Interrupt > >/usr/portage/dev-libs/libevent/libevent-2.0.20.ebuild: dyn_test aborted; exiting. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 432878
: 322292 |
322294