Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 243737 Details for
Bug 333669
dev-lang/pike: undefined symbols call for gtk+-2.20 errors
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
B
pike-7.8.316:20100820-042925.log (text/plain), 505.80 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-20 17:54:58 UTC
(
hide
)
Description:
B
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-20 17:54:58 UTC
Size:
505.80 KB
patch
obsolete
> * CPV: dev-lang/pike-7.8.316 > * REPO: gentoo > * USE: bzip2 elibc_glibc gdbm kernel_linux mysql pcre test userland_GNU x86 zlib >>>> Unpacking source... >>>> Unpacking Pike-v7.8.316.tar.gz to /var/tmp/portage/dev-lang/pike-7.8.316/work >>>> Source unpacked in /var/tmp/portage/dev-lang/pike-7.8.316/work >>>> Preparing source in /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316 ... > * Tinderbox QA Notice: 'make' called by src_compile >make -j14 'CONFIGUREARGS= --prefix=/usr --disable-make_conf --disable-noopty-retry --without-cdebug --without-bundles --without-copt --without-ssleay --with-crypt --with-gif --with-gmp --with-bignums --with-Bz2 --without-rtldebug --without-fftw --with-gdbm --without-Java --without-jpeglib --without-Kerberos --without-gssapi --with-mysql --without-Odbc --without-GL --without-GLUT --with-_Regexp_PCRE --without-libpdf --without-sane --without-SDL --without-SDL_mixer --without-svg --without-tifflib --without-freetype --with-zlib --without-_Ffmpeg ' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >Creating build... >Creating build/linux-2.6.35.2+-i686... > >Configure arguments: --prefix=/usr --disable-make_conf --disable-noopty-retry --without-cdebug --without-bundles --without-copt --without-ssleay --with-crypt --with-gif --with-gmp --with-bignums --with-Bz2 --without-rtldebug --without-fftw --with-gdbm --without-Java --without-jpeglib --without-Kerberos --without-gssapi --with-mysql --without-Odbc --without-GL --without-GLUT --with-_Regexp_PCRE --without-libpdf --without-sane --without-SDL --without-SDL_mixer --without-svg --without-tifflib --without-freetype --with-zlib --without-_Ffmpeg >Use `make CONFIGUREARGS="..." ...' to change them. >They will be retained in the build directory. > >Running /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/configure --prefix=/usr --disable-make_conf --disable-noopty-retry --without-cdebug --without-bundles --without-copt --without-ssleay --with-crypt --with-gif --with-gmp --with-bignums --with-Bz2 --without-rtldebug --without-fftw --with-gdbm --without-Java --without-jpeglib --without-Kerberos --without-gssapi --with-mysql --without-Odbc --without-GL --without-GLUT --with-_Regexp_PCRE --without-libpdf --without-sane --without-SDL --without-SDL_mixer --without-svg --without-tifflib --without-freetype --with-zlib --without-_Ffmpeg in build/linux-2.6.35.2+-i686 >creating cache ./config.cache >checking whether make sets $(MAKE)... yes >checking whether make supports VPATH... yes >checking whether make supports spaces in SHELL... yes >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/configure: line 2522: -O2: command not found >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 if we are using TCC (TenDRA C Compiler)... no >checking if we are using ICC (Intel C Compiler)... no >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 we are using Intel C... (cached) no >checking for library containing strerror... none required >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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for minix/config.h... (cached) no >checking whether it is safe to define __EXTENSIONS__... (cached) yes >checking default compiler ABI... 32 >checking which ABI to use... attempt 32 > >Using ABI 32. > >checking for ABI lib-suffixes... 32 /32 /. >checking filesystem synchronization... working >checking fnord/fnord/fnord.h usability... no >checking fnord/fnord/fnord.h presence... no >checking for fnord/fnord/fnord.h... no >checking if CHECK_HEADERS works... yes >checking if we can allocate large auto variables... yes - good >checking for uname... /usr/bin/uname >checking operating system... Linux >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for sys/types.h... (cached) yes >checking sys/errno.h usability... yes >checking sys/errno.h presence... yes >checking for sys/errno.h... yes >checking for ld.so run path method... use -Wl,-rpath >checking if /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink exists is up to date and works... no >checking whether smartlink compiles... yes >checking for a fallback compiler... no >checking +O3... no >checking -O3... yes >Creating posix_to_native.sh... >Searching for library and include directories... >checking whether /opt/intel/Compiler/11.1/072/lib/ia3232 contains 32-bit ABI files... no - does not exist >checking whether /opt/intel/Compiler/11.1/072/lib/ia32/32 contains 32-bit ABI files... no - does not exist >checking whether /opt/intel/Compiler/11.1/072/lib/ia32/. contains 32-bit ABI files... ABI ok >checking if we need to add -L/opt/intel/Compiler/11.1/072/lib/ia32 to LDFLAGS... yes - added >checking if we need to add -R/opt/intel/Compiler/11.1/072/lib/ia32 to LDFLAGS... yes - added >checking whether /usr/lib/gcc/i686-pc-linux-gnu/4.5.132 contains 32-bit ABI files... no - does not exist >checking whether /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/32 contains 32-bit ABI files... no - does not exist >checking whether /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/. contains 32-bit ABI files... ABI ok >checking if we need to add -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 to LDFLAGS... yes - added >checking if we need to add -R/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 to LDFLAGS... yes - added >checking whether /usr/i686-pc-linux-gnu/lib32 contains 32-bit ABI files... no - does not exist >checking whether /usr/i686-pc-linux-gnu/lib/32 contains 32-bit ABI files... no - does not exist >checking whether /usr/i686-pc-linux-gnu/lib/. contains 32-bit ABI files... ABI ok >checking if we need to add -L/usr/i686-pc-linux-gnu/lib to LDFLAGS... yes - added >checking if we need to add -R/usr/i686-pc-linux-gnu/lib to LDFLAGS... no - does not contain dynamic objects >checking /usr/local... ok >checking /usr/local/bin... yes >checking /usr/local/include... no >checking /sw/local... no >checking /sw... no >checking /usr/gnu... no >checking /opt/gnu... no >checking /sw/gnu... no >checking /usr/freeware... no >checking /usr/pkg... no >checking /usr/sfw... no >checking /opt/sfw... no >checking /opt/csw... no >checking /usr/ccs... no >checking /opt/gnome*... no >checking /usr/X*... no >checking ansi prototype capability... yes >checking how to concatenate two symbols... ANSI >checking for a BSD-compatible install... /usr/bin/install -c >checking how to run the C preprocessor... gcc -E >checking for ranlib... ranlib >checking for ar... /usr/bin/ar >checking for rntany... no >checking for candle... no >checking for light... no >checking for tallow... no >checking for mt.exe... no >checking for rc.exe... no >checking for yacc clone that handles %pure_parser... bison -y >checking how bison uses short... short >checking for the type of __yy_memcpy... void __yy_memcpy(char *, const char *, unsigned int) >checking for an ANSI C-conforming const... yes >checking if const really does work... yes >checking if restrict keyword is available (C99)... no >checking whether char is unsigned... no >checking if we can cast void * to a function pointer... yes >checking for isgraph... yes >checking whether time.h and sys/time.h may both be included... yes >checking for ANSI C header files... (cached) yes >checking for winsock2.h... no >checking for sys/rusage.h... no >checking for time.h... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for memory.h... (cached) yes >checking for values.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for fcntl.h... yes >checking for sys/filio.h... no >checking for sys/sockio.h... no >checking for crypt.h... yes >checking for locale.h... yes >checking for sys/select.h... yes >checking for net/socket.h... no >checking for sys/param.h... yes >checking for stdio.h... yes >checking for wchar.h... yes >checking for io.h... no >checking for sys/mman.h... yes >checking for setjmp.h... yes >checking for sys/user.h... yes >checking for limits.h... yes >checking for pthread.h... yes >checking for crt/signal.h... no >checking for sys/id.h... no >checking for mach-o/dyld.h... no >checking for sys/ptrace.h... yes >checking for thread.h... no >checking for dlfcn.h... yes >checking for dld.h... no >checking for dl.h... no >checking for sys/times.h... yes >checking for sched.h... yes >checking for sys/procfs.h... yes >checking for sys/ioct.h... no >checking for sys/socket.h... yes >checking for sys/uio.h... yes >checking for fcntl.h... (cached) yes >checking for malloc.h... yes >checking for netinet/in.h... yes >checking for sys/wait.h... yes >checking for windows.h... no >checking for grp.h... yes >checking for pwd.h... yes >checking for passwd.h... no >checking for group.h... no >checking for winsock.h... no >checking for signal.h... yes >checking for sys/file.h... yes >checking for poll.h... yes >checking for sys/poll.h... yes >checking for socket.h... no >checking for ieeefp.h... no >checking for fp_class.h... no >checking for floatingpoint.h... no >checking for float.h... yes >checking for sys/priocntl.h... no >checking for sys/sched.h... no >checking for winbase.h... no >checking for errno.h... yes >checking for stddef.h... yes >checking for mmx.h... no >checking for asm/mmx.h... no >checking for sys/termio.h... no >checking for sys/termios.h... yes >checking for ws2tcpip.h... no >checking for valgrind/memcheck.h... yes >checking for memcheck.h... no >checking for valgrind.h... no >checking for sys/prctl.h... yes >checking for sys/ioctl.h... yes >checking for mach/task_info.h... no >checking for mach/task.h... no >checking for mach/mach_init.h... no >checking for syscall.h... yes >checking for sys/syscall.h... yes >checking for devices/timer.h... no >checking for direct.h... no >checking for CoreServices/CoreServices.h... no >checking for execinfo.h... yes >checking for mach/mach.h... no >checking for mach/thread_act.h... no >checking for mach/clock.h... no >checking gnu/stubs.h usability... yes >checking gnu/stubs.h presence... yes >checking for gnu/stubs.h... yes >checking for sigsetjmp... no >checking for setjmp... yes >checking for _setjmp... yes >checking for siglongjmp... yes >checking for longjmp... yes >checking for _longjmp... yes >checking sys/devpoll.h usability... no >checking sys/devpoll.h presence... no >checking for sys/devpoll.h... no >checking sys/event.h usability... no >checking sys/event.h presence... no >checking for sys/event.h... no >checking sys/epoll.h usability... yes >checking sys/epoll.h presence... yes >checking for sys/epoll.h... yes >checking for kqueue... no >checking for poll device... no >checking if epoll is available... yes >checking for sys/resource.h... yes >checking size of char *... 4 >checking size of int... 4 >checking size of short... 2 >checking size of float... 4 >checking size of double... 8 >checking size of long double... 12 >checking size of long... 4 >checking size of long long... 8 >checking size of __int64... 0 >checking size of time_t... 4 >checking for size_t... yes >checking for ptrdiff_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for uid_t... yes >checking for gid_t... yes >checking for time_t... yes >checking for pri_t... no >checking size of off_t... 4 >checking for sizeof anything... 4 >checking for FLOAT_TYPE... float >checking for INT_TYPE... long >checking return type of signal handlers... void >checking for poll in -lpoll... no >checking for floor in -lm... yes >checking for socket in -lsocket... no >checking for gethostbyname in -lnsl... yes >checking for nanosleep in -lrt... yes >checking for dlopen in -ldl... yes >checking for shl_load in -ldld... no >checking for dld_link in -ldld... no >checking if sched.h has a typo... >checking for pthread_init... no >checking for pthread_mutexattr_init... yes >checking for pthread_kill... yes >checking for pthread_cond_reltimedwait_np... no >checking for pthread_mach_thread_np... no >checking posix threads... yes >checking for pthread_attr_setstacksize... yes >checking for pthread_atfork... yes >checking for pthread_yield... yes >checking for pthread_yield_np... no >checking for pthread_cond_init... yes >checking if pthread_condattr_default is defined... no >checking if pthread_condattr_default is needs an & (AIX)... no >checking for __pthread_initial_thread_bos... no >checking behaviour of the pthread_t type... integer >checking initial stack limit... 8290304 >checking mutex error check flag... PTHREAD_MUTEX_ERRORCHECK >checking recursive mutex flag... PTHREAD_MUTEX_RECURSIVE >checking for working memcmp... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking if mmap can be used to allocate PROT_EXEC... yes >checking for _alldiv... no >checking for _aullshr... no >checking for _crypt... no >checking for poll... yes >checking for bcopy... yes >checking for bzero... yes >checking for clock... yes >checking for closefrom... no >checking for crypt... no >checking for fchmod... yes >checking for fdwalk... no >checking for gethrtime... no >checking for gethrvtime... no >checking for getenv... yes >checking for getrlimit... yes >checking for getrusage... yes >checking for gettimeofday... yes >checking for index... yes >checking for inet_ntop... yes >checking for localtime... yes >checking for gmtime... yes >checking for gmtime_r... yes >checking for gmtime_s... no >checking for memchr... yes >checking for mktime... yes >checking for perror... yes >checking for ptrace... yes >checking for recvmsg... yes >checking for rindex... yes >checking for sendmsg... yes >checking for setbuf... yes >checking for setlocale... yes >checking for setrlimit... yes >checking for setresuid... yes >checking for setvbuf... yes >checking for signal... yes >checking for sigaction... yes >checking for sigblock... yes >checking for sigprocmask... yes >checking for sigvec... yes >checking for strcasecmp... yes >checking for strnlen... yes >checking for strncmp... yes >checking for strchr... yes >checking for strcspn... yes >checking for strerror... yes >checking for strtod... yes >checking for strtol... yes >checking for time... yes >checking for times... yes >checking for tzset... yes >checking for vfprintf... yes >checking for vsprintf... yes >checking for _snprintf... no >checking for snprintf... yes >checking for vsnprintf... yes >checking for wait3... yes >checking for wait4... yes >checking for waitpid... yes >checking for munmap... yes >checking for shl_load... no >checking for dld_link... no >checking for dld_get_func... no >checking for pipe... yes >checking for strdup... yes >checking for kill... yes >checking for alarm... yes >checking for fork1... no >checking for flock... yes >checking for lockf... yes >checking for setuid... yes >checking for getuid... yes >checking for seteuid... yes >checking for geteuid... yes >checking for setgid... yes >checking for getgid... yes >checking for setegid... yes >checking for getegid... yes >checking for getpwent... yes >checking for getpwnam... yes >checking for getpwuid... yes >checking for getgrent... yes >checking for getgrnam... yes >checking for setsid... yes >checking for setpgrp... yes >checking for getpgrp... yes >checking for setpgid... yes >checking for getpgid... yes >checking for initgroups... yes >checking for setgroups... yes >checking for socketpair... yes >checking for fpclass... no >checking for fp_class_d... no >checking for isinf... yes >checking for isnan... yes >checking for iszero... no >checking for finite... yes >checking for signbit... no >checking for nan... yes >checking for nice... yes >checking for __priocntl... no >checking for sched_setscheduler... yes >checking for setpriority... yes >checking for usleep... yes >checking for nanosleep... yes >checking for sched_yield... yes >checking for thr_yield... no >checking for prctl... yes >checking for SetFilePointerEx... no >checking for sync_instruction_memory... no >checking for MakeDataExecutable... no >checking for _get_timezone... no >checking for _get_daylight... no >checking for localtime_s... no >checking for sysconf... yes >checking for getpagesize... (cached) yes >checking for GetSystemInfo... no >checking for clock_getcpuclockid... yes >checking for backtrace... yes >checking for SetErrorMode... no >checking for thread_info... no >checking for host_get_clock_service... no >checking if realloc(NULL, SZ) works... yes >checking for the type of the last argument to accept... socklen_t * >checking for crypt in -lcrypt... yes >checking for working infnan... no >checking for working _isnan... no >checking whether F_SETFD exists and works... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking extern int timezone... yes >checking struct sockaddr_in6... yes >checking struct mallinfo in malloc.h... yes >checking if strtol works for large hexadecimal constants... no >checking if struct tm has tm_gmtoff... yes >checking if struct tm has __tm_gmtoff... no >checking if struct iovec is defined... yes >checking if struct msghdr is defined... yes >checking if struct msghdr has the member msg_control (XPG 4.2)... yes >checking if struct msghdr has the member msg_accrights (old BSD)... no >checking for USHRT_MAX definition... yes >checking for strchr declaration... existent >checking for malloc declaration... existent >checking for getpeername declaration... existent >checking for popen declaration... existent >checking for getenv declaration... existent >checking for gethostname declaration... existent >checking for working alloca.h... yes >checking for alloca... yes >checking for an ANSI C-conforming const... (cached) yes >checking for inline... inline >checking for ualarm... yes >checking for setitimer... yes >checking no of arguments to ualarm... 2 >checking no of arguments to ptrace... 4 >checking type of argument 3 (addr) to ptrace... pointer >checking stack direction... down >checking byteorder... 1234 >checking pointer alignment... 4 >checking machine code architecture... ia32 >checking register name convention... default >checking for working fork... yes >checking for working fpsetmask... no >checking for working fpsetround... no >checking for working isless... yes >checking for working isunordered... yes >checking for working dlopen... yes >checking for working ldexp... yes >checking for working rint... yes >checking for working frexp... yes >checking for working GetSystemTimeAsFileTime... no >checking for working gethostname... yes >checking for working strcoll... yes >checking for working memmem... no >checking for working memcpy... yes >checking for working memset... yes >checking for working memmove... yes >checking for working isspace... yes >checking if we can declare environ... yes >checking for union wait (old BSD convention)... yes >checking whether union wait is really needed... no >checking how to extract an unsigned char... by cast >checking how to extract a signed char... by cast >checking if float conversion can cause SIGFPE... no >checking for type of float... IEEE little endian >checking for type of double... IEEE little endian >checking for volatile... yes >checking for sig_atomic_t... yes >checking if signal handlers reset automatically... no >checking available file descriptors... 1024 >checking full availability of struct rusage members... all there >checking getrusage() through procfs... no >checking if __func__ exists and works... yes >checking if __FUNCTION__ exists and works... yes >checking for lc __declspec... no >checking for gcc function attributes... yes >checking if va_list is a state pointer... no >checking for va_copy... yes >checking how to set things nonblocking... USE_FCNTL_O_NONBLOCK >checking how well OOB handling works... TIMEOUT >checking how to printf size_t... %zu, %zx >checking how to printf ptrdiff_t... %td, %tx >checking how to printf off_t... %d, %x >checking how to printf INT64... %lld, %llx >checking if union initialization works... yes >checking if port.c works in CONFIGURE_TEST mode... yes >checking if gettimeofday takes two arguments... yes >checking if rusage.c works in CONFIGURE_TEST mode... yes >checking if threads.c works in CONFIGURE_TEST mode... yes >checking if fallback cpu time is thread local... no >checking for setenv... yes >checking for unsetenv... yes >checking SO... so >checking LDSHARED... gcc -shared >checking CCSHARED... checking -fPIC... yes > -fPIC >checking LINKFORSHARED... -rdynamic >checking -static-libgcc... yes >checking if dynamic loading works... yes >checking for inflate in -lz_static... no > >Compiler summary: > >C Compiler: /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc >Preprocessor: gcc -E >Linker: $(CC) $(CFLAGS) >Shared linker: gcc -shared > >Shared object extension: so >Dynamic modules: yes > >PIKE_LIB: libpike.so > >CPPFLAGS: -I/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/include >CFLAGS: -g >CCSHARED: -fPIC -DDYNAMIC_MODULE >LINKFORSHARED: -rdynamic >LIBGCC: >WARN: >PROFIL: >OPTIMIZE: -pipe >LDFLAGS: -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/lib32 -L/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/lib/32 -L/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/lib/. -L/opt/intel/Compiler/11.1/072/lib/ia32 -R/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -R/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/i686-pc-linux-gnu/lib >LIBS: -ldl -lrt -lnsl -lm -lpthread -lcrypt >prefix: /usr > >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ./config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: WARNING: '/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating modules/common_module_makefile >config.status: creating modules/static_module_makefile >config.status: creating post_modules/static_module_makefile >config.status: creating modules/dynamic_module_makefile >config.status: creating post_modules/dynamic_module_makefile >config.status: creating precompile.sh >config.status: creating specs >config.status: creating machine.h >config.status: executing default commands >=== configuring in modules (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules >configure: loading cache .././config.cache >checking whether make sets $(MAKE)... (cached) yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: executing default commands >=== configuring in CommonLog (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/CommonLog) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/CommonLog/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/CommonLog >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: CommonLog >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating clf_machine.h >config.status: executing default commands >=== configuring in DVB (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/DVB) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/DVB/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/DVB >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: DVB >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for DVB include files location... include dir wasn't specified. >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking linux/dvb/version.h usability... yes >checking linux/dvb/version.h presence... yes >checking for linux/dvb/version.h... yes >checking linux/dvb/sec.h usability... no >checking linux/dvb/sec.h presence... no >checking for linux/dvb/sec.h... no >checking ost/frontend.h usability... no >checking ost/frontend.h presence... no >checking for ost/frontend.h... no >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in Fuse (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Fuse) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Fuse/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Fuse >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Fuse >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking fuse.h usability... yes >checking fuse.h presence... yes >checking for fuse.h... yes >checking if we can compile C9x code... yes >checking for fuse_read_cmd in -lfuse... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in Gdbm (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Gdbm) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Gdbm/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Gdbm >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Gdbm >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking gdbm.h usability... yes >checking gdbm.h presence... yes >checking for gdbm.h... yes >checking for library containing gdbm_open... -lgdbm >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating gdbm_machine.h >config.status: executing default commands >=== configuring in Gettext (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Gettext) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Gettext/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Gettext >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Gettext >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for locale.h... (cached) yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking for libiconv in -liconv... no >checking for library containing iconv... none required >checking for gettext in -lintl... no >checking for library containing gettext... none required >checking for gnu/stubs.h... (cached) yes >checking for setlocale... (cached) yes >checking for gettext... yes >checking for iconv... yes >checking if bindtextdomain accepts NULL as dirname... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in Gmp (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Gmp) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Gmp/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Gmp >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Gmp >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking how to concatenate two symbols... (cached) ANSI >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for gmp2/gmp.h... no >checking for gmp.h... yes >checking prefix for __MPN in gmp.h... __gmpn_ >checking working <gmp.h>... yes >checking gmp version... 5.0.1 >checking for mpz_popcount... yes >checking for mpz_xor... yes >checking for mpz_import... yes >checking for mpz_fits_ulong_p... yes >checking for mpz_bin_ui... yes >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking size of mp_limb_t... 4 >checking if GMP_NUMB_BITS is valid and lacks nails... no >checking for the actual number of numb bits... 32 >checking if mpz_getlimbn works... yes >checking if mpz_set_si works... yes >checking if mpz_t has _mp_alloc... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating gmp_machine.h >config.status: executing default commands >=== configuring in Gz (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Gz) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Gz/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Gz >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Gz >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking if zlib.h is new enough... yes >checking working libz... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating zlib_machine.h >config.status: executing default commands >=== configuring in HTTPLoop (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/HTTPLoop) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/HTTPLoop/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/HTTPLoop >configure: loading cache ../.././config.cache >checking whether make sets $(MAKE)... (cached) yes > >################################################### >## Configuring module: HTTPLoop >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for __inet_ntoa in -lbind... no >checking for socket in -lsocket... (cached) no >checking for gethostbyname in -lnsl... (cached) yes >checking for __get_socket_descriptor in -lnet... no >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for poll.h... (cached) yes >checking for sys/poll.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking asm/unistd.h usability... yes >checking asm/unistd.h presence... yes >checking for asm/unistd.h... yes >checking for sys/uio.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for winsock2.h... (cached) no >checking for ws2tcpip.h... (cached) no >checking for winsock.h... (cached) no >checking for gnu/stubs.h... (cached) yes >checking for poll... (cached) yes >checking for gmtime_r... (cached) yes >checking for gmtime... (cached) yes >checking for sendfile... yes >checking for signal... (cached) yes >checking for inet_ntoa... yes >checking for inet_ntop... (cached) yes >checking if sendfile takes 4(Linux) or 7(FreeBSD) arguments... 4 - Linux style >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in Image (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Image) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Image/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Image >configure: loading cache ../.././config.cache >checking whether make sets $(MAKE)... (cached) yes > >################################################### >## Configuring module: Image >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for gnu/stubs.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... (cached) yes >checking for working mmap... (cached) yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking sys/fcntl.h usability... yes >checking sys/fcntl.h presence... yes >checking for sys/fcntl.h... yes >checking for fcntl.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking for winsock.h... (cached) no >checking for winsock2.h... (cached) no >checking for abs in -lm... yes >checking if nasm can be used ... yes >checking for fabs in -lm... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating image_machine.h >config.status: executing default commands >=== configuring in encodings (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Image/encodings) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Image/encodings/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'CC=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc' 'LIBS=' 'CPPFLAGS= -I/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/include' 'CPP=gcc -E' --cache-file=../../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Image/encodings >configure: loading cache ../../.././config.cache >checking whether make sets $(MAKE)... (cached) yes > >################################################### >## Configuring module: encodings >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for ranlib... (cached) ranlib >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: executing default commands >=== configuring in MIME (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/MIME) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/MIME/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/MIME >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: ___MIME >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking whether char is unsigned... (cached) no >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in Math (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Math) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Math/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Math >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Math >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking whether char is unsigned... (cached) no >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in Msql (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Msql) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Msql/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Msql >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Msql >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >Configuring msql module >checking for location of mSQL include files... not found. >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking msql.h usability... no >checking msql.h presence... no >checking for msql.h... no >checking for socket in -lsocket... (cached) no >checking for gethostbyname in -lnsl... (cached) yes >checking for msqlClose in -lmsql... no >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating ./Makefile >config.status: creating msql_config.h >=== configuring in Mysql (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Mysql) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Mysql/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Mysql >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Mysql >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for Mysql directory prefix... /usr/. >checking for Mysql lib directory... /usr/./lib/./mysql >Adding /usr/./lib/./mysql to the library search path. >checking for Mysql include-directory... /usr/./include/mysql >Adding /usr/./include/mysql to the include search path. >checking for winsock2.h... (cached) no >checking for winsock.h... (cached) no >checking for mysql.h... yes >checking for mysql/mysql.h... yes >checking for errmsg.h... yes >checking for mysql/errmsg.h... yes >checking for MYSQL_READ_DEFAULT_FILE... yes >checking for MYSQL_OPT_CONNECT_TIMEOUT... yes >checking for MYSQL_OPT_COMPRESS... yes >checking for MYSQL_OPT_NAMED_PIPE... yes >checking for MYSQL_INIT_COMMAND... yes >checking for MYSQL_READ_DEFAULT_GROUP... yes >checking for MYSQL_SET_CHARSET_DIR... yes >checking for MYSQL_SET_CHARSET_NAME... yes >checking for MYSQL_OPT_LOCAL_INFILE... yes >checking for SHUTDOWN_DEFAULT... yes >checking for FIELD_TYPE_GEOMETRY... yes >checking for CLIENT_INTERACTIVE... yes >checking for library containing socket... none required >checking for library containing gethostbyname... none required >checking for library containing floor... -lm >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for pthread.h... (cached) yes >checking for gnu/stubs.h... (cached) yes >checking for pthread_self... yes >checking for library containing _db_doprnt_... no >checking for library containing my_init... no >checking for library containing compress... -lz >checking for mysql_real_connect in libmysql... no >checking for mysql_connect in libmysql... no >checking for mysql_real_connect in mysqlclient... yes >checking for mysql_get_client_version... yes >checking for mysql_real_query... yes >checking for mysql_fetch_lengths... yes >checking for mysql_options... yes >checking for mysql_set_character_set... yes >checking for mysql_ssl_set... yes >checking for mysql_character_set_name... yes >checking for mysql_port... yes >checking for mysql_unix_port... yes >checking if mysql_fetch_lengths() returns an uint or an ulong... unsigned long >checking for stdio.h... (cached) yes >checking for io.h... (cached) no >checking for ldiv... yes >checking for open... yes >checking for sopen... no >checking for close... yes >checking for read... yes >checking for fileno... yes >checking for puts... yes >checking for fgets... yes >checking for _findfirst... no >checking for _findnext... no >checking for _findclose... no >checking for the charsetnr member in MYSQL_FIELD... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in Oracle (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Oracle) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Oracle/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Oracle >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Oracle >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking if this is HP-UX... no >checking if $ORACLE_HOME is set... no >checking if $ORACLE_SID is set... no >checking for Oracle oratab... no >checking for Oracle libraries... no >checking for Oracle includes... no >checking for sysliblist... >checking for aioread in -laio... no >checking if ld supports -Bsymbolic... yes >checking if ld supports -znodefs... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in PDF (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/PDF) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/PDF/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/PDF >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: PDF >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking panda/functions.h usability... no >checking panda/functions.h presence... no >checking for panda/functions.h... no >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating pdf_machine.h >config.status: executing default commands >=== configuring in Parser (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Parser) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Parser/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Parser >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Parser._parser >## Installation dir: Parser.pmod/ > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking whether char is unsigned... (cached) no >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in Pipe (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Pipe) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Pipe/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Pipe >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Pipe >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/mman.h... (cached) yes >checking linux/mman.h usability... yes >checking linux/mman.h presence... yes >checking for linux/mman.h... yes >checking for sys/id.h... (cached) no >checking for sys/file.h... (cached) yes >checking for gnu/stubs.h... (cached) yes >checking for mmap... yes >checking for munmap... (cached) yes >checking for geteuid... (cached) yes >checking for seteuid... (cached) yes >checking for setresuid... (cached) yes >checking for madvise... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in Postgres (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Postgres) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Postgres/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Postgres >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Postgres >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >Configuring Postgres module >checking for dirname... yes >checking for locate... yes >checking for location of the Postgres include files... /usr/include/postgresql >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking postgres.h usability... no >checking postgres.h presence... no >checking for postgres.h... no >checking postgres_fe.h usability... no >checking postgres_fe.h presence... no >checking for postgres_fe.h... no >checking server/postgres.h usability... no >checking server/postgres.h presence... no >checking for server/postgres.h... no >checking server/postgres_fe.h usability... yes >checking server/postgres_fe.h presence... yes >checking for server/postgres_fe.h... yes >checking postgresql/server/postgres.h usability... no >checking postgresql/server/postgres.h presence... no >checking for postgresql/server/postgres.h... no >checking postgresql/server/postgres_fe.h usability... yes >checking postgresql/server/postgres_fe.h presence... yes >checking for postgresql/server/postgres_fe.h... yes >checking server/catalog/pg_type.h usability... no >checking server/catalog/pg_type.h presence... no >checking for server/catalog/pg_type.h... no >checking catalog/pg_type.h usability... no >checking catalog/pg_type.h presence... no >checking for catalog/pg_type.h... no >checking postgresql/server/catalog/pg_type.h usability... no >checking postgresql/server/catalog/pg_type.h presence... no >checking for postgresql/server/catalog/pg_type.h... no >checking server/pg_config.h usability... yes >checking server/pg_config.h presence... yes >checking for server/pg_config.h... yes >checking postgresql/server/pg_config.h usability... yes >checking postgresql/server/pg_config.h presence... yes >checking for postgresql/server/pg_config.h... yes >checking pg_config.h usability... yes >checking pg_config.h presence... yes >checking for pg_config.h... yes >checking libpq-fe.h usability... yes >checking libpq-fe.h presence... yes >checking for libpq-fe.h... yes >checking if libpq-fe.h works... yes >Have Postgres 7.2? yes >checking for location of the Postgres library... found. >checking for crypt in -lcrypt... (cached) yes >checking for library containing PQclear... -lpq >checking for gnu/stubs.h... (cached) yes >checking for PQsetdbLogin... yes >checking for PQsetnonblocking... yes >checking for PQunescapeBytea... yes >checking for PQescapeStringConn... yes >checking for PQescapeString... yes >Postgres found, module configured. >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating pgres_config.h >=== configuring in Regexp (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Regexp) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Regexp/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Regexp >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Regexp >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for string.h... (cached) yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in SANE (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/SANE) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/SANE/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/SANE >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: SANE >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in Yp (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Yp) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Yp/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Yp >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Yp >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for gethostbyname in -lnsl... (cached) yes >checking for sys/types.h... (cached) yes >checking for rpc/types.h... yes >checking for rpc/rpc.h... yes >checking for rpc/clnt.h... yes >checking for rpcsvc/ypclnt.h... yes >checking for rpcsvc/yp_prot.h... yes >checking the type of the last argument to yp_order... unsigned int >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for gnu/stubs.h... (cached) yes >checking for yperr_string... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in _Charset (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/_Charset) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Charset/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Charset >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: _Charset >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking whether char is unsigned... (cached) no >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in _Image_FreeType (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/_Image_FreeType) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Image_FreeType/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Image_FreeType >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: _Image_FreeType >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in _Image_GIF (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/_Image_GIF) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Image_GIF/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Image_GIF >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: _Image_GIF >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in _Image_JPEG (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/_Image_JPEG) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Image_JPEG/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Image_JPEG >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: _Image_JPEG >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in _Image_TIFF (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/_Image_TIFF) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Image_TIFF/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Image_TIFF >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: _Image_TIFF >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in _Image_TTF (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/_Image_TTF) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Image_TTF/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Image_TTF >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: _Image_TTF >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/include/freetype1... no >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking freetype.h usability... no >checking freetype.h presence... no >checking for freetype.h... no >checking ftxkern.h usability... no >checking ftxkern.h presence... no >checking for ftxkern.h... no >checking freetype/freetype.h usability... yes >checking freetype/freetype.h presence... yes >checking for freetype/freetype.h... yes >checking freetype/ftxkern.h usability... yes >checking freetype/ftxkern.h presence... yes >checking for freetype/ftxkern.h... yes >checking for TT_Open_Collection in -lttf... yes >checking if libttf actually works... yes >checking if TT_Horizontal_Header has the member Reserved0... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in _Image_XFace (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/_Image_XFace) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Image_XFace/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Image_XFace >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: _Image_XFace >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking how to concatenate two symbols... (cached) ANSI >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for gmp2/gmp.h... (cached) no >checking for gmp.h... (cached) yes >checking prefix for __MPN in gmp.h... (cached) __gmpn_ >checking working <gmp.h>... (cached) yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in _PGsql (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/_PGsql) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_PGsql/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_PGsql >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: _PGsql >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in _Protocols_DNS_SD (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/_Protocols_DNS_SD) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Protocols_DNS_SD/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Protocols_DNS_SD >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: _Protocols_DNS_SD >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking dns_sd.h usability... no >checking dns_sd.h presence... no >checking for dns_sd.h... no >checking howl.h usability... no >checking howl.h presence... no >checking for howl.h... no >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in _Regexp_PCRE (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/_Regexp_PCRE) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Regexp_PCRE/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Regexp_PCRE >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: _Regexp_PCRE >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >checking for gnu/stubs.h... (cached) yes >checking for pcre_compile in -lpcre... yes >checking for pcre_fullinfo... yes >checking for pcre_get_stringnumber... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating pcre_machine.h >config.status: executing default commands >=== configuring in _Roxen (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/_Roxen) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Roxen/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_Roxen >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: _Roxen >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in _math (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/_math) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_math/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/_math >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: _math >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for floor in -lm... (cached) yes >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for math.h... (cached) yes >checking for ieeefp.h... (cached) no >checking for fp_class.h... (cached) no >checking for floatingpoint.h... (cached) no >checking for gnu/stubs.h... (cached) yes >checking for fpsetmask... no >checking for fpsetround... no >checking for fpsetfastmode... no >checking for expf... yes >checking for expl... yes >checking for floorf... yes >checking for floorl... yes >checking for FP_RZ... no >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in files (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/files) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/files/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/files >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: files >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for sys/types.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for arpa/inet.h... (cached) yes >checking for sys/socketvar.h... yes >checking for netinet/in.h... (cached) yes >checking for poll.h... (cached) yes >checking for sys/poll.h... (cached) yes >checking for sys/uio.h... (cached) yes >checking for sys/mman.h... (cached) yes >checking for linux/mman.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for sys/mount.h... yes >checking for ustat.h... yes >checking for sys/statfs.h... yes >checking for sys/statvfs.h... yes >checking for sys/vfs.h... yes >checking for sys/stream.h... no >checking for sys/protosw.h... no >checking for netdb.h... yes >checking for sys/sysproto.h... no >checking for winsock2.h... (cached) no >checking for ws2tcpip.h... (cached) no >checking for direct.h... (cached) no >checking for sys/wait.h... (cached) yes >checking for process.h... no >checking for sys/file.h... (cached) yes >checking for net/netdb.h... no >checking for limits.h... (cached) yes >checking for unistd.h... (cached) yes >checking for termios.h... yes >checking for poll.h... (cached) yes >checking for sys/poll.h... (cached) yes >checking for sys/select.h... (cached) yes >checking for sys/un.h... yes >checking for netinet/tcp.h... (cached) yes >checking for sys/sendfile.h... yes >checking for sys/ioctl.h... (cached) yes >checking for linux/if.h... yes >checking for sys/xattr.h... yes >checking for libzfs.h... no >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for winsock.h... (cached) no >checking if <sys/sendfile.h> supports _FILE_OFFSET_BITS=64... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for __inet_ntoa in -lbind... (cached) no >checking for socket in -lsocket... (cached) no >checking for gethostbyname in -lnsl... (cached) yes >checking for __get_socket_descriptor in -lnet... (cached) no >checking for libzfs_init in -lzfs... no >checking for gnu/stubs.h... (cached) yes >checking for getwd... yes >checking for perror... (cached) yes >checking for readdir_r... yes >checking for statvfs... yes >checking for statfs... yes >checking for ustat... yes >checking for lseek64... yes >checking for lstat... yes >checking for fsync... yes >checking for grantpt... yes >checking for unlockpt... yes >checking for ptsname... yes >checking for posix_openpt... yes >checking for socketpair... (cached) yes >checking for writev... yes >checking for sendfile... (cached) yes >checking for munmap... (cached) yes >checking for madvise... (cached) yes >checking for poll... (cached) yes >checking for setsockopt... yes >checking for getprotobyname... yes >checking for truncate64... yes >checking for ftruncate64... yes >checking for inet_ntoa... (cached) yes >checking for inet_ntop... (cached) yes >checking for execve... yes >checking for listxattr... yes >checking for flistxattr... yes >checking for getxattr... yes >checking for fgetxattr... yes >checking for setxattr... yes >checking for fsetxattr... yes >checking for fdopendir... yes >checking for pathconf... yes >checking for fpathconf... yes >checking for dirfd... yes >checking for fstatat... yes >checking for openat... yes >checking for unlinkat... yes >checking for libzfs_init... no >checking for zfs_path_to_zhandle... no >checking if the zfs_prop_t value ZFS_PROP_UTF8ONLY exists... no >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... (cached) yes >checking for working mmap... (cached) yes >checking if struct stat has a blocks member... yes >checking if sendfile takes 4(Linux) or 6(HP/UX or MacOS X) or 7(FreeBSD) arguments... 4 - Linux style >checking if mkdir takes 1 or 2 arguments... 2 >checking if getxattr takes 4(Linux) or 6(Darwin) arguments... 4 - Linux >checking if readdir_r takes 2(old Solaris & HPUX) or 3(Posix) arguments... 3 - POSIX >checking if readdir_r works... yes >checking if the struct statvfs exists... yes >checking if the struct statvfs has the member f_fstr... no >checking if the struct statvfs has the member f_basetype... no >checking if statfs takes 2(BSD) or 4(SysV) arguments... BSD style >checking if the struct statfs exists... yes >checking if the struct statfs has the member f_fsid... no >checking if the struct statfs has the member f_bavail... yes >checking for working (and failsafe) strerror... yes >checking for select on AF_UNIX sockets... yes >checking size of socket buffers... 65536 >checking for working getcwd... yes >checking if filesystem notifications exists... yes >checking for pty master device... /dev/ptmx >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating file_machine.h >config.status: executing default commands >=== configuring in spider (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/spider) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/spider/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/spider >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: spider >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for __inet_ntoa in -lbind... (cached) no >checking for socket in -lsocket... (cached) no >checking for gethostbyname in -lnsl... (cached) yes >checking for __get_socket_descriptor in -lnet... (cached) no >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for arpa/inet.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking for sys/mman.h... (cached) yes >checking for netdb.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for sys/sockio.h... (cached) no >checking stropts.h usability... yes >checking stropts.h presence... yes >checking for stropts.h... yes >checking for sys/uio.h... (cached) yes >checking for unistd.h... (cached) yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in sprintf (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/sprintf) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/sprintf/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/sprintf >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: sprintf >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in sybase (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/sybase) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/sybase/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/sybase >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: sybase >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >Configuring for sybase support >checking for include files location... found: /usr/include// >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking SybaseOpenClient/SybaseOpenClient.h usability... no >checking SybaseOpenClient/SybaseOpenClient.h presence... no >checking for SybaseOpenClient/SybaseOpenClient.h... no >checking ctpublic.h usability... yes >checking ctpublic.h presence... yes >checking for ctpublic.h... yes >checking for SybaseOpenClient framework... no >checking for library files location... found: /usr/lib// >checking for floor in -lm... (cached) yes >checking for dlopen in -ldl... (cached) yes >checking for gethostbyname in -lnsl... (cached) yes >checking for library containing intl_datetime... no >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating sybase_config.h >config.status: executing default commands >=== configuring in system (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/system) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/system/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/system >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: _system >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for __inet_ntoa in -lbind... (cached) no >checking for socket in -lsocket... (cached) no >checking for gethostbyname in -lnsl... (cached) yes >checking for __get_socket_descriptor in -lnet... (cached) no >checking for shmget in -lcygipc... no >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking sys/syslog.h usability... yes >checking sys/syslog.h presence... yes >checking for sys/syslog.h... yes >checking for sys/types.h... (cached) yes >checking for errno.h... (cached) yes >checking for unistd.h... (cached) yes >checking for pwd.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking for arpa/inet.h... (cached) yes >checking for netdb.h... (cached) yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for winsock2.h... (cached) no >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking for pwd.h... (cached) yes >checking for passwd.h... (cached) no >checking shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >checking for grp.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for winsock.h... (cached) no >checking sys/systeminfo.h usability... no >checking sys/systeminfo.h presence... no >checking for sys/systeminfo.h... no >checking for windows.h... (cached) no >checking for sys/param.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking sys/utime.h usability... no >checking sys/utime.h presence... no >checking for sys/utime.h... no >checking for sys/id.h... (cached) no >checking for sys/time.h... (cached) yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking for sys/mman.h... (cached) yes >checking for fcntl.h... (cached) yes >checking for sys/fcntl.h... (cached) yes >checking netinfo/ni.h usability... no >checking netinfo/ni.h presence... no >checking for netinfo/ni.h... no >checking for sys/prctl.h... (cached) yes >checking cygwin/ipc.h usability... no >checking cygwin/ipc.h presence... no >checking for cygwin/ipc.h... no >checking cygwin/sem.h usability... no >checking cygwin/sem.h presence... no >checking for cygwin/sem.h... no >checking cygwin/shm.h usability... no >checking cygwin/shm.h presence... no >checking for cygwin/shm.h... no >checking for ws2tcpip.h... (cached) no >checking NewAPIs.h usability... no >checking NewAPIs.h presence... no >checking for NewAPIs.h... no >checking for working sys/resource.h... (cached) yes >checking for working sys/user.h... yes >checking for gnu/stubs.h... (cached) yes >checking for syslog... yes >checking for link... yes >checking for symlink... yes >checking for readlink... yes >checking for resolvepath... no >checking for realpath... yes >checking for chown... yes >checking for lchown... yes >checking for initgroups... (cached) yes >checking for setgroups... (cached) yes >checking for getgroups... yes >checking for seteuid... (cached) yes >checking for setresuid... (cached) yes >checking for setegid... (cached) yes >checking for setresgid... yes >checking for geteuid... (cached) yes >checking for getpgrp... (cached) yes >checking for getpgid... (cached) yes >checking for getppid... yes >checking for getuid... (cached) yes >checking for getgid... (cached) yes >checking for setuid... (cached) yes >checking for setgid... (cached) yes >checking for setpgrp... (cached) yes >checking for setpgid... (cached) yes >checking for getsid... yes >checking for setsid... (cached) yes >checking for getpwnam... (cached) yes >checking for getspnam... yes >checking for getgrnam... (cached) yes >checking for getpwuid... (cached) yes >checking for getgrgid... yes >checking for getgrent... (cached) yes >checking for setgrent... yes >checking for endgrent... yes >checking for getpwent... (cached) yes >checking for setpwent... yes >checking for endpwent... yes >checking for gethostname... yes >checking for gethostbyname... yes >checking for getservbyname... yes >checking for chroot... yes >checking for fchroot... no >checking for uname... yes >checking for sysinfo... yes >checking for getgrnam_r... yes >checking for getgrent_r... yes >checking for getgrgid_r... yes >checking for getpwnam_r... yes >checking for getpwent_r... yes >checking for getpwuid_r... yes >checking for getspnam_r... yes >checking for innetgr... yes >checking for utime... yes >checking for _utime... no >checking for lutimes... yes >checking for sleep... yes >checking for usleep... (cached) yes >checking for nanosleep... (cached) yes >checking for getrlimit... (cached) yes >checking for setrlimit... (cached) yes >checking for setproctitle... no >checking for setitimer... (cached) yes >checking for getitimer... yes >checking for mmap... (cached) yes >checking for munmap... (cached) yes >checking for gettimeofday... (cached) yes >checking for settimeofday... yes >checking for prctl... (cached) yes >checking for inet_ntoa... (cached) yes >checking for inet_ntop... (cached) yes >checking for getaddrinfo... yes >checking if setpgrp takes two arguments (BSD)... no >checking for solaris style gethostbyname_r... no >checking for OSF1 style gethostbyname_r... no >checking for solaris style getservbyname_r... no >checking for OSF1 style getservbyname_r... no >checking if getspnam_r takes 4 (Solaris) or 5 (Linux) arguments... 5 - Linux >checking for h_addr_list... yes >checking for in_addr_t... yes >checking whether struct passwd has the pw_gecos field... yes >checking for GNU libc... yes - disabling unlocked syslog calls >checking setrlimit syntax... standard >checking if get/setitimer 'which' type is tInt02... yes >checking for the RDTSC instruction (x86)... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating system_machine.h >config.status: executing default commands >=== configuring in post_modules (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/post_modules) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules >configure: loading cache .././config.cache >checking whether make sets $(MAKE)... (cached) yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: executing default commands >=== configuring in Bz2 (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/post_modules/Bz2) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/Bz2/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/Bz2 >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Bz2 >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for library containing BZ2_bzCompressInit... -lbz2 >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking bzlib.h usability... yes >checking bzlib.h presence... yes >checking for bzlib.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for gnu/stubs.h... (cached) yes >checking for BZ2_bzCompressInit... yes >checking if the library works... yes >checking if a bz_stream has the field total_out.... no >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating libbzip2mod_config.h >config.status: executing default commands >=== configuring in COM (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/post_modules/COM) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/COM/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/COM >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: COM >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking which operating system we are using... linux >checking which architecture we are using... Quad-Core AMD Opteron(tm) Processor 2350 >checking for working ls... /bin/ls >checking for COM_HOME... no >checking for COM libraries... no >checking for the COM include directory... no >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking objbase.h usability... no >checking objbase.h presence... no >checking for objbase.h... no >checking for winbase.h... (cached) no >checking for setjmp.h... (cached) yes >checking ole2.h usability... no >checking ole2.h presence... no >checking for ole2.h... no >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in GSSAPI (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/post_modules/GSSAPI) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GSSAPI/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GSSAPI >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: GSSAPI >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating gssapi_config.h >config.status: executing default commands >=== configuring in GTK (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/post_modules/GTK) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: GTK >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for signal.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking for arpa/inet.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for fcntl.h... (cached) yes >checking for gnu/stubs.h... (cached) yes >checking for gethrtime... (cached) no >checking for signal... (cached) yes >checking for sigaction... (cached) yes >checking for gtk-config... /usr/bin/gtk-config >checking for GTK - version >= 1.2.0... yes >checking for libglade-config... no >checking for libglade... no >******************************************************************** >Support for libglade not being compiled in. >See http://glade.pn.org/ and http://www.daa.com.au/~james/gnome/ >for more information. >******************************************************************** >checking for glade_gnome_init... no >checking for gnome-config... no >checking gnome... no >checking gnome docklets... no >checking if HAVE_SAVE_SESSION_SIGNAL is defined in applet-widget.h... no >checking if HAVE_APPLET_BIND_EVENTS is defined in applet-widget.h... no >checking if HAVE_PANEL_PIXEL_SIZE is defined in applet-widget.h... no >checking if HAVE_PANEL_DRAW_SIGNAL is defined in applet-widget.h... no >checking if HAVE_APPLET_QUEUE_RESIZE is defined in applet-widget.h... no >checking X11/xpm.h usability... yes >checking X11/xpm.h presence... yes >checking for X11/xpm.h... yes >checking for XpmReadFileToXpmImage in -lXpm... yes >checking for main in -lgtkdatabox... no >checking gtkdatabox.h usability... no >checking gtkdatabox.h presence... no >checking for gtkdatabox.h... no >checking gtkdatabox support... checking OpenGL... yes >checking for main in -lgtkgl... no >********************************************* > Warning: Failed to find the GTK GL widget. > GL-support will be disabled. > The widget is available from > http://www.student.oulu.fi/~jlof/gtkglarea/ >********************************************* >checking for XSetScreenSaver in -lX11... yes >checking X11 in GDK using gdkx.h... yes >checking X11 DPMS extension... yes >checking if GTK really links... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating options >config.status: creating pgtk_config.h >=== configuring in GTK2 (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/post_modules/GTK2) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK2/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK2 >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: GTK2 >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for signal.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking for arpa/inet.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for fcntl.h... (cached) yes >checking for gnu/stubs.h... (cached) yes >checking for gethrtime... (cached) no >checking for signal... (cached) yes >checking for sigaction... (cached) yes >checking for pkg-config... /usr/bin/pkg-config >checking for gtk+-2.0... yes >checking gtk/gtk.h usability... yes >checking gtk/gtk.h presence... no >configure: WARNING: gtk/gtk.h: accepted by the compiler, rejected by the preprocessor! >configure: WARNING: gtk/gtk.h: proceeding with the compiler's result >checking for gtk/gtk.h... yes >checking for gtk_init... yes >checking for gtk+-2.0 version... 2.20.1 >checking for pango... yes >checking for pango_font_description_new... yes >checking for pango version... 1.28.1 >checking for atk... yes >checking for atk_relation_new... yes >checking for atk version... 1.30.0 >checking for libgnome-2.0... yes >checking libgnomeui/libgnomeui.h usability... no >checking libgnomeui/libgnomeui.h presence... no >checking for libgnomeui/libgnomeui.h... no >checking for gnome_program_init... yes >checking for cairo... yes >checking for cairo_create... yes >checking for libglade-2.0... yes >checking glade/glade-init.h usability... yes >checking glade/glade-init.h presence... no >configure: WARNING: glade/glade-init.h: accepted by the compiler, rejected by the preprocessor! >configure: WARNING: glade/glade-init.h: proceeding with the compiler's result >checking for glade/glade-init.h... yes >checking for glade_init... yes >checking for libgnomeui-2.0... yes >checking for gnome_window_icon_init... yes >checking for libpanelapplet-2.0... yes >checking panel-applet.h usability... yes >checking panel-applet.h presence... no >configure: WARNING: panel-applet.h: accepted by the compiler, rejected by the preprocessor! >configure: WARNING: panel-applet.h: proceeding with the compiler's result >checking for panel-applet.h... yes >checking for panel_applet_factory_main... yes >checking for libgnomecanvas-2.0... yes >checking libgnomecanvas/libgnomecanvas.h usability... yes >checking libgnomecanvas/libgnomecanvas.h presence... no >configure: WARNING: libgnomecanvas/libgnomecanvas.h: accepted by the compiler, rejected by the preprocessor! >configure: WARNING: libgnomecanvas/libgnomecanvas.h: proceeding with the compiler's result >checking for libgnomecanvas/libgnomecanvas.h... yes >checking for gnome_canvas_new... yes >checking for gtkdatabox... no >checking for gtksourceview-1.0... yes >checking gtksourceview/gtksourceview.h usability... yes >checking gtksourceview/gtksourceview.h presence... no >configure: WARNING: gtksourceview/gtksourceview.h: accepted by the compiler, rejected by the preprocessor! >configure: WARNING: gtksourceview/gtksourceview.h: proceeding with the compiler's result >checking for gtksourceview/gtksourceview.h... yes >checking for gtk_source_view_new... yes >checking for gtksourceview-1.0 version... 1.8.5 >checking for gtk_tree_selection_unselect_range... yes >checking if g_signal_connect_data takes six args... yes >checking if we are using X11... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating options >config.status: creating pgtk_config.h >=== configuring in Nettle (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/post_modules/Nettle) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/Nettle/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/Nettle >configure: loading cache ../.././config.cache >checking whether make sets $(MAKE)... (cached) yes > >################################################### >## Configuring module: Nettle >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for mpz_init in -lgmp... no >checking for __mpz_init in -lgmp... no >checking for __gmpz_init in -lgmp... yes >checking CryptAcquireContext in -ladvapi32... no >checking for nettle_md5_init in -lnettle... yes >checking for md5_init in -lnettle... no >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking nettle/md4.h usability... yes >checking nettle/md4.h presence... yes >checking for nettle/md4.h... yes >checking for gnu/stubs.h... (cached) yes >checking for nettle_md4_init... yes >checking for idea.c... found >checking for nettle_blowfish_decrypt... yes >checking for nettle_serpent_decrypt... yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating nettle_config.h >config.status: executing default commands >=== configuring in SQLite (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/post_modules/SQLite) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/SQLite/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/SQLite >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: SQLite >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking sqlite3.h usability... yes >checking sqlite3.h presence... yes >checking for sqlite3.h... yes >checking for sqlite3_open in -lsqlite3... yes >checking for unistd.h... (cached) yes >checking for stdint.h... (cached) yes >checking for windows.h... (cached) no >checking for gnu/stubs.h... (cached) yes >checking for usleep... (cached) yes >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: updating cache ../.././config.cache >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in Shuffler (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/post_modules/Shuffler) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/Shuffler/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/Shuffler >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Shuffler >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in Unicode (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/post_modules/Unicode) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/Unicode/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/Unicode >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: Unicode >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in _ADT (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/post_modules/_ADT) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/_ADT/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/_ADT >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: _ADT >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >=== configuring in _Image_SVG (/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/post_modules/_Image_SVG) >configure: running /bin/sh /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/_Image_SVG/configure --disable-option-checking '--prefix=/usr' '--disable-make_conf' '--disable-noopty-retry' '--without-cdebug' '--without-bundles' '--without-copt' '--without-ssleay' '--with-crypt' '--with-gif' '--with-gmp' '--with-bignums' '--with-Bz2' '--without-rtldebug' '--without-fftw' '--with-gdbm' '--without-Java' '--without-jpeglib' '--without-Kerberos' '--without-gssapi' '--with-mysql' '--without-Odbc' '--without-GL' '--without-GLUT' '--with-_Regexp_PCRE' '--without-libpdf' '--without-sane' '--without-SDL' '--without-SDL_mixer' '--without-svg' '--without-tifflib' '--without-freetype' '--with-zlib' '--without-_Ffmpeg' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=../.././config.cache --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/_Image_SVG >configure: loading cache ../.././config.cache > >################################################### >## Configuring module: _Image_SVG >## Installation dir: > >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc accepts -g... (cached) yes >checking for /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc option to accept ISO C89... (cached) none needed >checking if we are using TCC (TenDRA C Compiler)... (cached) no >checking if we are using ICC (Intel C Compiler)... (cached) no >checking how to run the C preprocessor... gcc -E >checking for libgcc file name... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/libgcc.a >checking whether make sets $(MAKE)... (cached) yes >checking for the Pike base directory... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >configure: creating ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands > >========================================================= >Pike v7.8 release 316 configuration summary > >install information: >prefix........ /usr >pike binary... /usr/bin/pike >pike library.. /usr/pike/7.8.316/lib > >system information: >system.... Linux 2.6.35.2+ >uname..... Linux tinderbox 2.6.35.2+ #17 SMP PREEMPT Tue Aug 17 15:58:39 CEST 2010 i686 Quad-Core AMD Opteron(tm) Processor 2350 AuthenticAMD GNU/Linux >hostname.. tinderbox >user...... portage > >build information: >source path..... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src >build path...... /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686 >ABI............. 32 >cpp............. gcc -E >cc.............. /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc >ld.............. $(CC) $(CFLAGS) >cc shared....... -fPIC -DDYNAMIC_MODULE >ld shared....... -rdynamic >pike............ >install......... /usr/bin/install -c >shared object... .so >libs............ -ldl -lrt -lnsl -lm -lpthread -lcrypt >cross-compiled.. no >building lib.... no >CPPFLAGS........ -I/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/include >CFLAGS (opt).... -pipe ( -O2 turned off with --without-copt) >CFLAGS (warn)... >CFLAGS (misc)... -g >LDFLAGS.........-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/lib32 -L/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/lib/32 -L/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/lib/. -L/opt/intel/Compiler/11.1/072/lib/ia32 -R/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -R/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/i686-pc-linux-gnu/lib -rdynamic > >features: >dynamic loading..... yes >threads............. yes (posix) >signal handler...... SIGCHILD >cdebug.............. no >rtldebug............ no >dmalloc............. no >dlmalloc............ no >mmx................. no (no mmx.h found) >byte code format.... ia32 >module reloc........ no >use machine code.... yes >int type............ long (4 bytes) >float type.......... float (4 bytes) (ieee little endian) >pointer size........ 4 bytes >svalue size......... 8 bytes (2+2+4) > >Bz2................. yes (using libbz2) >DNS-SD.............. no (dns_sd.h or howl.h not found) >DVB................. no (missing linux/dvb/sec.h - version 3 api?) >Fuse................ yes >GSSAPI.............. no (forced without) >GTK................. yes >GTK.GlArea.......... no (dependencies failed) >GTK.GladeXML........ no (dependencies failed) >GTK2................ yes >Gdbm................ yes >Gmp (bignums)....... yes (version 5.0.1, using libgmp) >Gnome............... no (dependencies failed) >Gz.................. yes (libz) >Image............... yes >Image.FreeType...... no (forced without) >Image.GIF........... yes >Image.JPEG.......... no (forced without) >Image.SVG........... no (forced without) >Image.TIFF.......... no (forced without) >Image.TTF........... yes >Image.XFace......... yes >MIME................ yes >Math................ yes >Mysql............... yes (libmysqlclient) >Nettle.............. yes >Oracle.............. no (dependencies failed) >PDF.PDFlib.......... no (forced without) >PDF.Panda........... no (dependencies failed) >Postgres............ yes >Regexp.PCRE......... yes (libpcre) >SQLite.............. yes >sybase.............. no (dependencies failed) >========================================================= >Making all in build/linux-2.6.35.2+-i686 >test -d bundles/include/. || mkdir bundles/include >test -d bundles/include/pike/. || mkdir bundles/include/pike >./precompile.sh --cache make_interpret_functions.pike >"/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/interpret_functions_fixed.h" "/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/interpret_functions.h" || { rm "/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/interpret_functions_fixed.h"; exit 1; } >Creating bundles/include/pike/machine.h >Creating bundles/include/pike/acconfig.h >Creating bundles/include/pike/apply_low.h >Creating bundles/include/pike/array.h >Creating bundles/include/pike/backend.h >Creating bundles/include/pike/bignum.h >Creating bundles/include/pike/block_alloc.h >Creating bundles/include/pike/block_alloc_h.h >Creating bundles/include/pike/builtin_functions.h >Creating bundles/include/pike/callback.h >Creating bundles/include/pike/case_info.h >Creating bundles/include/pike/combine_path.h >Creating bundles/include/pike/compilation.h >Creating bundles/include/pike/constants.h >Creating bundles/include/pike/cpp.h >Creating bundles/include/pike/cyclic.h >Creating bundles/include/pike/dmalloc.h >Creating bundles/include/pike/docode.h >Creating bundles/include/pike/dynamic_buffer.h >Creating bundles/include/pike/dynamic_load.h >Creating bundles/include/pike/encode.h >Creating bundles/include/pike/errors.h >Creating bundles/include/pike/fd_control.h >Creating bundles/include/pike/fdlib.h >Creating bundles/include/pike/fsort.h >Creating bundles/include/pike/fsort_template.h >Creating bundles/include/pike/gc.h >Creating bundles/include/pike/global.h >Creating bundles/include/pike/hashtable.h >Creating bundles/include/pike/interpreter.h >Creating bundles/include/pike/interpret_functions_fixed.h >Creating bundles/include/pike/interpret_functions.h >Creating bundles/include/pike/interpret.h >Creating bundles/include/pike/interpret_protos.h >Creating bundles/include/pike/language.h >Creating bundles/include/pike/las.h >Creating bundles/include/pike/lexer.h >Creating bundles/include/pike/lex.h >Creating bundles/include/pike/main.h >Creating bundles/include/pike/mapping.h >Creating bundles/include/pike/module.h >Creating bundles/include/pike/module_magic.h >Creating bundles/include/pike/module_support.h >Creating bundles/include/pike/multiset.h >Creating bundles/include/pike/object.h >Creating bundles/include/pike/OCPikeInterpreter.h >Creating bundles/include/pike/opcodes.h >Creating bundles/include/pike/operators.h >Creating bundles/include/pike/peep.h >Creating bundles/include/pike/pikecode.h >Creating bundles/include/pike/pike_compiler.h >Creating bundles/include/pike/pike_cpulib.h >Creating bundles/include/pike/pike_dlfcn.h >Creating bundles/include/pike/pike_embed.h >Creating bundles/include/pike/pike_error.h >Creating bundles/include/pike/pike_float.h >Creating bundles/include/pike/pike_int_types.h >Creating bundles/include/pike/pike_macros.h >Creating bundles/include/pike/pike_memory.h >Creating bundles/include/pike/pike_netlib.h >Creating bundles/include/pike/pike_rusage.h >Creating bundles/include/pike/pike_search.h >Creating bundles/include/pike/pike_security.h >Creating bundles/include/pike/pike_threadlib.h >Creating bundles/include/pike/pike_types.h >Creating bundles/include/pike/port.h >Creating bundles/include/pike/preprocessor.h >Creating bundles/include/pike/program_areas.h >Creating bundles/include/pike/program.h >Creating bundles/include/pike/program_id.h >Creating bundles/include/pike/queue.h >Creating bundles/include/pike/rbtree.h >Creating bundles/include/pike/rbtree_low.h >Creating bundles/include/pike/signal_handler.h >Creating bundles/include/pike/sscanf.h >Creating bundles/include/pike/stralloc.h >Creating bundles/include/pike/stuff.h >Creating bundles/include/pike/svalue.h >Creating bundles/include/pike/threads.h >Creating bundles/include/pike/time_stuff.h >Creating bundles/include/pike/treeopt.h >Creating bundles/include/pike/version.h >Creating lib/. >Creating lib/modules/. >Creating lib/include/. >Done. >#### Making static: modules/CommonLog >#### Making static: modules/DVB >#### Making static: modules/Fuse >#### Making static: modules/Gdbm >#### Making static: modules/Gettext >#### Making static: modules/Gmp >echo /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/Gmp/module.a -lgmp > linker_options >Compiling modules/Gmp/mpz_glue.c >Compiling modules/Gmp/next_prime.c >Compiling modules/Gmp/my_mpz_xor.c >Compiling modules/Gmp/mpq.c >Compiling modules/Gmp/mpf.c >rm -f module.a >/usr/bin/ar cq module.a mpz_glue.o next_prime.o my_mpz_xor.o mpq.o mpf.o >ranlib module.a >if test -f linker_options ; then touch linker_options ; else :; fi >#### Making static: modules/Gz >#### Making static: modules/HTTPLoop >#### Making static: modules/Image >#### Making static: modules/MIME >#### Making static: modules/Math >#### Making static: modules/Msql >#### Making static: modules/Mysql >Compiling modules/Mysql/dummy.c >echo modules/Mysql/dummy.o > linker_options >#### Making static: modules/Oracle >#### Making static: modules/PDF >#### Making static: modules/Parser >#### Making static: modules/Pipe >#### Making static: modules/Postgres >#### Making static: modules/Regexp >#### Making static: modules/SANE >#### Making static: modules/Yp >#### Making static: modules/_Charset >#### Making static: modules/_Image_FreeType >#### Making static: modules/_Image_GIF >#### Making static: modules/_Image_JPEG >#### Making static: modules/_Image_TIFF >Compiling modules/_Image_TIFF/dummy.c >echo modules/_Image_TIFF/dummy.o > linker_options >#### Making static: modules/_Image_TTF >#### Making static: modules/_Image_XFace >#### Making static: modules/_PGsql >#### Making static: modules/_Protocols_DNS_SD >#### Making static: modules/_Regexp_PCRE >#### Making static: modules/_Roxen >#### Making static: modules/_math >echo /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/_math/module.a -lm > linker_options >Compiling modules/_math/math.c >rm -f module.a >/usr/bin/ar cq module.a math.o >ranlib module.a >if test -f linker_options ; then touch linker_options ; else :; fi >#### Making static: modules/files >echo /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/files/module.a -lnsl > linker_options >Compiling modules/files/file.c >Compiling modules/files/efuns.c >Compiling modules/files/socket.c >Compiling modules/files/termios.c >Compiling modules/files/sendfile.c >Compiling modules/files/udp.c >Compiling modules/files/stat.c >rm -f module.a >/usr/bin/ar cq module.a file.o efuns.o socket.o termios.o sendfile.o udp.o stat.o >ranlib module.a >if test -f linker_options ; then touch linker_options ; else :; fi >#### Making static: modules/spider >#### Making static: modules/sprintf >echo /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/sprintf/module.a > linker_options >Compiling modules/sprintf/sprintf.c >rm -f module.a >/usr/bin/ar cq module.a sprintf.o >ranlib module.a >if test -f linker_options ; then touch linker_options ; else :; fi >#### Making static: modules/sybase >#### Making static: modules/system >echo /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/modules/system/module.a -lnsl > linker_options >Compiling modules/system/system.c >Compiling modules/system/syslog.c >Compiling modules/system/passwords.c >Compiling modules/system/nt.c >Compiling modules/system/memory.c >rm -f module.a >/usr/bin/ar cq module.a system.o syslog.o passwords.o nt.o memory.o >ranlib module.a >if test -f linker_options ; then touch linker_options ; else :; fi >Updating modules/modlist.h >Updating modules/modlist_headers.h >Updating modules/linker_options >#### Making dynamic: modules/CommonLog >Compiling modules/CommonLog/clf.c >Linking CommonLog >#### Making dynamic: modules/DVB >Compiling modules/DVB/dvb.c >Compiling modules/DVB/psparser.c >Linking DVB >#### Making dynamic: modules/Fuse >Compiling modules/Fuse/fuse.c >Linking Fuse >Making module.pmod >#### Making dynamic: modules/Gdbm >Compiling modules/Gdbm/gdbmmod.c >Linking Gdbm >#### Making dynamic: modules/Gettext >Compiling modules/Gettext/gettext.c >Linking Gettext >#### Making dynamic: modules/Gmp >#### Making dynamic: modules/Gz >Compiling modules/Gz/zlibmod.c >Linking Gz >Making module.pmod >#### Making dynamic: modules/HTTPLoop >Compiling modules/HTTPLoop/accept_and_parse.c >Compiling modules/HTTPLoop/util.c >Compiling modules/HTTPLoop/cache.c >Compiling modules/HTTPLoop/requestobject.c >Compiling modules/HTTPLoop/log.c >Compiling modules/HTTPLoop/timeout.c >Linking HTTPAccept >#### Making dynamic: modules/Image >Making Image/encodings/encodings.a >Compiling modules/Image/encodings/pnm.c >Compiling modules/Image/encodings/x.c >Compiling modules/Image/encodings/xwd.c >Compiling modules/Image/encodings/png.c >Compiling modules/Image/encodings/any.c >Compiling modules/Image/encodings/bmp.c >Compiling modules/Image/encodings/tga.c >Compiling modules/Image/encodings/pcx.c >Compiling modules/Image/encodings/xbm.c >Compiling modules/Image/encodings/_xpm.c >Compiling modules/Image/encodings/ilbm.c >Compiling modules/Image/encodings/iff.c >Compiling modules/Image/encodings/xcf.c >Compiling modules/Image/encodings/hrz.c >Compiling modules/Image/encodings/avs.c >Compiling modules/Image/encodings/psd.c >Compiling modules/Image/encodings/wbf.c >Compiling modules/Image/encodings/ras.c >Compiling modules/Image/encodings/pvr.c >Compiling modules/Image/encodings/tim.c >Compiling modules/Image/encodings/dsi.c >Compiling modules/Image/encodings/atari.c >Compiling modules/Image/encodings/neo.c >rm -f encodings.a >/usr/bin/ar cq encodings.a pnm.o x.o xwd.o png.o any.o bmp.o tga.o pcx.o xbm.o _xpm.o ilbm.o iff.o xcf.o hrz.o avs.o psd.o wbf.o ras.o pvr.o tim.o dsi.o atari.o neo.o >ranlib encodings.a >Compiling modules/Image/image_module.c >Compiling modules/Image/image.c >Compiling modules/Image/font.c >Compiling modules/Image/matrix.c >Compiling modules/Image/blit.c >Compiling modules/Image/pattern.c >Compiling modules/Image/dct.c >Compiling modules/Image/operator.c >Compiling modules/Image/colortable.c >Compiling modules/Image/polyfill.c >Compiling modules/Image/orient.c >Compiling modules/Image/colors.c >Compiling modules/Image/search.c >Compiling modules/Image/layers.c >Compiling modules/Image/default_font.c >Compiling /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Image/assembly.s >Linking Image >#### Making dynamic: modules/MIME >Compiling modules/MIME/mime.c >Linking ___MIME >#### Making dynamic: modules/Math >Compiling modules/Math/math_module.c >Compiling modules/Math/math_matrix.c >Compiling modules/Math/transforms.c >Linking Math >Making module.pmod >#### Making dynamic: modules/Msql >CONFIG_HEADERS=msql_config.h ./config.status >config.status: creating make_variables >config.status: creating ./Makefile >config.status: creating msql_config.h >config.status: msql_config.h is unchanged >Compiling modules/Msql/msqlmod.c >Linking Msql >#### Making dynamic: modules/Mysql >Compiling modules/Mysql/mysql.c >Compiling modules/Mysql/result.c >Linking Mysql >#### Making dynamic: modules/Oracle >Compiling modules/Oracle/oracle.c >Linking Oracle >Making module.pmod >#### Making dynamic: modules/PDF >Compiling modules/PDF/pdf_module.c >Compiling modules/PDF/pdflib_glue.c >Linking PDF >#### Making dynamic: modules/Parser >Compiling modules/Parser/parser.c >Compiling modules/Parser/html.c >Compiling modules/Parser/rcs.c >Compiling modules/Parser/c.c >Compiling modules/Parser/pike.c >Compiling modules/Parser/xml.c >Linking _parser >#### Making dynamic: modules/Pipe >Compiling modules/Pipe/pipe.c >Linking Pipe >#### Making dynamic: modules/Postgres >CONFIG_HEADERS=pgres_config.h ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating pgres_config.h >config.status: pgres_config.h is unchanged >Compiling modules/Postgres/postgres.c >In file included from /usr/include/postgresql/server/c.h:53:0, > from /usr/include/postgresql/server/postgres_fe.h:25, > from ./pgres_config.h:164, > from /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Postgres/postgres.c:15: >/usr/include/postgresql/server/pg_config.h:725:0: warning: "SIZEOF_OFF_T" redefined >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/machine.h:1390:0: note: this is the location of the previous definition >Compiling modules/Postgres/pgresult.c >In file included from /usr/include/postgresql/server/c.h:53:0, > from /usr/include/postgresql/server/postgres_fe.h:25, > from ./pgres_config.h:164, > from /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/modules/Postgres/pgresult.c:42: >/usr/include/postgresql/server/pg_config.h:725:0: warning: "SIZEOF_OFF_T" redefined >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/machine.h:1390:0: note: this is the location of the previous definition >Linking Postgres >#### Making dynamic: modules/Regexp >Compiling modules/Regexp/glue.c >Compiling modules/Regexp/pike_regexp.c >Linking Regexp >Making module.pmod >#### Making dynamic: modules/SANE >Compiling modules/SANE/sane.c >Linking SANE >#### Making dynamic: modules/Yp >Compiling modules/Yp/yp.c >Linking Yp >Making module.pmod >#### Making dynamic: modules/_Charset >Compiling modules/_Charset/charsetmod.c >Compiling modules/_Charset/iso2022.c >Compiling modules/_Charset/tables.c >Compiling modules/_Charset/misc.c >Linking _Charset >#### Making dynamic: modules/_Image_FreeType >Compiling modules/_Image_FreeType/freetype.c >Linking _Image_FreeType >#### Making dynamic: modules/_Image_GIF >Compiling modules/_Image_GIF/image_gif.c >Compiling modules/_Image_GIF/gif_lzw.c >Linking _Image_GIF >#### Making dynamic: modules/_Image_JPEG >Compiling modules/_Image_JPEG/image_jpeg.c >Compiling modules/_Image_JPEG/transupp.c >Linking _Image_JPEG >#### Making dynamic: modules/_Image_TIFF >Compiling modules/_Image_TIFF/image_tiff.c >Linking _Image_TIFF >#### Making dynamic: modules/_Image_TTF >Compiling modules/_Image_TTF/image_ttf.c >Linking _Image_TTF >#### Making dynamic: modules/_Image_XFace >Compiling modules/_Image_XFace/image_xface.c >Linking _Image_XFace >#### Making dynamic: modules/_PGsql >Compiling modules/_PGsql/PGsql.c >Linking _PGsql >#### Making dynamic: modules/_Protocols_DNS_SD >Compiling modules/_Protocols_DNS_SD/sd.c >Linking _Protocols_DNS_SD >#### Making dynamic: modules/_Regexp_PCRE >Compiling modules/_Regexp_PCRE/pcre_glue.c >Linking _Regexp_PCRE >Making module.pmod >#### Making dynamic: modules/_Roxen >Compiling modules/_Roxen/roxen.c >Linking _Roxen >#### Making dynamic: modules/_math >#### Making dynamic: modules/files >#### Making dynamic: modules/spider >Compiling modules/spider/spider.c >Compiling modules/spider/discdate.c >Compiling modules/spider/stardate.c >Linking spider >#### Making dynamic: modules/sprintf >#### Making dynamic: modules/sybase >Compiling modules/sybase/sybase.c >Linking sybase >#### Making dynamic: modules/system >Compiling main.c >Compiling language.c >language.yacc: In function ‘yyparse’: >language.yacc:642:8: warning: passing argument 2 of ‘add_constant’ discards qualifiers from pointer target type >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/program.h:847:17: note: expected ‘struct svalue *’ but argument is of type ‘const struct svalue *’ >Compiling security.c >Compiling bignum.c >Compiling pike_cpulib.c >cp "/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/interpreter.h" "interpreter_debug.h" >Compiling interpret.c >Compiling constants.c >Compiling cpp.c >Compiling fdlib.c >Compiling cyclic.c >Compiling array.c >Compiling backend.c >Compiling callback.c >Compiling encode.c >Compiling docode.c >Compiling dynamic_buffer.c >Compiling dynamic_load.c >Compiling error.c >Compiling fd_control.c >Compiling fsort.c >Compiling gc.c >Compiling hashtable.c >cp "/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/lexer.h" "lexer0.h" >cp "/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/lexer.h" "lexer1.h" >cp "/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/lexer.h" "lexer2.h" >Compiling lex.c >Compiling multiset.c >Compiling signal_handler.c >Compiling pike_search.c >Compiling pike_types.c >Compiling pike_embed.c >Compiling mapping.c >Compiling pike_memory.c >Compiling module_support.c >Compiling pikecode.c >Compiling object.c >Compiling opcodes.c >Compiling operators.c >Compiling port.c >Compiling program.c >Compiling rbtree.c >Compiling rusage.c >Compiling sscanf.c >Compiling stralloc.c >Compiling stuff.c >Compiling threads.c >Compiling version.c >Compiling queue.c >Compiling builtin.c >Compiling iterators.c >Compiling facetgroup.c >Compiling svalue.c >Compiling las.c >Compiling builtin_functions.c >Compiling peep.c >Compiling tmodule.c >sed -e 's!#lib_prefix#!/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/lib!' -e 's!#share_prefix#!/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/lib!' -e 's!#include_prefix#!/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/include/pike!' -e 's,x,x,' </var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/lib/master.pike.in >master.pike >( cat /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/*.h *.h | egrep '^[ ]*#[ ]*define[ ][ ]*[a-zA-Z_0-9]*[ ][ ]*[0-9][xabcdefABCDEF0-9]*[ ]*' ; \ >echo "#define" `gcc -E -DPIKE_SRC_ROOT="/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316" -I. -I/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src -I/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/include -DSTEP_BREAK_LINE='STEP_BREAK_LINE __LINE__' /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/interpreter.h | grep STEP_BREAK_LINE` ) >pike.syms >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc -DPIKE_SRC_ROOT="/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316" -I. -I/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src -I/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/include -g -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/lib32 -L/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/lib/32 -L/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/lib/. -L/opt/intel/Compiler/11.1/072/lib/ia32 -R/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -R/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/i686-pc-linux-gnu/lib -rdynamic main.o language.o security.o bignum.o pike_cpulib.o interpret.o constants.o cpp.o fdlib.o cyclic.o array.o backend.o callback.o encode.o docode.o dynamic_buffer.o dynamic_load.o error.o fd_control.o fsort.o gc.o hashtable.o lex.o multiset.o signal_handler.o pike_search.o pike_types.o pike_embed.o mapping.o pike_memory.o module_support.o pikecode.o object.o opcodes.o operators.o port.o program.o rbtree.o rusage.o sscanf.o stralloc.o stuff.o threads.o version.o queue.o builtin.o iterators.o facetgroup.o svalue.o las.o builtin_functions.o peep.o tmodule.o \ > `cat modules/linker_options ` \ > -ldl -lrt -lnsl -lm -lpthread -lcrypt -o pike >#### Making dynamic: post_modules/Bz2 >Compiling post_modules/Bz2/libbzip2mod.c >Linking Bz2 >#### Making dynamic: post_modules/COM >Compiling post_modules/COM/com.c >Linking COM >#### Making dynamic: post_modules/GSSAPI >Compiling post_modules/GSSAPI/gssapi.c >Linking GSSAPI >#### Making dynamic: post_modules/GTK >Makefile:574: warning: overriding recipe for target `depend' >Makefile:336: warning: ignoring old recipe for target `depend' >Makefile:574: warning: overriding recipe for target `depend' >Makefile:336: warning: ignoring old recipe for target `depend' >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/pike -DNOT_INSTALLED -DPRECOMPILED_SEARCH_MORE -m/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/master.pike /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK/new_build_pgtk.pike --source='/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK/source/' \ > /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK/output/few.pike >Parsing input files... 0.8s >Checking inherits ... >Outputting result files... > Creating GTK/pgtk_1.c > Creating GTK/pgtk_2.c > Creating GTK/pgtk_3.c > Creating GTK/prototypes.h > Creating GTK/time_stamp > Creating GTK/pgtk.c >Total time spent... 1.3s >Original CFLAGS:-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -fPIC -DDYNAMIC_MODULE >Modified CFLAGS: -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -fPIC -DDYNAMIC_MODULE >Makefile:574: warning: overriding recipe for target `depend' >Makefile:336: warning: ignoring old recipe for target `depend' >Makefile:574: warning: overriding recipe for target `depend' >Makefile:336: warning: ignoring old recipe for target `depend' >CONFIG_HEADERS=pgtk_config.h ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating options >config.status: creating pgtk_config.h >config.status: pgtk_config.h is unchanged >Compiling pgtk.c >Compiling pgtk_1.c >Compiling pgtk_2.c >Compiling pgtk_3.c >Linking GTK >Making module.pmod >#### Making dynamic: post_modules/GTK2 >Makefile:580: warning: overriding recipe for target `depend' >Makefile:337: warning: ignoring old recipe for target `depend' >Makefile:580: warning: overriding recipe for target `depend' >Makefile:337: warning: ignoring old recipe for target `depend' >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/pike -DNOT_INSTALLED -DPRECOMPILED_SEARCH_MORE -m/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/master.pike /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK2/build_pgtk.pike --source='/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK2/source/' \ > /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK2/output/few.pike >Parsing input files... 1.9s >Checking inherits ... >Outputting result files... > Creating GTK2/pgtk_1.c > Creating GTK2/pgtk_2.c > Creating GTK2/pgtk_3.c > Creating GTK2/pgtk_4.c > Creating GTK2/pgtk_5.c > Creating GTK2/pgtk_6.c > Creating GTK2/pgtk_7.c > Creating GTK2/pgtk_8.c > Creating GTK2/prototypes.h > Creating GTK2/time_stamp > Creating GTK2/pgtk.c >Total time spent... 3.4s >Original CFLAGS:-pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/panel-2.0 -I/usr/include/gtksourceview-1.0 -I/usr/include/libgnomeprint-2.2 -g -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/panel-2.0 -I/usr/include/gtksourceview-1.0 -I/usr/include/libgnomeprint-2.2 -pipe -fPIC -DDYNAMIC_MODULE >Modified CFLAGS: -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/panel-2.0 -I/usr/include/gtksourceview-1.0 -I/usr/include/libgnomeprint-2.2 -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/panel-2.0 -I/usr/include/gtksourceview-1.0 -I/usr/include/libgnomeprint-2.2 -pipe -fPIC -DDYNAMIC_MODULE >Makefile:580: warning: overriding recipe for target `depend' >Makefile:337: warning: ignoring old recipe for target `depend' >Makefile:580: warning: overriding recipe for target `depend' >Makefile:337: warning: ignoring old recipe for target `depend' >CONFIG_HEADERS=pgtk_config.h ./config.status >config.status: creating make_variables >config.status: creating Makefile >config.status: creating options >config.status: creating pgtk_config.h >config.status: pgtk_config.h is unchanged >Compiling pgtk.c >Compiling pgtk_1.c >Compiling pgtk_2.c >Compiling pgtk_3.c >Compiling pgtk_4.c >Compiling pgtk_5.c >Compiling pgtk_6.c >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK2/source/gtkfilechooserdialog.pre: In function ‘pgtk2_file_chooser_dialog_new’: >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK2/source/gtkfilechooserdialog.pre:151:36: warning: not enough variable arguments to fit a sentinel >Compiling pgtk_7.c >Compiling pgtk_8.c >Linking GTK2 >Making module.pmod >#### Making dynamic: post_modules/Nettle >Compiling post_modules/Nettle/nettle.c >Compiling post_modules/Nettle/hash.c >Compiling post_modules/Nettle/cipher.c >Compiling post_modules/Nettle/crypt_md5.c >Compiling post_modules/Nettle/nt.c >Compiling post_modules/Nettle/idea.c >Linking Nettle >#### Making dynamic: post_modules/SQLite >Compiling post_modules/SQLite/sqlite.c >Linking SQLite >#### Making dynamic: post_modules/Shuffler >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/pike -DNOT_INSTALLED -DPRECOMPILED_SEARCH_MORE -m/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/master.pike /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/Shuffler/make_sources.pike /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/Shuffler sources.h sources_to_compile >Compiling post_modules/Shuffler/Shuffler.c >Compiling post_modules/Shuffler/a_source_pikestring.c >Compiling post_modules/Shuffler/a_source_system_memory.c >Compiling post_modules/Shuffler/b_source_normal_file.c >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/Shuffler/b_source_normal_file.c: In function ‘source_normal_file_make’: >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/Shuffler/b_source_normal_file.c:108:19: warning: assignment from incompatible pointer type >Compiling post_modules/Shuffler/c_source_stream.c >Compiling post_modules/Shuffler/d_source_pikestream.c >Compiling post_modules/Shuffler/e_source_block_pikestream.c >Linking Shuffler >#### Making dynamic: post_modules/Unicode >Compiling post_modules/Unicode/unicode_module.c >Compiling post_modules/Unicode/normalize.c >Compiling post_modules/Unicode/split.c >Compiling post_modules/Unicode/buffer.c >Linking Unicode >#### Making dynamic: post_modules/_ADT >Compiling post_modules/_ADT/adt.c >Compiling post_modules/_ADT/sequence.c >Compiling post_modules/_ADT/circular_list.c >Linking _ADT >#### Making dynamic: post_modules/_Image_SVG >Compiling post_modules/_Image_SVG/svg.c >Linking _Image_SVG >Updating post_modules/modlist.h >Updating post_modules/modlist_headers.h >Updating post_modules/linker_options >Creating hilfe... >Creating rsif... >>>> Source compiled. >>>> Test phase [check]: dev-lang/pike-7.8.316 >make -j14 -j1 check > >Configure arguments: --prefix=/usr --disable-make_conf --disable-noopty-retry --without-cdebug --without-bundles --without-copt --without-ssleay --with-crypt --with-gif --with-gmp --with-bignums --with-Bz2 --without-rtldebug --without-fftw --with-gdbm --without-Java --without-jpeglib --without-Kerberos --without-gssapi --with-mysql --without-Odbc --without-GL --without-GLUT --with-_Regexp_PCRE --without-libpdf --without-sane --without-SDL --without-SDL_mixer --without-svg --without-tifflib --without-freetype --with-zlib --without-_Ffmpeg >Use `make CONFIGUREARGS="..." ...' to change them. >They will be retained in the build directory. > >Making verify in build/linux-2.6.35.2+-i686 >make testsuite >if test "$PIKE_PATH_TRANSLATE" = ""; then \ > /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/bin/mktestsuite /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/testsuite.in >testsuite \ > -DSRCDIR="`echo /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src|./posix_to_native.sh`"; \ >else \ > /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/bin/mktestsuite /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/testsuite.in >testsuite \ > -DSRCDIR="`echo /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src|sed -e $PIKE_PATH_TRANSLATE|./posix_to_native.sh`"; \ >fi >( cd modules && make testsuites ) >Making testsuite in modules/CommonLog >Making testsuite in modules/DVB >Making testsuite in modules/Fuse >Making testsuite in modules/Gdbm >Making testsuite in modules/Gettext >Making testsuite in modules/Gmp >Making testsuite in modules/Gz >Making testsuite in modules/HTTPLoop >Making testsuite in modules/Image >Making testsuite in modules/MIME >Making testsuite in modules/Math >Making testsuite in modules/Msql >Making testsuite in modules/Mysql >Making testsuite in modules/Oracle >Making testsuite in modules/PDF >Making testsuite in modules/Parser >Making testsuite in modules/Pipe >Making testsuite in modules/Postgres >Making testsuite in modules/Regexp >Making testsuite in modules/SANE >Making testsuite in modules/Yp >Making testsuite in modules/_Charset >Making testsuite in modules/_Image_FreeType >Making testsuite in modules/_Image_GIF >Making testsuite in modules/_Image_JPEG >Making testsuite in modules/_Image_TIFF >Making testsuite in modules/_Image_TTF >Making testsuite in modules/_Image_XFace >Making testsuite in modules/_PGsql >Making testsuite in modules/_Protocols_DNS_SD >Making testsuite in modules/_Regexp_PCRE >Making testsuite in modules/_Roxen >Making testsuite in modules/_math >Making testsuite in modules/files >Making testsuite in modules/spider >Making testsuite in modules/sprintf >Making testsuite in modules/sybase >Making testsuite in modules/system >( cd post_modules && make testsuites ) >Making testsuite in post_modules/Bz2 >Making testsuite in post_modules/COM >make[4]: `../../testsuite' is up to date. >Making testsuite in post_modules/GSSAPI >Making testsuite in post_modules/GTK >Makefile:574: warning: overriding recipe for target `depend' >Makefile:336: warning: ignoring old recipe for target `depend' >Making testsuite in post_modules/GTK2 >Makefile:580: warning: overriding recipe for target `depend' >Makefile:337: warning: ignoring old recipe for target `depend' >Making testsuite in post_modules/Nettle >Making testsuite in post_modules/SQLite >Making testsuite in post_modules/Shuffler >Making testsuite in post_modules/Unicode >Making testsuite in post_modules/_ADT >Making testsuite in post_modules/_Image_SVG >( cd /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686 && /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/bin/mklibtests.sh \ > --srcdir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/lib \ > --destdir=tlib --bindir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/bin ) >tlib/7.0/modules/testsuite updated. >tlib/7.2/modules/testsuite updated. >tlib/7.4/modules/Crypto.pmod/testsuite updated. >tlib/7.4/modules/testsuite updated. >tlib/7.6/modules/Calendar.pmod/testsuite updated. >tlib/7.6/modules/testsuite updated. >tlib/modules/ADT.pmod/Relation.pmod/testsuite updated. >tlib/modules/ADT.pmod/testsuite updated. >tlib/modules/Calendar.pmod/testsuite updated. >tlib/modules/Crypto.pmod/testsuite updated. >tlib/modules/Filesystem.pmod/testsuite updated. >tlib/modules/Graphics.pmod/Graph.pmod/testsuite updated. >tlib/modules/_Image.pmod/testsuite updated. >tlib/modules/Parser.pmod/LR.pmod/testsuite updated. >tlib/modules/Parser.pmod/testsuite updated. >tlib/modules/Parser.pmod/XML.pmod/testsuite updated. >tlib/modules/Pike.pmod/testsuite updated. >tlib/modules/Protocols.pmod/Bittorrent.pmod/testsuite updated. >tlib/modules/Protocols.pmod/HTTP.pmod/Server.pmod/testsuite updated. >tlib/modules/Protocols.pmod/XMLRPC.pmod/testsuite updated. >tlib/modules/Sql.pmod/testsuite updated. >tlib/modules/SSL.pmod/testsuite updated. >tlib/modules/Standards.pmod/ASN1.pmod/testsuite updated. >tlib/modules/Standards.pmod/testsuite updated. >tlib/modules/Stdio.pmod/testsuite updated. >tlib/modules/String.pmod/testsuite updated. >tlib/modules/testsuite updated. >tlib/modules/Tools.pmod/testsuite updated. >tlib/modules/Web.pmod/testsuite updated. >tlib/modules/Yabu.pmod/testsuite updated. >tlib/testsuite updated. >if test -d "/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/extra_tests" ; then \ > (cd "/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686" && /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/bin/mklibtests.sh \ > --srcdir="/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/extra_tests" \ > --destdir=extra_tests --bindir=/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/bin ) ; fi; >rm -rf test-install >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/pike -DNOT_INSTALLED -DPRECOMPILED_SEARCH_MORE -m/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/master.pike /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/bin/install.pike \ > `test -f autodoc.xml || echo --no-autodoc` \ > lib_prefix="/usr/lib/pike" \ > TMP_LIBDIR="/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/lib" LIBDIR_SRC="/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/lib" \ > SRCDIR="/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src" DOCDIR_SRC="/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/refdoc" \ > MANDIR_SRC="/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/man" \ > man_prefix="/usr/man" fakeroot="" \ > PIKE_MODULE_RELOC="" pike_name="test-pike" \ > cflags="-DDYNAMIC_MODULE" ldflags="" \ > prefix="./test-install" --new-style > Installing Pike in /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/test-install/pike/7.8.316, please wait... > > Pike installation completed successfully. >PIKE_MODULE_PATH=""; PIKE_INCLUDE_PATH=""; \ >if test "" = "" ; then args="-F -a -v" ; else \ > args="" ; fi; \ >if test -f ./test-pike ; then \ > ./test-pike -DNOT_INSTALLED -x test_pike $args ; \ >else \ > if test -f some-sprsh-test ; then \ > sprsh `pwd`/test-install/pike/*/bin/pike.exe -DNOT_INSTALLED -x test_pike $args ; \ > else \ > `pwd`/test-install/pike/*/bin/pike.exe -DNOT_INSTALLED -x test_pike $args ; \ > fi \ >fi >Forked watchdog pid 21255. >Begin tests at Fri Aug 20 06:34:50 2010 (pid 21254) >Doing tests in post_modules/Bz2/testsuite (14 tests, pid 21256) > 0: ++++++++++ ++++ >Subresult: 14 tests, 0 failed, 0 skipped >Accumulated: 14 tests, 0 failed, 0 skipped >Doing tests in post_modules/_ADT/testsuite (324 tests, pid 21257) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 300: ++++++++++ ++++++++++ ++++ >Subresult: 324 tests, 0 failed, 0 skipped >Accumulated: 338 tests, 0 failed, 0 skipped >Doing tests in post_modules/Unicode/testsuite (8 tests, pid 21258) > 0: +++ >Part0: Specific cases >Done. 138 tests. > >Part1: Character by character test >Done. 99444 tests. > >Part2: Canonical Order Test >Done. 5016 tests. > >Part3: PRI:29 Test >Done. 996 tests. >+++++ >Subresult: 105601 tests, 0 failed, 0 skipped >Accumulated: 105939 tests, 0 failed, 0 skipped >Doing tests in post_modules/SQLite/testsuite (35 tests, pid 21259) > 0: ++++++++++ ++++++++++ ++++++++++ +++++ >Subresult: 35 tests, 0 failed, 0 skipped >Accumulated: 105974 tests, 0 failed, 0 skipped >Doing tests in post_modules/GTK/testsuite (0 tests, pid 21260) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 105974 tests, 0 failed, 0 skipped >Doing tests in post_modules/Nettle/testsuite (44 tests, pid 21261) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ +++ >Rijndael ECB encrypt/decrypt (128)... Rijndael ECB encrypt/decrypt (192)... Rijndael ECB encrypt/decrypt (256)... >+ >Subresult: 667 tests, 0 failed, 0 skipped >Accumulated: 106641 tests, 0 failed, 0 skipped >Doing tests in post_modules/GTK2/testsuite (1 tests, pid 21264) > 0: + >Subresult: 1 tests, 0 failed, 0 skipped >Accumulated: 106642 tests, 0 failed, 0 skipped >Doing tests in post_modules/GSSAPI/testsuite (0 tests, pid 21265) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 106642 tests, 0 failed, 0 skipped >Doing tests in post_modules/_Image_SVG/testsuite (4 tests, pid 21266) > 0: ---- >Subresult: 4 tests, 0 failed, 4 skipped >Accumulated: 106646 tests, 0 failed, 4 skipped >Doing tests in post_modules/Shuffler/testsuite (1 tests, pid 21267) > 0: + >Subresult: 1 tests, 0 failed, 0 skipped >Accumulated: 106647 tests, 0 failed, 4 skipped >Doing tests in testsuite (11262 tests, pid 21268) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ +Testing scoped variables 255:1... >+Testing scoped variables 256:1 expecting a compilation error... >+Testing scoped variables 16:17... >+Testing scoped variables 17:16... >++++++ > 100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 350: ++++++++++ -+++++++++ ++++++++++ ++++++++++ ++++++++++ > 400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 450: +++++-++++ ++++++++++ ++++++++++ ++-+++++++ ++++++++++ > 500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 550: ++++++++++ ++++++++++ ++ >Testing vtables and scope access. > 1:2 1:2 2:6 1:2 2:6 3:20 1:2 2:6 3:20 4:64 1:2 2:6 3:20 4:73 1:2 2:6 3:20 4:73 5:64 1:2 2:6 3:20 4:73 5:128 1:2 2:6 3:20 4:73 5:192 1:2 2:6 3:20 4:73 5:256 1:2 2:6 3:20 4:73 5:280 1:2 2:6 3:20 4:73 5:280 6:64 1:2 2:6 3:20 4:73 5:280 6:128 1:2 2:6 3:20 4:73 5:280 6:192 1:2 2:6 3:20 4:73 5:280 6:256 1:2 2:6 3:20 4:73 5:280 6:320 1:2 2:6 3:20 4:73 5:280 6:384 1:2 2:6 3:20 4:73 5:280 6:448 1:2 2:6 3:20 4:73 5:280 6:512 1:2 2:6 3:20 4:73 5:280 6:576 1:2 2:6 3:20 4:73 5:280 6:640 1:2 2:6 3:20 4:73 5:280 6:704 1:2 2:6 3:20 4:73 5:280 6:768 1:2 2:6 3:20 4:73 5:280 6:832 1:2 2:6 3:20 4:73 5:280 6:896 1:2 2:6 3:20 4:73 5:280 6:960 1:2 2:6 3:20 4:73 5:280 6:1024 1:2 2:6 3:20 4:73 5:280 6:1088 1:2 2:6 3:20 4:73 5:280 6:1118 1:2 2:6 3:20 4:73 5:280 6:1118 7:64 1:2 2:6 3:20 4:73 5:280 6:1118 7:128 1:2 2:6 3:20 4:73 5:280 6:1118 7:192 1:2 2:6 3:20 4:73 5:280 6:1118 7:256 1:2 2:6 3:20 4:73 5:280 6:1118 7:320 1:2 2:6 3:20 4:73 5:280 6:1118 7:384 1:2 2:6 3:20 4:73 5:280 6:1118 7:448 1:2 2:6 3:20 4:73 5:280 6:1118 7:512 1:2 2:6 3:20 4:73 5:280 6:1118 7:576 1:2 2:6 3:20 4:73 5:280 6:1118 7:640 1:2 2:6 3:20 4:73 5:280 6:1118 7:704 1:2 2:6 3:20 4:73 5:280 6:1118 7:768 1:2 2:6 3:20 4:73 5:280 6:1118 7:832 1:2 2:6 3:20 4:73 5:280 6:1118 7:896 1:2 2:6 3:20 4:73 5:280 6:1118 7:960 1:2 2:6 3:20 4:73 5:280 6:1118 7:1024 1:2 2:6 3:20 4:73 5:280 6:1118 7:1088 1:2 2:6 3:20 4:73 5:280 6:1118 7:1152 1:2 2:6 3:20 4:73 5:280 6:1118 7:1216 1:2 2:6 3:20 4:73 5:280 6:1118 7:1280 1:2 2:6 3:20 4:73 5:280 6:1118 7:1344 1:2 2:6 3:20 4:73 5:280 6:1118 7:1408 1:2 2:6 3:20 4:73 5:280 6:1118 7:1472 1:2 2:6 3:20 4:73 5:280 6:1118 7:1536 1:2 2:6 3:20 4:73 5:280 6:1118 7:1600 1:2 2:6 3:20 4:73 5:280 6:1118 7:1664 1:2 2:6 3:20 4:73 5:280 6:1118 7:1728 1:2 2:6 3:20 4:73 5:280 6:1118 7:1792 1:2 2:6 3:20 4:73 5:280 6:1118 7:1856 1:2 2:6 3:20 4:73 5:280 6:1118 7:1920 1:2 2:6 3:20 4:73 5:280 6:1118 7:1984 1:2 2:6 3:20 4:73 5:280 6:1118 7:2048 1:2 2:6 3:20 4:73 5:280 6:1118 7:2112 1:2 2:6 3:20 4:73 5:280 6:1118 7:2176 1:2 2:6 3:20 4:73 5:280 6:1118 7:2240 1:2 2:6 3:20 4:73 5:280 6:1118 7:2304 1:2 2:6 3:20 4:73 5:280 6:1118 7:2368 1:2 2:6 3:20 4:73 5:280 6:1118 7:2432 1:2 2:6 3:20 4:73 5:280 6:1118 7:2496 1:2 2:6 3:20 4:73 5:280 6:1118 7:2560 1:2 2:6 3:20 4:73 5:280 6:1118 7:2624 1:2 2:6 3:20 4:73 5:280 6:1118 7:2688 1:2 2:6 3:20 4:73 5:280 6:1118 7:2752 1:2 2:6 3:20 4:73 5:280 6:1118 7:2816 1:2 2:6 3:20 4:73 5:280 6:1118 7:2880 1:2 2:6 3:20 4:73 5:280 6:1118 7:2944 1:2 2:6 3:20 4:73 5:280 6:1118 7:3008 1:2 2:6 3:20 4:73 5:280 6:1118 7:3072 1:2 2:6 3:20 4:73 5:280 6:1118 7:3136 1:2 2:6 3:20 4:73 5:280 6:1118 7:3200 1:2 2:6 3:20 4:73 5:280 6:1118 7:3264 1:2 2:6 3:20 4:73 5:280 6:1118 7:3328 1:2 2:6 3:20 4:73 5:280 6:1118 7:3392 1:2 2:6 3:20 4:73 5:280 6:1118 7:3456 1:2 2:6 3:20 4:73 5:280 6:1118 7:3520 1:2 2:6 3:20 4:73 5:280 6:1118 7:3584 1:2 2:6 3:20 4:73 5:280 6:1118 7:3648 1:2 2:6 3:20 4:73 5:280 6:1118 7:3712 1:2 2:6 3:20 4:73 5:280 6:1118 7:3776 1:2 2:6 3:20 4:73 5:280 6:1118 7:3840 1:2 2:6 3:20 4:73 5:280 6:1118 7:3904 1:2 2:6 3:20 4:73 5:280 6:1118 7:3968 1:2 2:6 3:20 4:73 5:280 6:1118 7:4032 1:2 2:6 3:20 4:73 5:280 6:1118 7:4096 1:2 2:6 3:20 4:73 5:280 6:1118 7:4160 1:2 2:6 3:20 4:73 5:280 6:1118 7:4224 1:2 2:6 3:20 4:73 5:280 6:1118 7:4288 1:2 2:6 3:20 4:73 5:280 6:1118 7:4352 1:2 2:6 3:20 4:73 5:280 6:1118 7:4416 1:2 2:6 3:20 4:73 5:280 6:1118 7:4480 1:2 2:6 3:20 4:73 5:280 6:1118 7:4544 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:64 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:128 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:192 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:256 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:320 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:384 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:448 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:512 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:576 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:640 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:704 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:768 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:832 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:896 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:960 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1024 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1088 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1152 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1216 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1280 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1344 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1408 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1472 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1536 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1600 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1664 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1728 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1792 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1856 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1920 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:1984 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:2048 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:2112 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:2176 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:2240 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:2304 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:2368 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:2432 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:2496 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:2560 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:2624 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:2688 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:2752 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:2816 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:2880 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:2944 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3008 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3072 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3136 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3200 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3264 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3328 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3392 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3456 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3520 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3584 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3648 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3712 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3776 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3840 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3904 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:3968 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4032 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4096 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4160 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4224 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4288 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4352 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4416 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4480 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4544 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4608 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4672 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4736 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4800 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4864 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4928 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:4992 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:5056 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:5120 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:5184 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:5248 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:5312 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:5376 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:5440 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:5504 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:5568 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:5632 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:5696 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:5760 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:5824 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:5888 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:5952 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6016 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6080 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6144 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6208 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6272 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6336 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6400 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6464 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6528 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6592 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6656 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6720 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6784 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6848 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6912 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:6976 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:7040 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:7104 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:7168 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:7232 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:7296 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:7360 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:7424 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:7488 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:7552 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:7616 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:7680 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:7744 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:7808 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:7872 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:7936 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8000 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8064 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8128 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8192 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8256 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8320 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8384 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8448 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8512 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8576 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8640 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8704 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8768 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8832 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8896 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:8960 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9024 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9088 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9152 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9216 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9280 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9344 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9408 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9472 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9536 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9600 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9664 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9728 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9792 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9856 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9920 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:9984 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:10048 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:10112 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:10176 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:10240 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:10304 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:10368 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:10432 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:10496 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:10560 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:10624 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:10688 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:10752 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:10816 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:10880 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:10944 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11008 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11072 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11136 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11200 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11264 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11328 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11392 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11456 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11520 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11584 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11648 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11712 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11776 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11840 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11904 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:11968 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12032 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12096 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12160 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12224 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12288 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12352 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12416 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12480 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12544 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12608 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12672 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12736 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12800 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12864 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12928 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:12992 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:13056 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:13120 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:13184 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:13248 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:13312 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:13376 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:13440 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:13504 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:13568 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:13632 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:13696 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:13760 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:13824 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:13888 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:13952 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14016 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14080 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14144 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14208 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14272 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14336 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14400 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14464 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14528 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14592 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14656 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14720 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14784 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14848 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14912 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:14976 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:15040 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:15104 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:15168 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:15232 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:15296 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:15360 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:15424 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:15488 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:15552 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:15616 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:15680 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:15744 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:15808 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:15872 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:15936 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16000 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16064 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16128 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16192 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16256 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16320 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16384 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16448 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16512 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16576 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16640 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16704 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16768 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16832 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16896 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:16960 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17024 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17088 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17152 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17216 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17280 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17344 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17408 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17472 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17536 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17600 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17664 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17728 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17792 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17856 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17920 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:17984 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:18048 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:18112 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:18176 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:18240 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:18304 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:18368 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:18432 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:18496 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:18560 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:18624 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:18688 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:18752 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:18816 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:18880 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:18944 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:19008 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:19072 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:19136 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:19200 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:19264 1:2 2:6 3:20 4:73 5:280 6:1118 7:4590 8:19279 >++++++++ ++++++++++ ++++++++++ > 600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ +++-++++-- > 650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++-+++++++ > 850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 900: ++++++++++ ++++++++++ ++++++++++ -+++++++++ ++++++++++ > 950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1100: ++++++++++ ++++++++++ ++++++++++ ++++ GC destruct order test 0, 6 permutations GC destruct order test 1, 24 permutations GC destruct order test 2, 6 permutations GC destruct order test 3, 6 permutations GC destruct order test 4, 6 permutations GC destruct order test 5, 6 permutations GC destruct order test 6, 6 permutations GC destruct order test 7, 24 permutations GC destruct order test 8, 24 permutations GC destruct order test 9, 24 permutations GC destruct order test 10, 24 permutations GC destruct order test 11, 24 permutations GC destruct order test 12, 120 permutations GC destruct order test 13, 6 permutations GC destruct order test 14, 2 permutations GC destruct order test 15, 2 permutations GC destruct order test 16, 2 permutations GC destruct order test 17, 6 permutations GC destruct order test 18, 6 permutations GC destruct order test 19, 24 permutations GC destruct order test 20, 6 permutations GC destruct order test 21, 24 permutations GC destruct order test 22, 6 permutations GC destruct order test 23, 6 permutations GC destruct order test 24, 6 permutations GC destruct order test 25, 6 permutations GC destruct order test 26, 6 permutations GC destruct order test 27, 6 permutations GC destruct order test 28, 6 permutations GC destruct order test 29, 24 permutations GC destruct order test 30, 24 permutations GC destruct order test 31, 6 permutations GC destruct order test 32, 6 permutations GC destruct order test 33, 6 permutations GC destruct order test 34, 6 permutations GC destruct order test 35, 6 permutations GC destruct order test 36, 6 permutations GC destruct order test 37, 6 permutations GC destruct order test 38, 24 permutations GC destruct order test 39, 6 permutations GC destruct order test 40, 6 permutations GC destruct order test 41, 24 permutations GC destruct order test 42, 720 permutations GC destruct order test 43, 24 permutations GC destruct order test 44, 24 permutations GC destruct order test 45, 24 permutations GC destruct order test 46, 6 permutations GC destruct order test 47, 6 permutations GC destruct order test 48, 24 permutations GC destruct order test 49, 720 permutations GC destruct order test 50, 24 permutations GC destruct order test 51, 24 permutations GC destruct order test 52, 720 permutations GC destruct order test 53, 24 permutations GC destruct order test 54, 24 permutations GC destruct order test 55, 24 permutations GC destruct order test 56, 24 permutations GC destruct order test 57, 6 permutations GC destruct order test 58, 6 permutations GC destruct order test 59, 6 permutations GC destruct order test 60, 6 permutations GC destruct order test 61, 24 permutations GC destruct order test 62, 24 permutations GC destruct order test 63, 6 permutations GC destruct order test 64, 6 permutations GC destruct order test 65, 6 permutations GC destruct order test 66, 6 permutations GC destruct order test 67, 6 permutations GC destruct order test 68, 6 permutations GC destruct order test 69, 6 permutations GC destruct order test 70, 6 permutations GC destruct order test 71, 6 permutations GC destruct order test 72, 6 permutations GC destruct order test 73, 6 permutations GC destruct order test 74, 24 permutations GC destruct order test 75, 24 permutations GC destruct order test 76, 24 permutations GC destruct order test 77, 24 permutations GC destruct order test 78, 6 permutations ++++++ ++++++++++ > 1150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1550: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1900: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2550: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2900: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3550: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3900: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4550: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4900: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 4950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5550: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5900: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 5950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6550: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6900: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 6950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ -+++++++++ > 7450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7550: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7900: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 7950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8550: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8900: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 8950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9550: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9900: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 9950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10550: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10900: +++++Testing 0.6 file: modules/Regexp.pike.o Testing 0.6 file: modules/Array.pmod.o Testing 0.6 file: modules/__default.pmod.o Testing 0.6 file: modules/readline.pmod.o Testing 0.6 file: modules/Regexp.pike Testing 0.6 file: modules/Array.pmod Testing 0.6 file: modules/__default.pmod Testing 0.6 file: modules/readline.pmod Testing 0.6 file: modules/.autodoc Testing 7.2 file: modules/__default.pmod.o Testing 7.2 file: modules/Gmp.pmod.o Testing 7.2 file: modules/system.pmod.o Testing 7.2 file: modules/String.pmod.o Testing 7.2 file: modules/Thread.pmod.o Testing 7.2 file: modules/__default.pmod Testing 7.2 dir: modules/Protocols.pmod Testing 7.2 dir: Protocols.pmod/LDAP.pmod Testing 7.2 file: LDAP.pmod/client.pike.o Testing 7.2 file: LDAP.pmod/client.pike Testing 7.2 dir: modules/Parser.pmod Testing 7.2 dir: Parser.pmod/XML.pmod Testing 7.2 file: XML.pmod/module.pmod.o Testing 7.2 file: XML.pmod/Tree.pmod.o Testing 7.2 file: XML.pmod/module.pmod Testing 7.2 file: XML.pmod/Tree.pmod Testing 7.2 file: modules/Gmp.pmod Testing 7.2 file: modules/system.pmod Testing 7.2 file: modules/String.pmod Testing 7.2 file: modules/Thread.pmod Testing 7.2 dir: modules/LR.pmod Testing 7.2 file: LR.pmod/priority.pike.o Testing 7.2 file: LR.pmod/lr.pike.o Testing 7.2 file: LR.pmod/parser.pike.o Testing 7.2 file: LR.pmod/scanner.pike.o Testing 7.2 file: LR.pmod/item.pike.o Testing 7.2 file: LR.pmod/rule.pike.o Testing 7.2 file: LR.pmod/Grammar_parser.pmod.o Testing 7.2 file: LR.pmod/priority.pike Testing 7.2 file: LR.pmod/lr.pike Testing 7.2 file: LR.pmod/parser.pike Testing 7.2 file: LR.pmod/scanner.pike Testing 7.2 file: LR.pmod/item.pike Testing 7.2 file: LR.pmod/rule.pike Testing 7.2 file: LR.pmod/Grammar_parser.pmod Testing 7.2 file: modules/.autodoc Testing file: modules/___Gz.so Testing file: modules/Gettext.so Testing file: modules/HTTPAccept.so Testing file: modules/_Charset.so Testing file: modules/Postgres.so Testing file: modules/Shuffler.so Testing file: modules/spider.so Testing file: modules/___Regexp.so Testing file: modules/___Yp.so Testing file: modules/_Roxen.so Testing file: modules/Gdbm.so Testing file: modules/Mysql.so Testing file: modules/Msql.so Testing file: modules/_PGsql.so Testing file: modules/___Math.so Testing file: modules/CommonLog.so Testing file: modules/SQLite.so Testing file: modules/___Fuse.so Testing file: modules/sybase.so Testing file: modules/_Image_FreeType.so Testing file: modules/Pipe.so Testing file: modules/Nettle.so Testing file: modules/___Oracle.so Testing file: modules/Image.so Testing file: modules/Unicode.so Testing file: modules/_Image_XFace.so Testing file: modules/_ADT.so Testing file: modules/COM.so Testing file: modules/___GTK.so Testing file: modules/GSSAPI.so Testing file: modules/_Image_SVG.so Testing file: modules/_Image_JPEG.so Testing file: modules/_Image_TTF.so Testing file: modules/_Image_GIF.so Testing file: modules/_Image_TIFF.so Testing file: modules/PDF.so Testing file: modules/____Regexp_PCRE.so Testing file: modules/SANE.so Testing file: modules/___MIME.so Testing file: modules/_Protocols_DNS_SD.so Testing file: modules/DVB.so Testing file: modules/Bz2.so Testing file: modules/___GTK2.so Testing file: modules/Gz.pmod.o Testing file: modules/Array.pmod.o Testing file: modules/Getopt.pmod.o Testing file: modules/Int.pmod.o Testing file: modules/Multiset.pmod.o Testing file: modules/Object.pmod.o Testing file: modules/Float.pmod.o Testing file: modules/Process.pmod.o Testing file: modules/Colors.pmod.o Testing file: modules/Error.pmod.o Testing file: modules/Regexp.pmod.o Testing file: modules/Yp.pmod.o Testing file: modules/Function.pmod.o Testing file: modules/__builtin.pmod.o Testing file: modules/System.pmod.o Testing file: modules/Program.pmod.o Testing file: modules/Math.pmod.o Testing file: modules/Arg.pmod.o Testing file: modules/Mapping.pmod.o Testing file: modules/Fuse.pmod.o Testing file: modules/Gnome.pmod.o Testing file: modules/__builtin_dirnode.pmod.o Testing file: modules/Thread.pmod.o Testing file: modules/GLU.pmod.o Testing file: modules/_Image_PS.pmod.o Testing file: modules/_Image_XPM.pmod.o Testing file: modules/GTK.pmod.o Testing file: modules/GDK.pmod.o Testing file: modules/_Image_DWG.pmod.o Testing file: modules/_Image_XCF.pmod.o Testing file: modules/_Regexp_PCRE.pmod.o Testing file: modules/_Image_PSD.pmod.o Testing file: modules/GTK2.pmod.o Testing file: modules/Gz.pmod Testing dir: modules/Geography.pmod Testing file: Geography.pmod/Position.pike.o Testing file: Geography.pmod/Countries.pmod.o Testing file: Geography.pmod/module.pmod.o Testing file: Geography.pmod/Position.pike Testing file: Geography.pmod/Countries.pmod Testing file: Geography.pmod/module.pmod Testing file: modules/Array.pmod Testing dir: modules/Yabu.pmod Testing file: Yabu.pmod/module.pmod.o Testing file: Yabu.pmod/module.pmod Testing dir: modules/GTKSupport.pmod Testing file: GTKSupport.pmod/SClist.pike.o Testing file: GTKSupport.pmod/Alert.pike.o Testing file: GTKSupport.pmod/pCtree.pike.o Testing file: GTKSupport.pmod/pDrawingArea.pike.o Testing file: GTKSupport.pmod/MenuFactory.pmod.o Testing file: GTKSupport.pmod/Util.pmod.o Testing file: GTKSupport.pmod/SClist.pike Testing file: GTKSupport.pmod/Alert.pike Testing file: GTKSupport.pmod/pCtree.pike Testing file: GTKSupport.pmod/pDrawingArea.pike Testing file: GTKSupport.pmod/MenuFactory.pmod Testing file: GTKSupport.pmod/Util.pmod Testing file: modules/Getopt.pmod Testing file: modules/Int.pmod Testing file: modules/Multiset.pmod Testing file: modules/Object.pmod Testing file: modules/Float.pmod Testing file: modules/Process.pmod Testing file: modules/Colors.pmod Testing dir: modules/Tools.pmod Testing file: Tools.pmod/PV.pike.o Testing file: Tools.pmod/MasterHelp.pmod.o Testing file: Tools.pmod/Install.pmod.o Testing file: Tools.pmod/Testsuite.pmod.o Testing file: Tools.pmod/Hilfe.pmod.o Testing file: Tools.pmod/sed.pmod.o Testing file: Tools.pmod/PEM.pmod.o Testing file: Tools.pmod/PV.pike Testing dir: Tools.pmod/Shoot.pmod Testing file: Shoot.pmod/AppendArray.pike.o Testing file: Shoot.pmod/Test.pike.o Testing file: Shoot.pmod/MatrixMult.pike.o Testing file: Shoot.pmod/InsertMultiset.pike.o Testing file: Shoot.pmod/AppendMultiset.pike.o Testing file: Shoot.pmod/CloneObject.pike.o Testing file: Shoot.pmod/SortEqualInts.pike.o Testing file: Shoot.pmod/SortUnorderedInts.pike.o Testing file: Shoot.pmod/SortOrderedInts.pike.o Testing file: Shoot.pmod/RecursiveLoops.pike.o Testing file: Shoot.pmod/NestedLoops.pike.o Testing file: Shoot.pmod/SortUnorderedObjs.pike.o Testing file: Shoot.pmod/TagRemoveLoop.pike.o Testing file: Shoot.pmod/Ackermann.pike.o Testing file: Shoot.pmod/ReplaceParallel.pike.o Testing file: Shoot.pmod/ReplaceSerial.pike.o Testing file: Shoot.pmod/TagRemoveSearch.pike.o Testing file: Shoot.pmod/InsertMapping.pike.o Testing file: Shoot.pmod/AppendMapping.pike.o Testing file: Shoot.pmod/TagRemoveArraySscanf.pike.o Testing file: Shoot.pmod/TagRemoveSscanf.pike.o Testing file: Shoot.pmod/ArrayStuff.pike.o Testing file: Shoot.pmod/Compile.pike.o Testing file: Shoot.pmod/TagRemoveDivide.pike.o Testing file: Shoot.pmod/Overhead.pike.o Testing file: Shoot.pmod/CompileExec.pike.o Testing file: Shoot.pmod/TagRemoveParserHTML.pike.o Testing file: Shoot.pmod/TagRemovePCRE.pike.o Testing file: Shoot.pmod/GC.pike.o Testing file: Shoot.pmod/BinaryData7.pike.o Testing file: Shoot.pmod/BinaryData5.pike.o Testing file: Shoot.pmod/BinaryData4.pike.o Testing file: Shoot.pmod/CloneObject2.pike.o Testing file: Shoot.pmod/NestedLoops2.pike.o Testing file: Shoot.pmod/AppendMapping2.pike.o Testing file: Shoot.pmod/Case1.pike.o Testing file: Shoot.pmod/Case0.pike.o Testing file: Shoot.pmod/module.pmod.o Testing file: Shoot.pmod/AppendArray.pike Testing file: Shoot.pmod/Test.pike Testing file: Shoot.pmod/MatrixMult.pike Testing file: Shoot.pmod/InsertMultiset.pike Testing file: Shoot.pmod/AppendMultiset.pike Testing file: Shoot.pmod/CloneObject.pike Testing file: Shoot.pmod/SortEqualInts.pike Testing file: Shoot.pmod/SortUnorderedInts.pike Testing file: Shoot.pmod/SortOrderedInts.pike Testing file: Shoot.pmod/RecursiveLoops.pike Testing file: Shoot.pmod/NestedLoops.pike Testing file: Shoot.pmod/SortUnorderedObjs.pike Testing file: Shoot.pmod/TagRemoveLoop.pike Testing file: Shoot.pmod/Ackermann.pike Testing file: Shoot.pmod/ReplaceParallel.pike Testing file: Shoot.pmod/ReplaceSerial.pike Testing file: Shoot.pmod/TagRemoveSearch.pike Testing file: Shoot.pmod/InsertMapping.pike Testing file: Shoot.pmod/AppendMapping.pike Testing file: Shoot.pmod/TagRemoveArraySscanf.pike Testing file: Shoot.pmod/TagRemoveSscanf.pike Testing file: Shoot.pmod/ArrayStuff.pike Testing file: Shoot.pmod/Compile.pike Testing file: Shoot.pmod/TagRemoveDivide.pike Testing file: Shoot.pmod/Overhead.pike Testing file: Shoot.pmod/CompileExec.pike Testing file: Shoot.pmod/TagRemoveParserHTML.pike Testing file: Shoot.pmod/TagRemovePCRE.pike Testing file: Shoot.pmod/GC.pike Testing file: Shoot.pmod/BinaryData7.pike Testing file: Shoot.pmod/BinaryData5.pike Testing file: Shoot.pmod/BinaryData4.pike Testing file: Shoot.pmod/CloneObject2.pike Testing file: Shoot.pmod/NestedLoops2.pike Testing file: Shoot.pmod/AppendMapping2.pike Testing file: Shoot.pmod/Case1.pike Testing file: Shoot.pmod/Case0.pike Testing file: Shoot.pmod/module.pmod Testing dir: Tools.pmod/Monger.pmod Testing file: Monger.pmod/MongerUser.pike.o Testing file: Monger.pmod/MongerDeveloper.pike.o Testing file: Monger.pmod/module.pmod.o Testing file: Monger.pmod/MongerUser.pike Testing file: Monger.pmod/MongerDeveloper.pike Testing file: Monger.pmod/module.pmod Testing file: Tools.pmod/MasterHelp.pmod Testing file: Tools.pmod/Install.pmod Testing dir: Tools.pmod/Legal.pmod Testing file: Legal.pmod/Copyright.pmod.o Testing file: Legal.pmod/Copyright.pmod Testing dir: Legal.pmod/License.pmod Testing file: License.pmod/mpl.txt Testing file: License.pmod/lgpl.txt Testing file: License.pmod/gpl.txt Testing file: License.pmod/module.pmod.o Testing file: License.pmod/MPL.pmod.o Testing file: License.pmod/LGPL.pmod.o Testing file: License.pmod/GPL.pmod.o Testing file: License.pmod/module.pmod Testing file: License.pmod/MPL.pmod Testing file: License.pmod/LGPL.pmod Testing file: License.pmod/GPL.pmod Testing file: Tools.pmod/Testsuite.pmod Testing dir: Tools.pmod/Standalone.pmod Testing file: Standalone.pmod/pv.pike.o Testing file: Standalone.pmod/make_wxs.pike.o Testing file: Standalone.pmod/cflags.pike.o Testing file: Standalone.pmod/features.pike.o Testing file: Standalone.pmod/process_files.pike.o Testing file: Standalone.pmod/monger.pike.o Testing file: Standalone.pmod/cgrep.pike.o Testing file: Standalone.pmod/pmar_install.pike.o Testing file: Standalone.pmod/benchmark.pike.o Testing file: Standalone.pmod/rsif.pike.o Testing file: Standalone.pmod/module.pike.o Testing file: Standalone.pmod/precompile.pike.o Testing file: Standalone.pmod/extract_locale.pike.o Testing file: Standalone.pmod/test_pike.pike.o Testing file: Standalone.pmod/hilfe.pike.o Testing file: Standalone.pmod/rsqld.pike.o Testing file: Standalone.pmod/extract_autodoc.pike.o Testing file: Standalone.pmod/join_autodoc.pike.o Testing file: Standalone.pmod/assemble_autodoc.pike.o Testing file: Standalone.pmod/pv.pike Testing file: Standalone.pmod/make_wxs.pike Testing file: Standalone.pmod/cflags.pike Testing file: Standalone.pmod/features.pike Testing file: Standalone.pmod/process_files.pike Testing file: Standalone.pmod/monger.pike Testing file: Standalone.pmod/dump.pike Testing file: Standalone.pmod/cgrep.pike Testing file: Standalone.pmod/pmar_install.pike Testing file: Standalone.pmod/benchmark.pike Testing file: Standalone.pmod/rsif.pike Testing file: Standalone.pmod/module.pike Testing file: Standalone.pmod/precompile.pike Testing file: Standalone.pmod/extract_locale.pike Testing file: Standalone.pmod/test_pike.pike Testing file: Standalone.pmod/hilfe.pike Testing file: Standalone.pmod/rsqld.pike Testing file: Standalone.pmod/extract_autodoc.pike Testing file: Standalone.pmod/join_autodoc.pike Testing file: Standalone.pmod/assemble_autodoc.pike Testing file: Tools.pmod/Hilfe.pmod Testing file: Tools.pmod/sed.pmod Testing dir: Tools.pmod/AutoDoc.pmod Testing file: AutoDoc.pmod/PikeParser.pike.o Testing file: AutoDoc.pmod/MirarDocParser.pike.o Testing file: AutoDoc.pmod/PikeObjects.pmod.o Testing file: AutoDoc.pmod/PikeExtractor.pmod.o Testing file: AutoDoc.pmod/CExtractor.pmod.o Testing file: AutoDoc.pmod/DocParser.pmod.o Testing file: AutoDoc.pmod/module.pmod.o Testing file: AutoDoc.pmod/ProcessXML.pmod.o Testing file: AutoDoc.pmod/debug.h Testing file: AutoDoc.pmod/PikeParser.pike Testing file: AutoDoc.pmod/MirarDocParser.pike Testing file: AutoDoc.pmod/PikeObjects.pmod Testing file: AutoDoc.pmod/PikeExtractor.pmod Testing file: AutoDoc.pmod/CExtractor.pmod Testing file: AutoDoc.pmod/DocParser.pmod Testing file: AutoDoc.pmod/module.pmod Testing file: AutoDoc.pmod/ProcessXML.pmod Testing file: Tools.pmod/PEM.pmod Testing file: Tools.pmod/X509.pmod Testing dir: modules/Protocols.pmod Testing file: Protocols.pmod/Ident.pmod.o Testing file: Protocols.pmod/Ports.pmod.o Testing file: Protocols.pmod/Line.pmod.o Testing file: Protocols.pmod/OBEX.pmod.o Testing file: Protocols.pmod/TELNET.pmod.o Testing file: Protocols.pmod/DNS.pmod.o Testing file: Protocols.pmod/NNTP.pmod.o Testing file: Protocols.pmod/LMTP.pmod.o Testing file: Protocols.pmod/DNS_SD.pmod.o Testing file: Protocols.pmod/LPD.pmod.o Testing file: Protocols.pmod/IPv6.pmod.o Testing dir: Protocols.pmod/Bittorrent.pmod Testing file: Bittorrent.pmod/Torrent.pike.o Testing file: Bittorrent.pmod/Generator.pike.o Testing file: Bittorrent.pmod/Tracker.pike.o Testing file: Bittorrent.pmod/Bencoding.pmod.o Testing file: Bittorrent.pmod/module.pmod.o Testing file: Bittorrent.pmod/PeerID.pmod.o Testing file: Bittorrent.pmod/Port.pike Testing file: Bittorrent.pmod/Torrent.pike Testing file: Bittorrent.pmod/Generator.pike Testing file: Bittorrent.pmod/Tracker.pike Testing file: Bittorrent.pmod/Peer.pike Testing file: Bittorrent.pmod/Bencoding.pmod Testing file: Bittorrent.pmod/module.pmod Testing file: Bittorrent.pmod/PeerID.pmod Testing file: Protocols.pmod/Ident.pmod Testing file: Protocols.pmod/Ports.pmod Testing file: Protocols.pmod/Line.pmod Testing file: Protocols.pmod/OBEX.pmod Testing dir: Protocols.pmod/X.pmod Testing file: X.pmod/Requests.pmod.o Testing file: X.pmod/Extensions.pmod.o Testing file: X.pmod/KeySyms.pmod.o Testing file: X.pmod/XTools.pmod.o Testing file: X.pmod/_Types.pmod.o Testing file: X.pmod/Types.pmod.o Testing file: X.pmod/Atom.pmod.o Testing file: X.pmod/Auth.pmod.o Testing file: X.pmod/XImage.pmod.o Testing file: X.pmod/_Xlib.pmod.o Testing file: X.pmod/Xlib.pmod.o Testing file: X.pmod/keysyms.h Testing file: X.pmod/Requests.pmod Testing file: X.pmod/Extensions.pmod Testing file: X.pmod/KeySyms.pmod Testing file: X.pmod/XTools.pmod Testing file: X.pmod/_Types.pmod Testing file: X.pmod/Types.pmod Testing file: X.pmod/Atom.pmod Testing file: X.pmod/Auth.pmod Testing file: X.pmod/XImage.pmod Testing file: X.pmod/_Xlib.pmod Testing file: X.pmod/Xlib.pmod Testing dir: X.pmod/db Testing file: X.pmod/AUTHORS Testing file: Protocols.pmod/TELNET.pmod Testing file: Protocols.pmod/DNS.pmod Testing dir: Protocols.pmod/HTTP.pmod Testing file: HTTP.pmod/Query.pike.o Testing file: HTTP.pmod/Session.pike.o Testing file: HTTP.pmod/module.pmod.o Testing file: HTTP.pmod/Query.pike Testing file: HTTP.pmod/Session.pike Testing dir: HTTP.pmod/Server.pmod Testing file: Server.pmod/Proxy.pike.o Testing file: Server.pmod/Request.pike.o Testing file: Server.pmod/SSLPort.pike.o Testing file: Server.pmod/Port.pike.o Testing file: Server.pmod/Filesystem.pike.o Testing file: Server.pmod/Chained.pike.o Testing file: Server.pmod/module.pmod.o Testing file: Server.pmod/Proxy.pike Testing file: Server.pmod/Request.pike Testing file: Server.pmod/SSLPort.pike Testing file: Server.pmod/Port.pike Testing file: Server.pmod/Filesystem.pike Testing file: Server.pmod/Chained.pike Testing file: Server.pmod/module.pmod Testing file: HTTP.pmod/module.pmod Testing file: Protocols.pmod/NNTP.pmod Testing dir: Protocols.pmod/SMTP.pmod Testing file: SMTP.pmod/module.pmod.o Testing file: SMTP.pmod/module.pmod Testing file: Protocols.pmod/LMTP.pmod Testing dir: Protocols.pmod/SNMP.pmod Testing file: SNMP.pmod/agent.pike.o Testing file: SNMP.pmod/protocol.pike.o Testing file: SNMP.pmod/getcmd.pike.o Testing file: SNMP.pmod/module.pmod.o Testing file: SNMP.pmod/snmp_errors.h Testing file: SNMP.pmod/snmp_globals.h Testing file: SNMP.pmod/agent.pike Testing file: SNMP.pmod/protocol.pike Testing file: SNMP.pmod/getcmd.pike Testing file: SNMP.pmod/module.pmod Testing dir: Protocols.pmod/IMAP.pmod Testing file: IMAP.pmod/imap_server.pike.o Testing file: IMAP.pmod/server.pike.o Testing file: IMAP.pmod/parser.pike.o Testing file: IMAP.pmod/parse_line.pike.o Testing file: IMAP.pmod/requests.pmod.o Testing file: IMAP.pmod/types.pmod.o Testing file: IMAP.pmod/imap_server.pike Testing file: IMAP.pmod/server.pike Testing file: IMAP.pmod/parser.pike Testing file: IMAP.pmod/parse_line.pike Testing file: IMAP.pmod/requests.pmod Testing file: IMAP.pmod/types.pmod Testing dir: Protocols.pmod/LDAP.pmod Testing file: LDAP.pmod/client.pike.o Testing file: LDAP.pmod/protocol.pike.o Testing file: LDAP.pmod/ldap_privates.pmod.o Testing file: LDAP.pmod/module.pmod.o Testing file: LDAP.pmod/ldap_globals.h Testing file: LDAP.pmod/client.pike Testing file: LDAP.pmod/protocol.pike Testing file: LDAP.pmod/ldap_privates.pmod Testing file: LDAP.pmod/module.pmod Testing dir: Protocols.pmod/LysKOM.pmod Testing file: LysKOM.pmod/Raw.pike.o Testing file: LysKOM.pmod/Threads.pike.o Testing file: LysKOM.pmod/Connection.pike.o Testing file: LysKOM.pmod/Session.pike.o Testing file: LysKOM.pmod/Request.pmod.o Testing file: LysKOM.pmod/ProtocolTypes.pmod.o Testing file: LysKOM.pmod/Helper.pmod.o Testing file: LysKOM.pmod/ASync.pmod.o Testing file: LysKOM.pmod/Raw.pike Testing file: LysKOM.pmod/Threads.pike Testing file: LysKOM.pmod/Connection.pike Testing file: LysKOM.pmod/Session.pike Testing file: LysKOM.pmod/Request.pmod Testing file: LysKOM.pmod/ProtocolTypes.pmod Testing file: LysKOM.pmod/Helper.pmod Testing file: LysKOM.pmod/ASync.pmod Testing file: Protocols.pmod/DNS_SD.pmod Testing file: Protocols.pmod/LPD.pmod Testing dir: Protocols.pmod/IRC.pmod Testing file: IRC.pmod/Raw.pike.o Testing file: IRC.pmod/Client.pike.o Testing file: IRC.pmod/Requests.pmod.o Testing file: IRC.pmod/Error.pmod.o Testing file: IRC.pmod/module.pmod.o Testing file: IRC.pmod/Raw.pike Testing file: IRC.pmod/Client.pike Testing file: IRC.pmod/Requests.pmod Testing file: IRC.pmod/Error.pmod Testing file: IRC.pmod/module.pmod Testing dir: Protocols.pmod/XMLRPC.pmod Testing file: XMLRPC.pmod/module.pmod.o Testing file: XMLRPC.pmod/module.pmod Testing file: Protocols.pmod/IPv6.pmod Testing dir: modules/Languages.pmod Testing file: Languages.pmod/PLIS.pmod.o Testing file: Languages.pmod/PLIS.pmod Testing dir: modules/Standards.pmod Testing file: Standards.pmod/URI.pike.o Testing file: Standards.pmod/IIM.pmod.o Testing file: Standards.pmod/EXIF.pmod.o Testing file: Standards.pmod/TLD.pmod.o Testing file: Standards.pmod/UUID.pmod.o Testing file: Standards.pmod/IDNA.pmod.o Testing file: Standards.pmod/FIPS10_4.pmod.o Testing file: Standards.pmod/ID3.pmod.o Testing file: Standards.pmod/ISO639_2.pmod.o Testing file: Standards.pmod/URI.pike Testing dir: Standards.pmod/PKCS.pmod Testing file: PKCS.pmod/Identifiers.pmod.o Testing file: PKCS.pmod/Certificate.pmod.o Testing file: PKCS.pmod/Signature.pmod.o Testing file: PKCS.pmod/PFX.pmod.o Testing file: PKCS.pmod/CSR.pmod.o Testing file: PKCS.pmod/RSA.pmod.o Testing file: PKCS.pmod/DSA.pmod.o Testing file: PKCS.pmod/Identifiers.pmod Testing file: PKCS.pmod/Certificate.pmod Testing file: PKCS.pmod/Signature.pmod Testing file: PKCS.pmod/PFX.pmod Testing file: PKCS.pmod/CSR.pmod Testing file: PKCS.pmod/RSA.pmod Testing file: PKCS.pmod/DSA.pmod Testing file: Standards.pmod/IIM.pmod Testing dir: Standards.pmod/XML.pmod Testing file: XML.pmod/Wix.pmod.o Testing file: XML.pmod/Wix.pmod Testing file: Standards.pmod/EXIF.pmod Testing dir: Standards.pmod/CIFF.pmod Testing file: CIFF.pmod/File.pike.o Testing file: CIFF.pmod/module.pmod.o Testing file: CIFF.pmod/File.pike Testing file: CIFF.pmod/module.pmod Testing file: Standards.pmod/TLD.pmod Testing file: Standards.pmod/UUID.pmod Testing file: Standards.pmod/IDNA.pmod Testing file: Standards.pmod/FIPS10_4.pmod Testing file: Standards.pmod/ID3.pmod Testing file: Standards.pmod/ISO639_2.pmod Testing dir: Standards.pmod/ASN1.pmod Testing file: ASN1.pmod/Types.pmod.o Testing file: ASN1.pmod/module.pmod.o Testing file: ASN1.pmod/Decode.pmod.o Testing file: ASN1.pmod/Types.pmod Testing file: ASN1.pmod/module.pmod Testing file: ASN1.pmod/Decode.pmod Testing dir: modules/Graphics.pmod Testing dir: Graphics.pmod/Graph.pmod Testing file: Graph.pmod/doc.txt Testing file: Graph.pmod/create_bars.pike.o Testing file: Graph.pmod/create_graph.pike.o Testing file: Graph.pmod/polyline.pike.o Testing file: Graph.pmod/create_pie.pike.o Testing file: Graph.pmod/module.pmod.o Testing file: Graph.pmod/graph.h Testing file: Graph.pmod/create_bars.pike Testing file: Graph.pmod/create_graph.pike Testing file: Graph.pmod/polyline.pike Testing file: Graph.pmod/create_pie.pike Testing file: Graph.pmod/module.pmod Testing file: modules/Error.pmod Testing dir: modules/Parser.pmod Testing file: Parser.pmod/_parser.so Testing file: Parser.pmod/Tabular.pike.o Testing file: Parser.pmod/RCS.pike.o Testing file: Parser.pmod/SGML.pike.o Testing file: Parser.pmod/Python.pmod.o Testing file: Parser.pmod/module.pmod.o Testing file: Parser.pmod/Pike.pmod.o Testing file: Parser.pmod/C.pmod.o Testing file: Parser.pmod/Tabular.pike Testing file: Parser.pmod/RCS.pike Testing file: Parser.pmod/SGML.pike Testing file: Parser.pmod/Python.pmod Testing file: Parser.pmod/module.pmod Testing file: Parser.pmod/Pike.pmod Testing dir: Parser.pmod/LR.pmod Testing file: LR.pmod/lr.pike.o Testing file: LR.pmod/GrammarParser.pmod.o Testing file: LR.pmod/module.pmod.o Testing file: LR.pmod/lr.pike Testing file: LR.pmod/GrammarParser.pmod Testing file: LR.pmod/module.pmod Testing dir: Parser.pmod/XML.pmod Testing file: XML.pmod/Validating.pike.o Testing file: XML.pmod/module.pmod.o Testing file: XML.pmod/NSTree.pmod.o Testing file: XML.pmod/Tree.pmod.o Testing file: XML.pmod/SloppyDOM.pmod.o Testing file: XML.pmod/DOM.pmod.o Testing file: XML.pmod/Validating.pike Testing file: XML.pmod/module.pmod Testing file: XML.pmod/NSTree.pmod Testing file: XML.pmod/Tree.pmod Testing file: XML.pmod/SloppyDOM.pmod Testing file: XML.pmod/DOM.pmod Testing file: Parser.pmod/C.pmod Testing dir: modules/Calendar.pmod Testing dir: Calendar.pmod/events Testing file: Calendar.pmod/Ruleset.pike.o Testing file: Calendar.pmod/mkrules.pike.o Testing file: Calendar.pmod/Calendar.pike.o Testing file: Calendar.pmod/YMD.pike.o Testing file: Calendar.pmod/Event.pmod.o Testing file: Calendar.pmod/Events.pmod.o Testing file: Calendar.pmod/TZnames.pmod.o Testing file: Calendar.pmod/TimeRanges.pmod.o Testing file: Calendar.pmod/Austrian.pmod.o Testing file: Calendar.pmod/Gregorian.pmod.o Testing file: Calendar.pmod/Julian.pmod.o Testing file: Calendar.pmod/Discordian.pmod.o Testing file: Calendar.pmod/Badi.pmod.o Testing file: Calendar.pmod/Swedish.pmod.o Testing file: Calendar.pmod/Stardate.pmod.o Testing file: Calendar.pmod/Timezone.pmod.o Testing file: Calendar.pmod/Time.pmod.o Testing file: Calendar.pmod/module.pmod.o Testing file: Calendar.pmod/Rule.pmod.o Testing file: Calendar.pmod/Language.pmod.o Testing file: Calendar.pmod/Coptic.pmod.o Testing file: Calendar.pmod/Islamic.pmod.o Testing file: Calendar.pmod/ISO.pmod.o Testing file: Calendar.pmod/constants.h Testing file: Calendar.pmod/localization.h Testing file: Calendar.pmod/Ruleset.pike Testing file: Calendar.pmod/mkrules.pike Testing file: Calendar.pmod/Calendar.pike Testing file: Calendar.pmod/YMD.pike Testing file: Calendar.pmod/Event.pmod Testing file: Calendar.pmod/Events.pmod Testing file: Calendar.pmod/TZnames.pmod Testing file: Calendar.pmod/TimeRanges.pmod Testing file: Calendar.pmod/Austrian.pmod Testing file: Calendar.pmod/Gregorian.pmod Testing file: Calendar.pmod/Julian.pmod Testing file: Calendar.pmod/Discordian.pmod Testing file: Calendar.pmod/Badi.pmod Testing file: Calendar.pmod/Swedish.pmod Testing file: Calendar.pmod/Stardate.pmod Testing file: Calendar.pmod/Timezone.pmod Testing file: Calendar.pmod/Time.pmod Testing file: Calendar.pmod/module.pmod Testing file: Calendar.pmod/Rule.pmod Testing file: Calendar.pmod/Language.pmod Testing file: Calendar.pmod/Coptic.pmod Testing file: Calendar.pmod/Islamic.pmod Testing file: Calendar.pmod/ISO.pmod Testing dir: Calendar.pmod/tzdata Testing file: Calendar.pmod/FILES Testing file: Calendar.pmod/CHANGES Testing file: Calendar.pmod/FAQ Testing file: modules/Regexp.pmod Testing file: modules/Yp.pmod Testing dir: modules/Crypto.pmod Testing file: Crypto.pmod/Substitution.pike.o Testing file: Crypto.pmod/Pipe.pike.o Testing file: Crypto.pmod/HMAC.pike.o Testing file: Crypto.pmod/RSA.pike.o Testing file: Crypto.pmod/DSA.pike.o Testing file: Crypto.pmod/Serpent.pmod.o Testing file: Crypto.pmod/Arcfour.pmod.o Testing file: Crypto.pmod/Random.pmod.o Testing file: Crypto.pmod/Blowfish.pmod.o Testing file: Crypto.pmod/Twofish.pmod.o Testing file: Crypto.pmod/module.pmod.o Testing file: Crypto.pmod/Koremutake.pmod.o Testing file: Crypto.pmod/CAST.pmod.o Testing file: Crypto.pmod/DES.pmod.o Testing file: Crypto.pmod/AES.pmod.o Testing file: Crypto.pmod/PGP.pmod.o Testing file: Crypto.pmod/IDEA.pmod.o Testing file: Crypto.pmod/SHA256.pmod.o Testing file: Crypto.pmod/MD5.pmod.o Testing file: Crypto.pmod/MD4.pmod.o Testing file: Crypto.pmod/DES3.pmod.o Testing file: Crypto.pmod/MD2.pmod.o Testing file: Crypto.pmod/SHA1.pmod.o Testing file: Crypto.pmod/Substitution.pike Testing file: Crypto.pmod/Pipe.pike Testing file: Crypto.pmod/HMAC.pike Testing file: Crypto.pmod/RSA.pike Testing file: Crypto.pmod/DSA.pike Testing file: Crypto.pmod/Serpent.pmod Testing file: Crypto.pmod/Arcfour.pmod Testing file: Crypto.pmod/Random.pmod Testing file: Crypto.pmod/Blowfish.pmod Testing file: Crypto.pmod/Twofish.pmod Testing file: Crypto.pmod/module.pmod Testing file: Crypto.pmod/Koremutake.pmod Testing file: Crypto.pmod/CAST.pmod Testing file: Crypto.pmod/DES.pmod Testing file: Crypto.pmod/AES.pmod Testing file: Crypto.pmod/PGP.pmod Testing file: Crypto.pmod/IDEA.pmod Testing file: Crypto.pmod/SHA256.pmod Testing file: Crypto.pmod/MD5.pmod Testing file: Crypto.pmod/MD4.pmod Testing file: Crypto.pmod/DES3.pmod Testing file: Crypto.pmod/MD2.pmod Testing file: Crypto.pmod/SHA1.pmod Testing dir: modules/Audio.pmod Testing file: Audio.pmod/Codec.pmod.o Testing dir: Audio.pmod/Format.pmod Testing file: Format.pmod/MP3.pike.o Testing file: Format.pmod/module.pmod.o Testing file: Format.pmod/MP3.pike Testing file: Format.pmod/module.pmod Testing file: Audio.pmod/Codec.pmod Testing dir: modules/Stdio.pmod Testing file: Stdio.pmod/Readline.pike.o Testing file: Stdio.pmod/FakeFile.pike.o Testing file: Stdio.pmod/Terminfo.pmod.o Testing file: Stdio.pmod/module.pmod.o Testing file: Stdio.pmod/Readline.pike Testing file: Stdio.pmod/FakeFile.pike Testing file: Stdio.pmod/Terminfo.pmod Testing file: Stdio.pmod/module.pmod Testing file: modules/Function.pmod Testing file: modules/__builtin.pmod Testing dir: modules/Filesystem.pmod Testing file: Filesystem.pmod/System.pike.o Testing file: Filesystem.pmod/Tar.pmod.o Testing file: Filesystem.pmod/module.pmod.o Testing file: Filesystem.pmod/System.pike Testing file: Filesystem.pmod/Tar.pmod Testing file: Filesystem.pmod/module.pmod Testing file: modules/System.pmod Testing file: modules/Program.pmod Testing dir: modules/Sql.pmod Testing file: Sql.pmod/sql_array_result.pike.o Testing file: Sql.pmod/sql_object_result.pike.o Testing file: Sql.pmod/mysqls_result.pike.o Testing file: Sql.pmod/postgres_result.pike.o Testing file: Sql.pmod/dsn_result.pike.o Testing file: Sql.pmod/mysql_result.pike.o Testing file: Sql.pmod/sql_result.pike.o Testing file: Sql.pmod/odbc_result.pike.o Testing file: Sql.pmod/mysqls.pike.o Testing file: Sql.pmod/pgsqls.pike.o Testing file: Sql.pmod/postgres.pike.o Testing file: Sql.pmod/tds.pike.o Testing file: Sql.pmod/dsn.pike.o Testing file: Sql.pmod/mysql.pike.o Testing file: Sql.pmod/rsql.pike.o Testing file: Sql.pmod/msql.pike.o Testing file: Sql.pmod/pgsql.pike.o Testing file: Sql.pmod/Sql.pike.o Testing file: Sql.pmod/null.pike.o Testing file: Sql.pmod/sqlite.pike.o Testing file: Sql.pmod/sybase.pike.o Testing file: Sql.pmod/oracle.pike.o Testing file: Sql.pmod/odbc.pike.o Testing file: Sql.pmod/pgsql_util.pmod.o Testing file: Sql.pmod/sql_util.pmod.o Testing file: Sql.pmod/module.pmod.o Testing file: Sql.pmod/pgsql.h Testing file: Sql.pmod/sql_array_result.pike Testing file: Sql.pmod/sql_object_result.pike Testing file: Sql.pmod/mysqls_result.pike Testing file: Sql.pmod/postgres_result.pike Testing file: Sql.pmod/dsn_result.pike Testing file: Sql.pmod/mysql_result.pike Testing file: Sql.pmod/sql_result.pike Testing file: Sql.pmod/odbc_result.pike Testing file: Sql.pmod/mysqls.pike Testing file: Sql.pmod/pgsqls.pike Testing file: Sql.pmod/postgres.pike Testing file: Sql.pmod/tds.pike Testing file: Sql.pmod/dsn.pike Testing file: Sql.pmod/mysql.pike Testing file: Sql.pmod/rsql.pike Testing file: Sql.pmod/msql.pike Testing file: Sql.pmod/pgsql.pike Testing file: Sql.pmod/Sql.pike Testing file: Sql.pmod/null.pike Testing file: Sql.pmod/sqlite.pike Testing file: Sql.pmod/sybase.pike Testing file: Sql.pmod/oracle.pike Testing file: Sql.pmod/odbc.pike Testing file: Sql.pmod/pgsql_util.pmod Testing file: Sql.pmod/sql_util.pmod Testing file: Sql.pmod/module.pmod Testing file: modules/Local.pmod Testing file: modules/Math.pmod Testing dir: modules/Debug.pmod Testing file: Debug.pmod/Subject.pike.o Testing file: Debug.pmod/Wrapper.pike.o Testing file: Debug.pmod/Tracer.pike.o Testing file: Debug.pmod/werror.pmod.o Testing file: Debug.pmod/module.pmod.o Testing file: Debug.pmod/Subject.pike Testing file: Debug.pmod/Wrapper.pike Testing file: Debug.pmod/Tracer.pike Testing file: Debug.pmod/werror.pmod Testing file: Debug.pmod/module.pmod Testing file: modules/Arg.pmod Testing dir: modules/String.pmod Testing file: String.pmod/Elite.pmod.o Testing file: String.pmod/module.pmod.o Testing file: String.pmod/HTML.pmod.o Testing file: String.pmod/Elite.pmod Testing file: String.pmod/module.pmod Testing file: String.pmod/HTML.pmod Testing file: modules/Mapping.pmod Testing dir: modules/Remote.pmod Testing file: Remote.pmod/Client.pike.o Testing file: Remote.pmod/Server.pike.o Testing file: Remote.pmod/module.pmod.o Testing file: Remote.pmod/remote.h Testing file: Remote.pmod/Client.pike Testing file: Remote.pmod/Server.pike Testing file: Remote.pmod/module.pmod Testing file: modules/Fuse.pmod Testing file: modules/Gnome.pmod Testing file: modules/Oracle.pmod Testing dir: modules/Locale.pmod Testing file: Locale.pmod/Gettext.pmod.o Testing file: Locale.pmod/Gettext.pmod Testing dir: Locale.pmod/Charset.pmod Testing file: Charset.pmod/module.pmod.o Testing dir: Charset.pmod/Tables.pmod Testing file: Tables.pmod/iso88591.pmod.o Testing file: Tables.pmod/iso88591.pmod Testing file: Charset.pmod/module.pmod Testing file: Locale.pmod/module.pmod Testing dir: Locale.pmod/Language.pmod Testing file: Language.pmod/abstract.pike.o Testing file: Language.pmod/hrv.pmod.o Testing file: Language.pmod/slv.pmod.o Testing file: Language.pmod/deu.pmod.o Testing file: Language.pmod/cat.pmod.o Testing file: Language.pmod/rus.pmod.o Testing file: Language.pmod/ces.pmod.o Testing file: Language.pmod/por.pmod.o Testing file: Language.pmod/nor.pmod.o Testing file: Language.pmod/srp.pmod.o Testing file: Language.pmod/hun.pmod.o Testing file: Language.pmod/jpn.pmod.o Testing file: Language.pmod/fin.pmod.o Testing file: Language.pmod/pol.pmod.o Testing file: Language.pmod/mri.pmod.o Testing file: Language.pmod/eng.pmod.o Testing file: Language.pmod/swe.pmod.o Testing file: Language.pmod/nld.pmod.o Testing file: Language.pmod/ita.pmod.o Testing file: Language.pmod/fra.pmod.o Testing file: Language.pmod/spa.pmod.o Testing file: Language.pmod/abstract.pike Testing file: Language.pmod/hrv.pmod Testing file: Language.pmod/slv.pmod Testing file: Language.pmod/deu.pmod Testing file: Language.pmod/cat.pmod Testing file: Language.pmod/rus.pmod Testing file: Language.pmod/ces.pmod Testing file: Language.pmod/por.pmod Testing file: Language.pmod/nor.pmod Testing file: Language.pmod/srp.pmod Testing file: Language.pmod/hun.pmod Testing file: Language.pmod/jpn.pmod Testing file: Language.pmod/fin.pmod Testing file: Language.pmod/pol.pmod Testing file: Language.pmod/mri.pmod Testing file: Language.pmod/eng.pmod Testing file: Language.pmod/swe.pmod Testing file: Language.pmod/nld.pmod Testing file: Language.pmod/ita.pmod Testing file: Language.pmod/fra.pmod Testing file: Language.pmod/spa.pmod Testing dir: modules/Pike.pmod Testing file: Pike.pmod/Security.pmod.o Testing file: Pike.pmod/module.pmod.o Testing file: Pike.pmod/Security.pmod Testing file: Pike.pmod/module.pmod Testing dir: modules/Cache.pmod Testing file: Cache.pmod/cache.pike.o Testing file: Cache.pmod/Data.pike.o Testing file: Cache.pmod/cache.pike Testing file: Cache.pmod/Data.pike Testing dir: Cache.pmod/Policy.pmod Testing file: Policy.pmod/Null.pike.o Testing file: Policy.pmod/Base.pike.o Testing file: Policy.pmod/Multiple.pike.o Testing file: Policy.pmod/Sized.pike.o Testing file: Policy.pmod/Timed.pike.o Testing file: Policy.pmod/Null.pike Testing file: Policy.pmod/Base.pike Testing file: Policy.pmod/Multiple.pike Testing file: Policy.pmod/Sized.pike Testing file: Policy.pmod/Timed.pike Testing dir: Cache.pmod/Storage.pmod Testing file: Storage.pmod/Memory.pike.o Testing file: Storage.pmod/Yabu.pike.o Testing file: Storage.pmod/Gdbm.pike.o Testing file: Storage.pmod/Base.pike.o Testing file: Storage.pmod/MySQL.pike.o Testing file: Storage.pmod/Memory.pike Testing file: Storage.pmod/Yabu.pike Testing file: Storage.pmod/Gdbm.pike Testing file: Storage.pmod/Base.pike Testing file: Storage.pmod/MySQL.pike Testing dir: modules/_Image.pmod Testing file: _Image.pmod/Fonts.pmod.o Testing file: _Image.pmod/Dims.pmod.o Testing file: _Image.pmod/module.pmod.o Testing file: _Image.pmod/Fonts.pmod Testing file: _Image.pmod/Dims.pmod Testing file: _Image.pmod/module.pmod Testing file: modules/__builtin_dirnode.pmod Testing file: modules/Thread.pmod Testing dir: modules/Web.pmod Testing file: Web.pmod/RDFS.pike.o Testing file: Web.pmod/OWL.pike.o Testing file: Web.pmod/RDF.pike.o Testing file: Web.pmod/Crawler.pmod.o Testing file: Web.pmod/RSS.pmod.o Testing file: Web.pmod/RDFS.pike Testing file: Web.pmod/OWL.pike Testing file: Web.pmod/RDF.pike Testing file: Web.pmod/Crawler.pmod Testing file: Web.pmod/RSS.pmod Testing dir: Web.pmod/CGI.pmod Testing file: CGI.pmod/Request.pike.o Testing file: CGI.pmod/Request.pike Testing file: modules/GLU.pmod Testing dir: modules/ADT.pmod Testing file: ADT.pmod/History.pike.o Testing file: ADT.pmod/Set.pike.o Testing file: ADT.pmod/Struct.pike.o Testing file: ADT.pmod/BitBuffer.pike.o Testing file: ADT.pmod/Heap.pike.o Testing file: ADT.pmod/Stack.pike.o Testing file: ADT.pmod/Priority_queue.pike.o Testing file: ADT.pmod/Queue.pike.o Testing file: ADT.pmod/Trie.pike.o Testing file: ADT.pmod/module.pmod.o Testing file: ADT.pmod/Table.pmod.o Testing file: ADT.pmod/History.pike Testing file: ADT.pmod/Set.pike Testing file: ADT.pmod/Struct.pike Testing file: ADT.pmod/BitBuffer.pike Testing file: ADT.pmod/Heap.pike Testing file: ADT.pmod/Stack.pike Testing file: ADT.pmod/Priority_queue.pike Testing file: ADT.pmod/Queue.pike Testing file: ADT.pmod/Trie.pike Testing dir: ADT.pmod/Relation.pmod Testing file: Relation.pmod/Binary.pike.o Testing file: Relation.pmod/Binary.pike Testing file: ADT.pmod/module.pmod Testing file: ADT.pmod/Table.pmod Testing file: modules/_Image_PS.pmod Testing file: modules/_Image_XPM.pmod Testing dir: modules/SSL.pmod Testing file: SSL.pmod/context.pike.o Testing file: SSL.pmod/sslport.pike.o Testing file: SSL.pmod/alert.pike.o Testing file: SSL.pmod/client.pike.o Testing file: SSL.pmod/packet.pike.o Testing file: SSL.pmod/https.pike.o Testing file: SSL.pmod/connection.pike.o Testing file: SSL.pmod/session.pike.o Testing file: SSL.pmod/state.pike.o Testing file: SSL.pmod/sslfile.pike.o Testing file: SSL.pmod/handshake.pike.o Testing file: SSL.pmod/Constants.pmod.o Testing file: SSL.pmod/Cipher.pmod.o Testing file: SSL.pmod/context.pike Testing file: SSL.pmod/sslport.pike Testing file: SSL.pmod/alert.pike Testing file: SSL.pmod/client.pike Testing file: SSL.pmod/packet.pike Testing file: SSL.pmod/https.pike Testing file: SSL.pmod/connection.pike Testing file: SSL.pmod/session.pike Testing file: SSL.pmod/state.pike Testing file: SSL.pmod/sslfile.pike Testing file: SSL.pmod/handshake.pike Testing file: SSL.pmod/Constants.pmod Testing file: SSL.pmod/Cipher.pmod Testing file: modules/GTK.pmod Testing file: modules/GDK.pmod Testing dir: modules/Calendar_I.pmod Testing file: Calendar_I.pmod/Orthodox.pmod.o Testing file: Calendar_I.pmod/Austrian.pmod.o Testing file: Calendar_I.pmod/Gregorian.pmod.o Testing file: Calendar_I.pmod/Julian.pmod.o Testing file: Calendar_I.pmod/Swedish.pmod.o Testing file: Calendar_I.pmod/Stardate.pmod.o Testing file: Calendar_I.pmod/module.pmod.o Testing file: Calendar_I.pmod/ISO.pmod.o Testing file: Calendar_I.pmod/Orthodox.pmod Testing file: Calendar_I.pmod/Austrian.pmod Testing file: Calendar_I.pmod/Gregorian.pmod Testing file: Calendar_I.pmod/Julian.pmod Testing file: Calendar_I.pmod/Swedish.pmod Testing file: Calendar_I.pmod/Stardate.pmod Testing file: Calendar_I.pmod/module.pmod Testing file: Calendar_I.pmod/ISO.pmod Testing file: modules/_Image_DWG.pmod Testing file: modules/_Image_XCF.pmod Testing dir: modules/GLUE.pmod Testing file: GLUE.pmod/Events.pmod.o Testing file: GLUE.pmod/module.pmod.o Testing file: GLUE.pmod/Events.pmod Testing dir: GLUE.pmod/Driver.pmod Testing file: Driver.pmod/Interface.pike.o Testing file: Driver.pmod/SDL.pike.o Testing file: Driver.pmod/GTK.pike.o Testing file: Driver.pmod/Interface.pike Testing file: Driver.pmod/SDL.pike Testing file: Driver.pmod/GTK.pike Testing file: GLUE.pmod/module.pmod Testing file: modules/_Regexp_PCRE.pmod Testing dir: modules/MIME.pmod Testing file: MIME.pmod/ext_to_media_type.pmod.o Testing file: MIME.pmod/module.pmod.o Testing file: MIME.pmod/ext_to_media_type.pmod Testing file: MIME.pmod/module.pmod Testing file: modules/_Image_PSD.pmod Testing file: modules/GTK2.pmod Testing file: modules/.autodoc Testing 7.0 file: modules/__default.pmod.o Testing 7.0 file: modules/Colors.pmod.o Testing 7.0 file: modules/Stack.pmod.o Testing 7.0 file: modules/Simulate.pmod.o Testing 7.0 file: modules/__default.pmod Testing 7.0 file: modules/Colors.pmod Testing 7.0 dir: modules/Calendar.pmod Testing 7.0 file: Calendar.pmod/Orthodox.pmod.o Testing 7.0 file: Calendar.pmod/Austrian.pmod.o Testing 7.0 file: Calendar.pmod/Gregorian.pmod.o Testing 7.0 file: Calendar.pmod/Julian.pmod.o Testing 7.0 file: Calendar.pmod/Swedish.pmod.o Testing 7.0 file: Calendar.pmod/Stardate.pmod.o Testing 7.0 file: Calendar.pmod/module.pmod.o Testing 7.0 file: Calendar.pmod/ISO.pmod.o Testing 7.0 file: Calendar.pmod/Orthodox.pmod Testing 7.0 file: Calendar.pmod/Austrian.pmod Testing 7.0 file: Calendar.pmod/Gregorian.pmod Testing 7.0 file: Calendar.pmod/Julian.pmod Testing 7.0 file: Calendar.pmod/Swedish.pmod Testing 7.0 file: Calendar.pmod/Stardate.pmod Testing 7.0 file: Calendar.pmod/module.pmod Testing 7.0 file: Calendar.pmod/ISO.pmod Testing 7.0 dir: modules/Stdio.pmod Testing 7.0 file: Stdio.pmod/module.pmod.o Testing 7.0 file: Stdio.pmod/module.pmod Testing 7.0 file: modules/Stack.pmod Testing 7.0 file: modules/Simulate.pmod Testing 7.0 file: modules/.autodoc Testing 7.6 file: modules/Array.pmod.o Testing 7.6 file: modules/__default.pmod.o Testing 7.6 file: modules/_Charset.pmod.o Testing 7.6 file: modules/spider.pmod.o Testing 7.6 file: modules/Array.pmod Testing 7.6 file: modules/__default.pmod Testing 7.6 file: modules/_Charset.pmod Testing 7.6 dir: modules/Protocols.pmod Testing 7.6 file: Protocols.pmod/TELNET.pmod.o Testing 7.6 file: Protocols.pmod/TELNET.pmod Testing 7.6 dir: Protocols.pmod/HTTP.pmod Testing 7.6 file: HTTP.pmod/module.pmod.o Testing 7.6 file: HTTP.pmod/module.pmod Testing 7.6 dir: Protocols.pmod/LDAP.pmod Testing 7.6 file: LDAP.pmod/client.pike.o Testing 7.6 file: LDAP.pmod/client.pike Testing 7.6 dir: modules/Standards.pmod Testing 7.6 dir: Standards.pmod/UUID.pmod Testing 7.6 file: UUID.pmod/module.pmod.o Testing 7.6 file: UUID.pmod/module.pmod Testing 7.6 dir: modules/Parser.pmod Testing 7.6 dir: Parser.pmod/XML.pmod Testing 7.6 file: XML.pmod/module.pmod.o Testing 7.6 file: XML.pmod/Tree.pmod.o Testing 7.6 file: XML.pmod/module.pmod Testing 7.6 file: XML.pmod/Tree.pmod Testing 7.6 file: modules/spider.pmod Testing 7.6 dir: modules/Calendar.pmod Testing 7.6 file: Calendar.pmod/Ruleset.pike.o Testing 7.6 file: Calendar.pmod/Calendar.pike.o Testing 7.6 file: Calendar.pmod/YMD.pike.o Testing 7.6 file: Calendar.pmod/Event.pmod.o Testing 7.6 file: Calendar.pmod/Events.pmod.o Testing 7.6 file: Calendar.pmod/TZnames.pmod.o Testing 7.6 file: Calendar.pmod/TimeRanges.pmod.o Testing 7.6 file: Calendar.pmod/Austrian.pmod.o Testing 7.6 file: Calendar.pmod/Gregorian.pmod.o Testing 7.6 file: Calendar.pmod/Julian.pmod.o Testing 7.6 file: Calendar.pmod/Discordian.pmod.o Testing 7.6 file: Calendar.pmod/Badi.pmod.o Testing 7.6 file: Calendar.pmod/Swedish.pmod.o Testing 7.6 file: Calendar.pmod/Stardate.pmod.o Testing 7.6 file: Calendar.pmod/Timezone.pmod.o Testing 7.6 file: Calendar.pmod/Time.pmod.o Testing 7.6 file: Calendar.pmod/module.pmod.o Testing 7.6 file: Calendar.pmod/Rule.pmod.o Testing 7.6 file: Calendar.pmod/Language.pmod.o Testing 7.6 file: Calendar.pmod/Coptic.pmod.o Testing 7.6 file: Calendar.pmod/Islamic.pmod.o Testing 7.6 file: Calendar.pmod/ISO.pmod.o Testing 7.6 file: Calendar.pmod/Ruleset.pike Testing 7.6 file: Calendar.pmod/Calendar.pike Testing 7.6 file: Calendar.pmod/YMD.pike Testing 7.6 file: Calendar.pmod/Event.pmod Testing 7.6 file: Calendar.pmod/Events.pmod Testing 7.6 file: Calendar.pmod/TZnames.pmod Testing 7.6 file: Calendar.pmod/TimeRanges.pmod Testing 7.6 file: Calendar.pmod/Austrian.pmod Testing 7.6 file: Calendar.pmod/Gregorian.pmod Testing 7.6 file: Calendar.pmod/Julian.pmod Testing 7.6 file: Calendar.pmod/Discordian.pmod Testing 7.6 file: Calendar.pmod/Badi.pmod Testing 7.6 file: Calendar.pmod/Swedish.pmod Testing 7.6 file: Calendar.pmod/Stardate.pmod Testing 7.6 file: Calendar.pmod/Timezone.pmod Testing 7.6 file: Calendar.pmod/Time.pmod Testing 7.6 file: Calendar.pmod/module.pmod Testing 7.6 file: Calendar.pmod/Rule.pmod Testing 7.6 file: Calendar.pmod/Language.pmod Testing 7.6 file: Calendar.pmod/Coptic.pmod Testing 7.6 file: Calendar.pmod/Islamic.pmod Testing 7.6 file: Calendar.pmod/ISO.pmod Testing 7.6 dir: modules/Stdio.pmod Testing 7.6 file: Stdio.pmod/module.pmod.o Testing 7.6 file: Stdio.pmod/module.pmod Testing 7.6 dir: modules/Sql.pmod Testing 7.6 file: Sql.pmod/Sql.pike.o Testing 7.6 file: Sql.pmod/Sql.pike Testing 7.6 dir: modules/Debug.pmod Testing 7.6 file: Debug.pmod/module.pmod.o Testing 7.6 file: Debug.pmod/module.pmod Testing 7.6 dir: modules/Locale.pmod Testing 7.6 file: Locale.pmod/Charset.pmod.o Testing 7.6 file: Locale.pmod/Charset.pmod Testing 7.6 dir: modules/Image.pmod Testing 7.6 file: Image.pmod/Image.pike.o Testing 7.6 file: Image.pmod/module.pmod.o Testing 7.6 file: Image.pmod/Image.pike Testing 7.6 file: Image.pmod/module.pmod Testing 7.6 file: modules/.autodoc Testing 7.4 file: modules/Array.pmod.o Testing 7.4 file: modules/__default.pmod.o Testing 7.4 file: modules/Regexp.pmod.o Testing 7.4 file: modules/_Crypto.pmod.o Testing 7.4 file: modules/Thread.pmod.o Testing 7.4 file: modules/Array.pmod Testing 7.4 file: modules/__default.pmod Testing 7.4 dir: modules/Tools.pmod Testing 7.4 dir: Tools.pmod/Standalone.pmod Testing 7.4 file: Standalone.pmod/extract_autodoc.pike.o Testing 7.4 file: Standalone.pmod/extract_autodoc.pike Testing 7.4 dir: modules/Protocols.pmod Testing 7.4 file: Protocols.pmod/SMTP.pmod.o Testing 7.4 file: Protocols.pmod/SMTP.pmod Testing 7.4 dir: modules/Standards.pmod Testing 7.4 dir: Standards.pmod/PKCS.pmod Testing 7.4 file: PKCS.pmod/Signature.pmod.o Testing 7.4 file: PKCS.pmod/Signature.pmod Testing 7.4 dir: Standards.pmod/ASN1.pmod Testing 7.4 file: ASN1.pmod/Encode.pmod.o Testing 7.4 file: ASN1.pmod/Encode.pmod Testing 7.4 file: modules/Regexp.pmod Testing 7.4 file: modules/_Crypto.pmod Testing 7.4 dir: modules/Crypto.pmod Testing 7.4 file: Crypto.pmod/cast.pike.o Testing 7.4 file: Crypto.pmod/invert.pike.o Testing 7.4 file: Crypto.pmod/des.pike.o Testing 7.4 file: Crypto.pmod/aes.pike.o Testing 7.4 file: Crypto.pmod/arcfour.pike.o Testing 7.4 file: Crypto.pmod/crypto.pike.o Testing 7.4 file: Crypto.pmod/substitution.pike.o Testing 7.4 file: Crypto.pmod/rijndael.pike.o Testing 7.4 file: Crypto.pmod/pipe.pike.o Testing 7.4 file: Crypto.pmod/des_cbc.pike.o Testing 7.4 file: Crypto.pmod/idea_cbc.pike.o Testing 7.4 file: Crypto.pmod/des3_cbc.pike.o Testing 7.4 file: Crypto.pmod/cbc.pike.o Testing 7.4 file: Crypto.pmod/hmac.pike.o Testing 7.4 file: Crypto.pmod/rsa.pike.o Testing 7.4 file: Crypto.pmod/dsa.pike.o Testing 7.4 file: Crypto.pmod/sha.pike.o Testing 7.4 file: Crypto.pmod/idea.pike.o Testing 7.4 file: Crypto.pmod/md5.pike.o Testing 7.4 file: Crypto.pmod/md4.pike.o Testing 7.4 file: Crypto.pmod/des3.pike.o Testing 7.4 file: Crypto.pmod/md2.pike.o Testing 7.4 file: Crypto.pmod/randomness.pmod.o Testing 7.4 file: Crypto.pmod/module.pmod.o Testing 7.4 file: Crypto.pmod/koremutake.pmod.o Testing 7.4 file: Crypto.pmod/cast.pike Testing 7.4 file: Crypto.pmod/invert.pike Testing 7.4 file: Crypto.pmod/des.pike Testing 7.4 file: Crypto.pmod/aes.pike Testing 7.4 file: Crypto.pmod/arcfour.pike Testing 7.4 file: Crypto.pmod/crypto.pike Testing 7.4 file: Crypto.pmod/substitution.pike Testing 7.4 file: Crypto.pmod/rijndael.pike Testing 7.4 file: Crypto.pmod/pipe.pike Testing 7.4 file: Crypto.pmod/des_cbc.pike Testing 7.4 file: Crypto.pmod/idea_cbc.pike Testing 7.4 file: Crypto.pmod/des3_cbc.pike Testing 7.4 file: Crypto.pmod/cbc.pike Testing 7.4 file: Crypto.pmod/hmac.pike Testing 7.4 file: Crypto.pmod/rsa.pike Testing 7.4 file: Crypto.pmod/dsa.pike Testing 7.4 file: Crypto.pmod/sha.pike Testing 7.4 file: Crypto.pmod/idea.pike Testing 7.4 file: Crypto.pmod/md5.pike Testing 7.4 file: Crypto.pmod/md4.pike Testing 7.4 file: Crypto.pmod/des3.pike Testing 7.4 file: Crypto.pmod/md2.pike Testing 7.4 file: Crypto.pmod/randomness.pmod Testing 7.4 file: Crypto.pmod/module.pmod Testing 7.4 file: Crypto.pmod/koremutake.pmod Testing 7.4 dir: modules/Stdio.pmod Testing 7.4 file: Stdio.pmod/module.pmod.o Testing 7.4 file: Stdio.pmod/module.pmod Testing 7.4 dir: modules/Sql.pmod Testing 7.4 file: Sql.pmod/sql.pike.o Testing 7.4 file: Sql.pmod/sql.pike Testing 7.4 dir: modules/Locale.pmod Testing 7.4 file: Locale.pmod/Charset.pmod.o Testing 7.4 file: Locale.pmod/Charset.pmod Testing 7.4 file: modules/Thread.pmod Testing 7.4 dir: modules/ADT.pmod Testing 7.4 file: ADT.pmod/Heap.pike.o Testing 7.4 file: ADT.pmod/Heap.pike Testing 7.4 dir: modules/SSL.pmod Testing 7.4 file: SSL.pmod/constants.pike.o Testing 7.4 file: SSL.pmod/cipher.pike.o Testing 7.4 file: SSL.pmod/sslfile.pike.o Testing 7.4 file: SSL.pmod/constants.pike Testing 7.4 file: SSL.pmod/cipher.pike Testing 7.4 file: SSL.pmod/sslfile.pike Testing 7.4 file: modules/.autodoc +++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >10950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >11000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >11050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >11100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >11150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >11200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ >11250: ++++ >Creating call outs .................................................. >Testing end of heap ... >Testing beginning of heap ... >Waiting ................................ >Removing call outs ......................... >++++++ ++ >Subresult: 40464 tests, 0 failed, 9 skipped >Accumulated: 147111 tests, 0 failed, 13 skipped >Doing tests in tlib/7.0/modules/testsuite in 7.0 compat mode (2 tests, pid 21314) > 0: ++ >Subresult: 2 tests, 0 failed, 0 skipped >Accumulated: 147113 tests, 0 failed, 13 skipped >Doing tests in tlib/7.6/modules/Calendar.pmod/testsuite in 7.6 compat mode (509 tests, pid 21315) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 500: +++++++++ >Subresult: 509 tests, 0 failed, 0 skipped >Accumulated: 147622 tests, 0 failed, 13 skipped >Doing tests in tlib/7.6/modules/testsuite in 7.6 compat mode (28 tests, pid 21316) > 0: ++++++++++ ++++++++++ ++++--++ >Subresult: 28 tests, 0 failed, 2 skipped >Accumulated: 147650 tests, 0 failed, 15 skipped >Doing tests in tlib/testsuite (30 tests, pid 21317) > 0: ++++++++++ ++++++++++ ++++++++++ >Subresult: 30 tests, 0 failed, 0 skipped >Accumulated: 147680 tests, 0 failed, 15 skipped >Doing tests in tlib/7.4/modules/Crypto.pmod/testsuite in 7.4 compat mode (206 tests, pid 21323) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 150: ++------++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 200: ++++++ >Subresult: 206 tests, 0 failed, 6 skipped >Accumulated: 147886 tests, 0 failed, 21 skipped >Doing tests in tlib/7.4/modules/testsuite in 7.4 compat mode (7 tests, pid 21324) > 0: +++++++ >Subresult: 5 tests, 0 failed, 0 skipped >Accumulated: 147891 tests, 0 failed, 21 skipped >Doing tests in tlib/7.2/modules/testsuite in 7.2 compat mode (8 tests, pid 21325) > 0: ++++++++ >Subresult: 8 tests, 0 failed, 0 skipped >Accumulated: 147899 tests, 0 failed, 21 skipped >Doing tests in tlib/modules/Sql.pmod/testsuite (21 tests, pid 21326) > 0: +++------- ---+++++++ + >Subresult: 21 tests, 0 failed, 10 skipped >Accumulated: 147920 tests, 0 failed, 31 skipped >Doing tests in tlib/modules/Calendar.pmod/testsuite (576 tests, pid 21327) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 550: ++++++++++ ++++++++++ ++++++ >Subresult: 576 tests, 0 failed, 0 skipped >Accumulated: 148496 tests, 0 failed, 31 skipped >Doing tests in tlib/modules/_Image.pmod/testsuite (3 tests, pid 21328) > 0: ++- >Subresult: 3 tests, 0 failed, 1 skipped >Accumulated: 148499 tests, 0 failed, 32 skipped >Doing tests in tlib/modules/Crypto.pmod/testsuite (322 tests, pid 21329) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++---- -------+++ ++++++++++ ++++++++++ ++++++++++ > 150: ++++++++++ +--------- --++++++++ ++++++++++ ++++++++++ > 200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 300: ++++++++++ ++++++++++ ++ >Subresult: 322 tests, 0 failed, 22 skipped >Accumulated: 148821 tests, 0 failed, 54 skipped >Doing tests in tlib/modules/String.pmod/testsuite (128 tests, pid 21330) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++++++ ++++++++++ ++++++++ >Subresult: 128 tests, 0 failed, 0 skipped >Accumulated: 148949 tests, 0 failed, 54 skipped >Doing tests in tlib/modules/Yabu.pmod/testsuite (37 tests, pid 21331) > 0: ++++++++++ ++++++++++ ++++++++++ +++++++ >Subresult: 37 tests, 0 failed, 0 skipped >Accumulated: 148986 tests, 0 failed, 54 skipped >Doing tests in tlib/modules/Pike.pmod/testsuite (38 tests, pid 21332) > 0: ---------- ---------- ---------- -----+++ >Subresult: 38 tests, 0 failed, 35 skipped >Accumulated: 149024 tests, 0 failed, 89 skipped >Doing tests in tlib/modules/Protocols.pmod/HTTP.pmod/Server.pmod/testsuite (38 tests, pid 21333) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++ >Subresult: 38 tests, 0 failed, 0 skipped >Accumulated: 149062 tests, 0 failed, 89 skipped >Doing tests in tlib/modules/Protocols.pmod/Bittorrent.pmod/testsuite (19 tests, pid 21334) > 0: ++++++++++ +++++++++ >Subresult: 19 tests, 0 failed, 0 skipped >Accumulated: 149081 tests, 0 failed, 89 skipped >Doing tests in tlib/modules/Protocols.pmod/XMLRPC.pmod/testsuite (6 tests, pid 21335) > 0: ++++++ >Subresult: 6 tests, 0 failed, 0 skipped >Accumulated: 149087 tests, 0 failed, 89 skipped >Doing tests in tlib/modules/testsuite (354 tests, pid 21336) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 350: ++-+ >Subresult: 354 tests, 0 failed, 1 skipped >Accumulated: 149441 tests, 0 failed, 90 skipped >Doing tests in tlib/modules/Tools.pmod/testsuite (202 tests, pid 7517) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 200: ++ >Subresult: 202 tests, 0 failed, 0 skipped >Accumulated: 149643 tests, 0 failed, 90 skipped >Doing tests in tlib/modules/Stdio.pmod/testsuite (27 tests, pid 7518) > 0: ++++++++++ ++++++++++ +++++++ >Subresult: 27 tests, 0 failed, 0 skipped >Accumulated: 149670 tests, 0 failed, 90 skipped >Doing tests in tlib/modules/ADT.pmod/testsuite (163 tests, pid 7519) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 150: ++++++++++ +++ >Subresult: 163 tests, 0 failed, 0 skipped >Accumulated: 149833 tests, 0 failed, 90 skipped >Doing tests in tlib/modules/ADT.pmod/Relation.pmod/testsuite (1 tests, pid 7520) > 0: + >Subresult: 1 tests, 0 failed, 0 skipped >Accumulated: 149834 tests, 0 failed, 90 skipped >Doing tests in tlib/modules/Graphics.pmod/Graph.pmod/testsuite (6 tests, pid 7521) > 0: ++++++ >Subresult: 6 tests, 0 failed, 0 skipped >Accumulated: 149840 tests, 0 failed, 90 skipped >Doing tests in tlib/modules/SSL.pmod/testsuite (3 tests, pid 7522) > 0: +++ >Subresult: 3 tests, 0 failed, 0 skipped >Accumulated: 149843 tests, 0 failed, 90 skipped >Doing tests in tlib/modules/Web.pmod/testsuite (107 tests, pid 7523) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: +++++++ >Subresult: 107 tests, 0 failed, 0 skipped >Accumulated: 149950 tests, 0 failed, 90 skipped >Doing tests in tlib/modules/Standards.pmod/testsuite (90 tests, pid 7524) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ >Subresult: 90 tests, 0 failed, 0 skipped >Accumulated: 150040 tests, 0 failed, 90 skipped >Doing tests in tlib/modules/Standards.pmod/ASN1.pmod/testsuite (22 tests, pid 7525) > 0: ++++++++++ ++++++++++ ++ >Subresult: 22 tests, 0 failed, 0 skipped >Accumulated: 150062 tests, 0 failed, 90 skipped >Doing tests in tlib/modules/Filesystem.pmod/testsuite (3 tests, pid 7526) > 0: +++ >Subresult: 3 tests, 0 failed, 0 skipped >Accumulated: 150065 tests, 0 failed, 90 skipped >Doing tests in tlib/modules/Parser.pmod/LR.pmod/testsuite (1 tests, pid 7527) > 0: + >Subresult: 1 tests, 0 failed, 0 skipped >Accumulated: 150066 tests, 0 failed, 90 skipped >Doing tests in tlib/modules/Parser.pmod/XML.pmod/testsuite (75 tests, pid 7528) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++----++ ++++++++++ +++++ >Subresult: 75 tests, 0 failed, 4 skipped >Accumulated: 150141 tests, 0 failed, 94 skipped >Doing tests in tlib/modules/Parser.pmod/testsuite (140 tests, pid 7529) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ >Subresult: 140 tests, 0 failed, 0 skipped >Accumulated: 150281 tests, 0 failed, 94 skipped >Doing tests in modules/Image/testsuite (1465 tests, pid 7530) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 550: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 900: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1450: +++++-++++ ++++- >Subresult: 1465 tests, 0 failed, 2 skipped >Accumulated: 151746 tests, 0 failed, 96 skipped >Doing tests in modules/_Image_JPEG/testsuite (0 tests, pid 7531) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 151746 tests, 0 failed, 96 skipped >Doing tests in modules/Mysql/testsuite (0 tests, pid 7532) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 151746 tests, 0 failed, 96 skipped >Doing tests in modules/HTTPLoop/testsuite (0 tests, pid 7533) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 151746 tests, 0 failed, 96 skipped >Doing tests in modules/MIME/testsuite (71 tests, pid 7534) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ + >Subresult: 71 tests, 0 failed, 0 skipped >Accumulated: 151817 tests, 0 failed, 96 skipped >Doing tests in modules/Regexp/testsuite (43 tests, pid 7535) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ +++ >Subresult: 43 tests, 0 failed, 0 skipped >Accumulated: 151860 tests, 0 failed, 96 skipped >Doing tests in modules/Pipe/testsuite (0 tests, pid 7536) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 151860 tests, 0 failed, 96 skipped >Doing tests in modules/_Image_TTF/testsuite (0 tests, pid 7537) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 151860 tests, 0 failed, 96 skipped >Doing tests in modules/Postgres/testsuite (0 tests, pid 7538) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 151860 tests, 0 failed, 96 skipped >Doing tests in modules/Oracle/testsuite (0 tests, pid 7539) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 151860 tests, 0 failed, 96 skipped >Doing tests in modules/Yp/testsuite (0 tests, pid 7540) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 151860 tests, 0 failed, 96 skipped >Doing tests in modules/_Image_TIFF/testsuite (0 tests, pid 7541) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 151860 tests, 0 failed, 96 skipped >Doing tests in modules/files/testsuite (109 tests, pid 7542) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++ >Socket test >Forking... ok. > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). > >Running in parent... > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). >+ >Socket test in IPv6 mode >Forking... ok. > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). > >Running in parent... > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). >+ >Socket test using SelectBackend >Forking... ok. > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). > >Running in parent... > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). >+ >Socket test using SelectBackend in IPv6 mode >Forking... ok. > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). > >Running in parent... > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). >+ >Socket test using PollBackend >Forking... ok. > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). > >Running in parent... > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). >+ >Socket test using PollBackend in IPv6 mode >Forking... ok. > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). > >Running in parent... > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). >+ > >Socket test using PollDeviceBackend >Forking... ok. > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). > >Running in parent... > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). > 100: + >Socket test using PollDeviceBackend in IPv6 mode >Forking... ok. > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). > >Running in parent... > >Doing simple tests. Testing dup & assign. Testing accept. Testing uni-directional shutdown on socket Testing uni-directional shutdown on pipe Testing 12 sockets. Testing 16 sockets. Testing 20 sockets. Testing 24 sockets. Testing 28 sockets. Testing 32 sockets. Testing 36 sockets. Testing 40 sockets. Testing 44 sockets. Testing 48 sockets. Testing 52 sockets. Testing 56 sockets. Testing 60 sockets. Testing 64 sockets. Testing 68 sockets. Testing 72 sockets. Testing 76 sockets. Testing 80 sockets. Testing 84 sockets. Testing 88 sockets. Testing 92 sockets. Testing 96 sockets. Copying 44 bytes of data on 2 sockets Copying 44 bytes of data on 2 pipes Copying 176 bytes of data on 4 sockets Copying 176 bytes of data on 4 pipes Copying 528 bytes of data on 6 sockets Copying 528 bytes of data on 6 pipes Copying 1408 bytes of data on 8 sockets Copying 1408 bytes of data on 8 pipes Copying 3520 bytes of data on 10 sockets Copying 3520 bytes of data on 10 pipes Copying 8448 bytes of data on 12 sockets Copying 8448 bytes of data on 12 pipes Copying 19712 bytes of data on 14 sockets Copying 19712 bytes of data on 14 pipes Copying 45056 bytes of data on 16 sockets Copying 45056 bytes of data on 16 pipes Copying 101376 bytes of data on 18 sockets Copying 101376 bytes of data on 18 pipes Copying 225280 bytes of data on 20 sockets Copying 225280 bytes of data on 20 pipes Copying 495616 bytes of data on 22 sockets Copying 495616 bytes of data on 22 pipes Testing leak in write(). >+ >Sendfile test: 1 >Sendfile test: 2 >Sendfile test: 3 >Sendfile test: 4 >Sendfile test: 5 >Sendfile test: 6 >Sendfile test: 7 >+connecttest (open): using port 46315 >connecttest (open): everything ok (port 46315) >+connecttest (closed): using port 53923 >connecttest (closed): everything ok >+++++ >Subresult: 109 tests, 0 failed, 0 skipped >Accumulated: 151969 tests, 0 failed, 96 skipped >Doing tests in modules/_Regexp_PCRE/testsuite (14 tests, pid 7571) > 0: ++++++++++ ++++ >Subresult: 14 tests, 0 failed, 0 skipped >Accumulated: 151983 tests, 0 failed, 96 skipped >Doing tests in modules/Gz/testsuite (67 tests, pid 7572) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ +++++++ >Subresult: 67 tests, 0 failed, 0 skipped >Accumulated: 152050 tests, 0 failed, 96 skipped >Doing tests in modules/Msql/testsuite (0 tests, pid 7575) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 152050 tests, 0 failed, 96 skipped >Doing tests in modules/_Image_FreeType/testsuite (0 tests, pid 7576) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 152050 tests, 0 failed, 96 skipped >Doing tests in modules/_PGsql/testsuite (0 tests, pid 7577) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 152050 tests, 0 failed, 96 skipped >Doing tests in modules/Gmp/testsuite (3448 tests, pid 7578) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 550: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 900: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1550: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1900: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2550: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2900: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 2950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 3400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++ >Subresult: 3448 tests, 0 failed, 0 skipped >Accumulated: 155498 tests, 0 failed, 96 skipped >Doing tests in modules/Gdbm/testsuite (66 tests, pid 7579) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++ >Subresult: 66 tests, 0 failed, 0 skipped >Accumulated: 155564 tests, 0 failed, 96 skipped >Doing tests in modules/_Protocols_DNS_SD/testsuite (0 tests, pid 7580) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 155564 tests, 0 failed, 96 skipped >Doing tests in modules/sprintf/testsuite (224 tests, pid 7581) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 200: ++++++++++ ++++++++++ ++++ >Subresult: 224 tests, 0 failed, 0 skipped >Accumulated: 155788 tests, 0 failed, 96 skipped >Doing tests in modules/_Roxen/testsuite (33 tests, pid 7582) > 0: ++++++++++ ++++++++++ ++++++++++ +++ >Subresult: 33 tests, 0 failed, 0 skipped >Accumulated: 155821 tests, 0 failed, 96 skipped >Doing tests in modules/Math/testsuite (59 tests, pid 7583) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: +++++++++ >Subresult: 59 tests, 0 failed, 0 skipped >Accumulated: 155880 tests, 0 failed, 96 skipped >Doing tests in modules/SANE/testsuite (0 tests, pid 7584) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 155880 tests, 0 failed, 96 skipped >Doing tests in modules/_Image_GIF/testsuite (30 tests, pid 7585) > 0: ++++++++++ ++++++++++ ++++++++++ >Subresult: 30 tests, 0 failed, 0 skipped >Accumulated: 155910 tests, 0 failed, 96 skipped >Doing tests in modules/PDF/testsuite (0 tests, pid 7586) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 155910 tests, 0 failed, 96 skipped >Doing tests in modules/Gettext/testsuite (40 tests, pid 7587) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ >Subresult: 40 tests, 0 failed, 0 skipped >Accumulated: 155950 tests, 0 failed, 96 skipped >Doing tests in modules/DVB/testsuite (0 tests, pid 7588) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 155950 tests, 0 failed, 96 skipped >Doing tests in modules/_Image_XFace/testsuite (0 tests, pid 7589) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 155950 tests, 0 failed, 96 skipped >Doing tests in modules/_math/testsuite (190 tests, pid 7590) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ >Subresult: 190 tests, 0 failed, 0 skipped >Accumulated: 156140 tests, 0 failed, 96 skipped >Doing tests in modules/Parser/testsuite (505 tests, pid 7591) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 500: +++++ >Subresult: 505 tests, 0 failed, 0 skipped >Accumulated: 156645 tests, 0 failed, 96 skipped >Doing tests in modules/spider/testsuite (31 tests, pid 7592) > 0: ++++++++++ ++++++++++ ++++++++++ + >Subresult: 31 tests, 0 failed, 0 skipped >Accumulated: 156676 tests, 0 failed, 96 skipped >Doing tests in modules/Fuse/testsuite (0 tests, pid 7593) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 156676 tests, 0 failed, 96 skipped >Doing tests in modules/CommonLog/testsuite (4 tests, pid 7594) > 0: ++++ >Subresult: 4 tests, 0 failed, 0 skipped >Accumulated: 156680 tests, 0 failed, 96 skipped >Doing tests in modules/system/testsuite (29 tests, pid 7595) > 0: ++++++++++ +++++++-++ +++++++++ >Subresult: 29 tests, 0 failed, 1 skipped >Accumulated: 156709 tests, 0 failed, 97 skipped >Doing tests in modules/_Charset/testsuite (1511 tests, pid 7596) > 0: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 50: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 500: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 550: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 600: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 650: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 700: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 750: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 800: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 850: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 900: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 950: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1000: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1050: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1100: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1150: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1200: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1250: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1300: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1350: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1400: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1450: ++++++++++ ++++++++++ ++++++++++ ++++++++++ ++++++++++ > 1500: ++++++++++ + >Subresult: 1511 tests, 0 failed, 0 skipped >Accumulated: 158220 tests, 0 failed, 97 skipped >Doing tests in modules/sybase/testsuite (0 tests, pid 7597) > >Subresult: 0 tests, 0 failed, 0 skipped >Accumulated: 158220 tests, 0 failed, 97 skipped >Total tests: 158220 (97 tests skipped) >Finished tests at Fri Aug 20 06:40:49 2010 > >>>> Install pike-7.8.316 into /var/tmp/portage/dev-lang/pike-7.8.316/image/ category dev-lang > * Tinderbox QA Notice: 'make' called by src_install >make -j14 INSTALLARGS=--traditional buildroot=/var/tmp/portage/dev-lang/pike-7.8.316/image/ install_nodoc >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > >Configure arguments: --prefix=/usr --disable-make_conf --disable-noopty-retry --without-cdebug --without-bundles --without-copt --without-ssleay --with-crypt --with-gif --with-gmp --with-bignums --with-Bz2 --without-rtldebug --without-fftw --with-gdbm --without-Java --without-jpeglib --without-Kerberos --without-gssapi --with-mysql --without-Odbc --without-GL --without-GLUT --with-_Regexp_PCRE --without-libpdf --without-sane --without-SDL --without-SDL_mixer --without-svg --without-tifflib --without-freetype --with-zlib --without-_Ffmpeg >Use `make CONFIGUREARGS="..." ...' to change them. >They will be retained in the build directory. > >Making install in build/linux-2.6.35.2+-i686 >#### Making static: modules/CommonLog >#### Making static: modules/DVB >#### Making static: modules/Fuse >#### Making static: modules/Gdbm >#### Making static: modules/Gettext >#### Making static: modules/Gmp >#### Making static: modules/Gz >#### Making static: modules/HTTPLoop >#### Making static: modules/Image >#### Making static: modules/MIME >#### Making static: modules/Math >#### Making static: modules/Msql >#### Making static: modules/Mysql >#### Making static: modules/Oracle >#### Making static: modules/PDF >#### Making static: modules/Parser >#### Making static: modules/Pipe >#### Making static: modules/Postgres >#### Making static: modules/Regexp >#### Making static: modules/SANE >#### Making static: modules/Yp >#### Making static: modules/_Charset >#### Making static: modules/_Image_FreeType >#### Making static: modules/_Image_GIF >#### Making static: modules/_Image_JPEG >#### Making static: modules/_Image_TIFF >#### Making static: modules/_Image_TTF >#### Making static: modules/_Image_XFace >#### Making static: modules/_PGsql >#### Making static: modules/_Protocols_DNS_SD >#### Making static: modules/_Regexp_PCRE >#### Making static: modules/_Roxen >#### Making static: modules/_math >#### Making static: modules/files >#### Making static: modules/spider >#### Making static: modules/sprintf >#### Making static: modules/sybase >#### Making static: modules/system >Updating modules/modlist.h >Updating modules/modlist_headers.h >Updating modules/linker_options >Compiling tmodule.c >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/smartlink gcc -DPIKE_SRC_ROOT="/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316" -I. -I/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src -I/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/include -g -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/lib32 -L/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/lib/32 -L/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/bundles/lib/. -L/opt/intel/Compiler/11.1/072/lib/ia32 -R/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -R/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/i686-pc-linux-gnu/lib -rdynamic main.o language.o security.o bignum.o pike_cpulib.o interpret.o constants.o cpp.o fdlib.o cyclic.o array.o backend.o callback.o encode.o docode.o dynamic_buffer.o dynamic_load.o error.o fd_control.o fsort.o gc.o hashtable.o lex.o multiset.o signal_handler.o pike_search.o pike_types.o pike_embed.o mapping.o pike_memory.o module_support.o pikecode.o object.o opcodes.o operators.o port.o program.o rbtree.o rusage.o sscanf.o stralloc.o stuff.o threads.o version.o queue.o builtin.o iterators.o facetgroup.o svalue.o las.o builtin_functions.o peep.o tmodule.o \ > `cat modules/linker_options ` \ > -ldl -lrt -lnsl -lm -lpthread -lcrypt -o pike >#### Making dynamic: modules/CommonLog >#### Making dynamic: modules/DVB >#### Making dynamic: modules/Fuse >#### Making dynamic: modules/Gdbm >#### Making dynamic: modules/Gettext >#### Making dynamic: modules/Gmp >#### Making dynamic: modules/Gz >#### Making dynamic: modules/HTTPLoop >#### Making dynamic: modules/Image >Making Image/encodings/encodings.a >make[6]: `encodings.a' is up to date. >#### Making dynamic: modules/MIME >#### Making dynamic: modules/Math >#### Making dynamic: modules/Msql >#### Making dynamic: modules/Mysql >#### Making dynamic: modules/Oracle >#### Making dynamic: modules/PDF >#### Making dynamic: modules/Parser >#### Making dynamic: modules/Pipe >#### Making dynamic: modules/Postgres >#### Making dynamic: modules/Regexp >#### Making dynamic: modules/SANE >#### Making dynamic: modules/Yp >#### Making dynamic: modules/_Charset >#### Making dynamic: modules/_Image_FreeType >#### Making dynamic: modules/_Image_GIF >#### Making dynamic: modules/_Image_JPEG >#### Making dynamic: modules/_Image_TIFF >#### Making dynamic: modules/_Image_TTF >#### Making dynamic: modules/_Image_XFace >#### Making dynamic: modules/_PGsql >#### Making dynamic: modules/_Protocols_DNS_SD >#### Making dynamic: modules/_Regexp_PCRE >#### Making dynamic: modules/_Roxen >#### Making dynamic: modules/_math >#### Making dynamic: modules/files >#### Making dynamic: modules/spider >#### Making dynamic: modules/sprintf >#### Making dynamic: modules/sybase >#### Making dynamic: modules/system >#### Making dynamic: post_modules/Bz2 >#### Making dynamic: post_modules/COM >#### Making dynamic: post_modules/GSSAPI >#### Making dynamic: post_modules/GTK >Makefile:574: warning: overriding recipe for target `depend' >Makefile:336: warning: ignoring old recipe for target `depend' >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/pike -DNOT_INSTALLED -DPRECOMPILED_SEARCH_MORE -m/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/master.pike /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK/new_build_pgtk.pike --source='/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK/source/' \ > /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK/output/few.pike >Original CFLAGS:-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -fPIC -DDYNAMIC_MODULE >Modified CFLAGS: -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -fPIC -DDYNAMIC_MODULE >Makefile:574: warning: overriding recipe for target `depend' >Makefile:336: warning: ignoring old recipe for target `depend' >Makefile:574: warning: overriding recipe for target `depend' >Makefile:336: warning: ignoring old recipe for target `depend' >#### Making dynamic: post_modules/GTK2 >Makefile:580: warning: overriding recipe for target `depend' >Makefile:337: warning: ignoring old recipe for target `depend' >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/pike -DNOT_INSTALLED -DPRECOMPILED_SEARCH_MORE -m/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/master.pike /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK2/build_pgtk.pike --source='/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK2/source/' \ > /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/GTK2/output/few.pike >Original CFLAGS:-pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/panel-2.0 -I/usr/include/gtksourceview-1.0 -I/usr/include/libgnomeprint-2.2 -g -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/panel-2.0 -I/usr/include/gtksourceview-1.0 -I/usr/include/libgnomeprint-2.2 -pipe -fPIC -DDYNAMIC_MODULE >Modified CFLAGS: -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/panel-2.0 -I/usr/include/gtksourceview-1.0 -I/usr/include/libgnomeprint-2.2 -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/panel-2.0 -I/usr/include/gtksourceview-1.0 -I/usr/include/libgnomeprint-2.2 -pipe -fPIC -DDYNAMIC_MODULE >Makefile:580: warning: overriding recipe for target `depend' >Makefile:337: warning: ignoring old recipe for target `depend' >Makefile:580: warning: overriding recipe for target `depend' >Makefile:337: warning: ignoring old recipe for target `depend' >#### Making dynamic: post_modules/Nettle >#### Making dynamic: post_modules/SQLite >#### Making dynamic: post_modules/Shuffler >/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/pike -DNOT_INSTALLED -DPRECOMPILED_SEARCH_MORE -m/var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/build/linux-2.6.35.2+-i686/master.pike /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/Shuffler/make_sources.pike /var/tmp/portage/dev-lang/pike-7.8.316/work/Pike-v7.8.316/src/post_modules/Shuffler sources.h sources_to_compile >#### Making dynamic: post_modules/Unicode >#### Making dynamic: post_modules/_ADT >#### Making dynamic: post_modules/_Image_SVG > Installing Pike in /var/tmp/portage/dev-lang/pike-7.8.316/image/usr, please wait... > >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/Oracle.pmod" > "/usr/lib/pike/modules/GTK.pmod" > "/usr/lib/pike/modules/GTK2.pmod" > "/usr/lib/pike/modules/Math.pmod" > "/usr/lib/pike/modules/Regexp.pmod" > "/usr/lib/pike/modules/Gz.pmod" > "/usr/lib/pike/modules/Fuse.pmod" > "/usr/lib/pike/modules/_Regexp_PCRE.pmod" > "/usr/lib/pike/modules/Yp.pmod" > "/usr/lib/pike/7.0/modules/Stack.pmod" > "/usr/lib/pike/7.0/modules/Calendar.pmod/module.pmod" > "/usr/lib/pike/7.0/modules/Calendar.pmod/Orthodox.pmod" > "/usr/lib/pike/7.0/modules/Calendar.pmod/Gregorian.pmod" > "/usr/lib/pike/7.0/modules/Calendar.pmod/Swedish.pmod" > "/usr/lib/pike/7.0/modules/Calendar.pmod/Stardate.pmod" > "/usr/lib/pike/7.0/modules/Calendar.pmod/Julian.pmod" > "/usr/lib/pike/7.0/modules/Calendar.pmod/Austrian.pmod" > "/usr/lib/pike/7.0/modules/Calendar.pmod/ISO.pmod" > "/usr/lib/pike/7.0/modules/__default.pmod" > "/usr/lib/pike/7.0/modules/Colors.pmod" > "/usr/lib/pike/7.0/modules/Simulate.pmod" > "/usr/lib/pike/7.0/modules/Stdio.pmod/module.pmod" > "/usr/lib/pike/7.6/modules/Sql.pmod/Sql.pike" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Events.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/module.pmod" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/7.6/modules/Calendar.pmod/Gregorian.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/TimeRanges.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Coptic.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/YMD.pike" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Swedish.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Stardate.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Islamic.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Julian.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Calendar.pike" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Timezone.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Language.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/TZnames.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Austrian.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Rule.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Event.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Badi.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/ISO.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Ruleset.pike" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Time.pmod" > "/usr/lib/pike/7.6/modules/Calendar.pmod/Discordian.pmod" > "/usr/lib/pike/7.6/modules/Image.pmod/module.pmod" > "/usr/lib/pike/7.6/modules/Image.pmod/Image.pike" > "/usr/lib/pike/7.6/modules/__default.pmod" > "/usr/lib/pike/7.6/modules/spider.pmod" > "/usr/lib/pike/7.6/modules/Debug.pmod/module.pmod" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/7.6/modules/Protocols.pmod/HTTP.pmod/module.pmod" > "/usr/lib/pike/7.6/modules/Protocols.pmod/LDAP.pmod/client.pike" > "/usr/lib/pike/7.6/modules/Protocols.pmod/TELNET.pmod" > "/usr/lib/pike/7.6/modules/Locale.pmod/Charset.pmod" > "/usr/lib/pike/7.6/modules/Stdio.pmod/module.pmod" > "/usr/lib/pike/7.6/modules/Array.pmod" > "/usr/lib/pike/7.6/modules/Standards.pmod/UUID.pmod/module.pmod" > "/usr/lib/pike/7.6/modules/_Charset.pmod" > "/usr/lib/pike/7.6/modules/Parser.pmod/XML.pmod/module.pmod" > "/usr/lib/pike/7.6/modules/Parser.pmod/XML.pmod/Tree.pmod" > "/usr/lib/pike/0.6/modules/__default.pmod" > "/usr/lib/pike/0.6/modules/Regexp.pike" > "/usr/lib/pike/0.6/modules/Array.pmod" > "/usr/lib/pike/0.6/modules/readline.pmod" > "/usr/lib/pike/7.4/modules/Sql.pmod/sql.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/md5.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/aes.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/crypto.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/sha.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/module.pmod" > "/usr/lib/pike/7.4/modules/Crypto.pmod/cbc.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/arcfour.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/substitution.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/des_cbc.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/idea_cbc.pike" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/7.4/modules/Crypto.pmod/des3_cbc.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/cast.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/des.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/idea.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/randomness.pmod" > "/usr/lib/pike/7.4/modules/Crypto.pmod/pipe.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/koremutake.pmod" > "/usr/lib/pike/7.4/modules/Crypto.pmod/rijndael.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/des3.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/rsa.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/dsa.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/md2.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/md4.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/hmac.pike" > "/usr/lib/pike/7.4/modules/Crypto.pmod/invert.pike" > "/usr/lib/pike/7.4/modules/__default.pmod" > "/usr/lib/pike/7.4/modules/Protocols.pmod/SMTP.pmod" > "/usr/lib/pike/7.4/modules/Locale.pmod/Charset.pmod" > "/usr/lib/pike/7.4/modules/Tools.pmod/Standalone.pmod/extract_autodoc.pike" > "/usr/lib/pike/7.4/modules/Stdio.pmod/module.pmod" > "/usr/lib/pike/7.4/modules/ADT.pmod/Heap.pike" > "/usr/lib/pike/7.4/modules/Array.pmod" > "/usr/lib/pike/7.4/modules/SSL.pmod/cipher.pike" > "/usr/lib/pike/7.4/modules/SSL.pmod/constants.pike" > "/usr/lib/pike/7.4/modules/SSL.pmod/sslfile.pike" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/7.4/modules/Regexp.pmod" > "/usr/lib/pike/7.4/modules/Standards.pmod/PKCS.pmod/Signature.pmod" > "/usr/lib/pike/7.4/modules/Standards.pmod/ASN1.pmod/Encode.pmod" > "/usr/lib/pike/7.4/modules/_Crypto.pmod" > "/usr/lib/pike/7.4/modules/Thread.pmod" > "/usr/lib/pike/7.2/modules/Gmp.pmod" > "/usr/lib/pike/7.2/modules/__default.pmod" > "/usr/lib/pike/7.2/modules/String.pmod" > "/usr/lib/pike/7.2/modules/LR.pmod/scanner.pike" > "/usr/lib/pike/7.2/modules/LR.pmod/item.pike" > "/usr/lib/pike/7.2/modules/LR.pmod/lr.pike" > "/usr/lib/pike/7.2/modules/LR.pmod/priority.pike" > "/usr/lib/pike/7.2/modules/LR.pmod/rule.pike" > "/usr/lib/pike/7.2/modules/LR.pmod/parser.pike" > "/usr/lib/pike/7.2/modules/LR.pmod/Grammar_parser.pmod" > "/usr/lib/pike/7.2/modules/Protocols.pmod/LDAP.pmod/client.pike" > "/usr/lib/pike/7.2/modules/system.pmod" > "/usr/lib/pike/7.2/modules/Parser.pmod/XML.pmod/module.pmod" > "/usr/lib/pike/7.2/modules/Parser.pmod/XML.pmod/Tree.pmod" > "/usr/lib/pike/7.2/modules/Thread.pmod" > "/usr/lib/pike/modules/Float.pmod" > "/usr/lib/pike/modules/Sql.pmod/msql.pike" > "/usr/lib/pike/modules/Sql.pmod/mysql.pike" > "/usr/lib/pike/modules/Sql.pmod/dsn.pike" > "/usr/lib/pike/modules/Sql.pmod/postgres_result.pike" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/Sql.pmod/odbc_result.pike" > "/usr/lib/pike/modules/Sql.pmod/module.pmod" > "/usr/lib/pike/modules/Sql.pmod/mysqls_result.pike" > "/usr/lib/pike/modules/Sql.pmod/tds.pike" > "/usr/lib/pike/modules/Sql.pmod/postgres.pike" > "/usr/lib/pike/modules/Sql.pmod/mysqls.pike" > "/usr/lib/pike/modules/Sql.pmod/sql_object_result.pike" > "/usr/lib/pike/modules/Sql.pmod/oracle.pike" > "/usr/lib/pike/modules/Sql.pmod/sybase.pike" > "/usr/lib/pike/modules/Sql.pmod/odbc.pike" > "/usr/lib/pike/modules/Sql.pmod/sqlite.pike" > "/usr/lib/pike/modules/Sql.pmod/dsn_result.pike" > "/usr/lib/pike/modules/Sql.pmod/sql_array_result.pike" > "/usr/lib/pike/modules/Sql.pmod/rsql.pike" > "/usr/lib/pike/modules/Sql.pmod/pgsqls.pike" > "/usr/lib/pike/modules/Sql.pmod/sql_util.pmod" > "/usr/lib/pike/modules/Sql.pmod/null.pike" > "/usr/lib/pike/modules/Sql.pmod/Sql.pike" > "/usr/lib/pike/modules/Sql.pmod/sql_result.pike" > "/usr/lib/pike/modules/Sql.pmod/pgsql.pike" > "/usr/lib/pike/modules/Sql.pmod/mysql_result.pike" > "/usr/lib/pike/modules/Sql.pmod/pgsql_util.pmod" > "/usr/lib/pike/modules/Calendar.pmod/mkrules.pike" > "/usr/lib/pike/modules/Calendar.pmod/Events.pmod" > "/usr/lib/pike/modules/Calendar.pmod/module.pmod" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/Calendar.pmod/Gregorian.pmod" > "/usr/lib/pike/modules/Calendar.pmod/TimeRanges.pmod" > "/usr/lib/pike/modules/Calendar.pmod/Coptic.pmod" > "/usr/lib/pike/modules/Calendar.pmod/YMD.pike" > "/usr/lib/pike/modules/Calendar.pmod/Swedish.pmod" > "/usr/lib/pike/modules/Calendar.pmod/Stardate.pmod" > "/usr/lib/pike/modules/Calendar.pmod/Islamic.pmod" > "/usr/lib/pike/modules/Calendar.pmod/Julian.pmod" > "/usr/lib/pike/modules/Calendar.pmod/Calendar.pike" > "/usr/lib/pike/modules/Calendar.pmod/Timezone.pmod" > "/usr/lib/pike/modules/Calendar.pmod/Language.pmod" > "/usr/lib/pike/modules/Calendar.pmod/TZnames.pmod" > "/usr/lib/pike/modules/Calendar.pmod/Austrian.pmod" > "/usr/lib/pike/modules/Calendar.pmod/Rule.pmod" > "/usr/lib/pike/modules/Calendar.pmod/Event.pmod" > "/usr/lib/pike/modules/Calendar.pmod/Badi.pmod" > "/usr/lib/pike/modules/Calendar.pmod/ISO.pmod" > "/usr/lib/pike/modules/Calendar.pmod/Ruleset.pike" > "/usr/lib/pike/modules/Calendar.pmod/Time.pmod" > "/usr/lib/pike/modules/Calendar.pmod/Discordian.pmod" > "/usr/lib/pike/modules/Audio.pmod/Format.pmod/module.pmod" > "/usr/lib/pike/modules/Audio.pmod/Format.pmod/MP3.pike" > "/usr/lib/pike/modules/Audio.pmod/Codec.pmod" > "/usr/lib/pike/modules/Getopt.pmod" > "/usr/lib/pike/modules/_Image_DWG.pmod" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/_Image.pmod/Dims.pmod" > "/usr/lib/pike/modules/_Image.pmod/module.pmod" > "/usr/lib/pike/modules/_Image.pmod/Fonts.pmod" > "/usr/lib/pike/modules/Crypto.pmod/module.pmod" > "/usr/lib/pike/modules/Crypto.pmod/DES3.pmod" > "/usr/lib/pike/modules/Crypto.pmod/SHA256.pmod" > "/usr/lib/pike/modules/Crypto.pmod/RSA.pike" > "/usr/lib/pike/modules/Crypto.pmod/AES.pmod" > "/usr/lib/pike/modules/Crypto.pmod/Arcfour.pmod" > "/usr/lib/pike/modules/Crypto.pmod/CAST.pmod" > "/usr/lib/pike/modules/Crypto.pmod/Serpent.pmod" > "/usr/lib/pike/modules/Crypto.pmod/MD2.pmod" > "/usr/lib/pike/modules/Crypto.pmod/Blowfish.pmod" > "/usr/lib/pike/modules/Crypto.pmod/SHA1.pmod" > "/usr/lib/pike/modules/Crypto.pmod/DES.pmod" > "/usr/lib/pike/modules/Crypto.pmod/Random.pmod" > "/usr/lib/pike/modules/Crypto.pmod/Twofish.pmod" > "/usr/lib/pike/modules/Crypto.pmod/IDEA.pmod" > "/usr/lib/pike/modules/Crypto.pmod/HMAC.pike" > "/usr/lib/pike/modules/Crypto.pmod/Pipe.pike" > "/usr/lib/pike/modules/Crypto.pmod/Koremutake.pmod" > "/usr/lib/pike/modules/Crypto.pmod/DSA.pike" > "/usr/lib/pike/modules/Crypto.pmod/PGP.pmod" > "/usr/lib/pike/modules/Crypto.pmod/Substitution.pike" > "/usr/lib/pike/modules/Crypto.pmod/MD4.pmod" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/Crypto.pmod/MD5.pmod" > "/usr/lib/pike/modules/String.pmod/module.pmod" > "/usr/lib/pike/modules/String.pmod/Elite.pmod" > "/usr/lib/pike/modules/String.pmod/HTML.pmod" > "/usr/lib/pike/modules/Function.pmod" > "/usr/lib/pike/modules/Yabu.pmod/module.pmod" > "/usr/lib/pike/modules/Mapping.pmod" > "/usr/lib/pike/modules/GDK.pmod" > "/usr/lib/pike/modules/Debug.pmod/module.pmod" > "/usr/lib/pike/modules/Debug.pmod/Subject.pike" > "/usr/lib/pike/modules/Debug.pmod/Wrapper.pike" > "/usr/lib/pike/modules/Debug.pmod/werror.pmod" > "/usr/lib/pike/modules/Debug.pmod/Tracer.pike" > "/usr/lib/pike/modules/Pike.pmod/module.pmod" > "/usr/lib/pike/modules/Pike.pmod/Security.pmod" > "/usr/lib/pike/modules/Object.pmod" > "/usr/lib/pike/modules/Remote.pmod/module.pmod" > "/usr/lib/pike/modules/Remote.pmod/Server.pike" > "/usr/lib/pike/modules/Remote.pmod/Client.pike" > "/usr/lib/pike/modules/Protocols.pmod/DNS.pmod" > "/usr/lib/pike/modules/Protocols.pmod/IRC.pmod/module.pmod" > "/usr/lib/pike/modules/Protocols.pmod/IRC.pmod/Requests.pmod" > "/usr/lib/pike/modules/Protocols.pmod/IRC.pmod/Raw.pike" > "/usr/lib/pike/modules/Protocols.pmod/IRC.pmod/Error.pmod" > "/usr/lib/pike/modules/Protocols.pmod/IRC.pmod/Client.pike" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/Protocols.pmod/LysKOM.pmod/Request.pmod" > "/usr/lib/pike/modules/Protocols.pmod/LysKOM.pmod/ProtocolTypes.pmod" > "/usr/lib/pike/modules/Protocols.pmod/LysKOM.pmod/Session.pike" > "/usr/lib/pike/modules/Protocols.pmod/LysKOM.pmod/Raw.pike" > "/usr/lib/pike/modules/Protocols.pmod/LysKOM.pmod/Threads.pike" > "/usr/lib/pike/modules/Protocols.pmod/LysKOM.pmod/ASync.pmod" > "/usr/lib/pike/modules/Protocols.pmod/LysKOM.pmod/Connection.pike" > "/usr/lib/pike/modules/Protocols.pmod/LysKOM.pmod/Helper.pmod" > "/usr/lib/pike/modules/Protocols.pmod/Ident.pmod" > "/usr/lib/pike/modules/Protocols.pmod/NNTP.pmod" > "/usr/lib/pike/modules/Protocols.pmod/Ports.pmod" > "/usr/lib/pike/modules/Protocols.pmod/HTTP.pmod/Server.pmod/Chained.pike" > "/usr/lib/pike/modules/Protocols.pmod/HTTP.pmod/Server.pmod/module.pmod" > "/usr/lib/pike/modules/Protocols.pmod/HTTP.pmod/Server.pmod/Proxy.pike" > "/usr/lib/pike/modules/Protocols.pmod/HTTP.pmod/Server.pmod/SSLPort.pike" > "/usr/lib/pike/modules/Protocols.pmod/HTTP.pmod/Server.pmod/Port.pike" > "/usr/lib/pike/modules/Protocols.pmod/HTTP.pmod/Server.pmod/Request.pike" > "/usr/lib/pike/modules/Protocols.pmod/HTTP.pmod/Server.pmod/Filesystem.pike" > "/usr/lib/pike/modules/Protocols.pmod/HTTP.pmod/module.pmod" > "/usr/lib/pike/modules/Protocols.pmod/HTTP.pmod/Session.pike" > "/usr/lib/pike/modules/Protocols.pmod/HTTP.pmod/Query.pike" > "/usr/lib/pike/modules/Protocols.pmod/IPv6.pmod" > "/usr/lib/pike/modules/Protocols.pmod/Bittorrent.pmod/Torrent.pike" > "/usr/lib/pike/modules/Protocols.pmod/Bittorrent.pmod/module.pmod" > "/usr/lib/pike/modules/Protocols.pmod/Bittorrent.pmod/PeerID.pmod" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/Protocols.pmod/Bittorrent.pmod/Tracker.pike" > "/usr/lib/pike/modules/Protocols.pmod/Bittorrent.pmod/Generator.pike" > "/usr/lib/pike/modules/Protocols.pmod/Bittorrent.pmod/Port.pike" > "/usr/lib/pike/modules/Protocols.pmod/Bittorrent.pmod/Peer.pike" > "/usr/lib/pike/modules/Protocols.pmod/Bittorrent.pmod/Bencoding.pmod" > "/usr/lib/pike/modules/Protocols.pmod/SNMP.pmod/module.pmod" > "/usr/lib/pike/modules/Protocols.pmod/SNMP.pmod/getcmd.pike" > "/usr/lib/pike/modules/Protocols.pmod/SNMP.pmod/agent.pike" > "/usr/lib/pike/modules/Protocols.pmod/SNMP.pmod/protocol.pike" > "/usr/lib/pike/modules/Protocols.pmod/XMLRPC.pmod/module.pmod" > "/usr/lib/pike/modules/Protocols.pmod/OBEX.pmod" > "/usr/lib/pike/modules/Protocols.pmod/Line.pmod" > "/usr/lib/pike/modules/Protocols.pmod/LMTP.pmod" > "/usr/lib/pike/modules/Protocols.pmod/SMTP.pmod/module.pmod" > "/usr/lib/pike/modules/Protocols.pmod/LDAP.pmod/module.pmod" > "/usr/lib/pike/modules/Protocols.pmod/LDAP.pmod/client.pike" > "/usr/lib/pike/modules/Protocols.pmod/LDAP.pmod/protocol.pike" > "/usr/lib/pike/modules/Protocols.pmod/LDAP.pmod/ldap_privates.pmod" > "/usr/lib/pike/modules/Protocols.pmod/TELNET.pmod" > "/usr/lib/pike/modules/Protocols.pmod/IMAP.pmod/requests.pmod" > "/usr/lib/pike/modules/Protocols.pmod/IMAP.pmod/parse_line.pike" > "/usr/lib/pike/modules/Protocols.pmod/IMAP.pmod/imap_server.pike" > "/usr/lib/pike/modules/Protocols.pmod/IMAP.pmod/types.pmod" > "/usr/lib/pike/modules/Protocols.pmod/IMAP.pmod/parser.pike" > "/usr/lib/pike/modules/Protocols.pmod/IMAP.pmod/server.pike" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/Protocols.pmod/DNS_SD.pmod" > "/usr/lib/pike/modules/Protocols.pmod/LPD.pmod" > "/usr/lib/pike/modules/Protocols.pmod/X.pmod/Types.pmod" > "/usr/lib/pike/modules/Protocols.pmod/X.pmod/Xlib.pmod" > "/usr/lib/pike/modules/Protocols.pmod/X.pmod/db/convert_compose.pike" > "/usr/lib/pike/modules/Protocols.pmod/X.pmod/Extensions.pmod" > "/usr/lib/pike/modules/Protocols.pmod/X.pmod/_Types.pmod" > "/usr/lib/pike/modules/Protocols.pmod/X.pmod/XImage.pmod" > "/usr/lib/pike/modules/Protocols.pmod/X.pmod/KeySyms.pmod" > "/usr/lib/pike/modules/Protocols.pmod/X.pmod/Atom.pmod" > "/usr/lib/pike/modules/Protocols.pmod/X.pmod/Requests.pmod" > "/usr/lib/pike/modules/Protocols.pmod/X.pmod/XTools.pmod" > "/usr/lib/pike/modules/Protocols.pmod/X.pmod/Auth.pmod" > "/usr/lib/pike/modules/Protocols.pmod/X.pmod/_Xlib.pmod" > "/usr/lib/pike/modules/_Image_XPM.pmod" > "/usr/lib/pike/modules/GLUE.pmod/Events.pmod" > "/usr/lib/pike/modules/GLUE.pmod/module.pmod" > "/usr/lib/pike/modules/GLUE.pmod/Driver.pmod/SDL.pike" > "/usr/lib/pike/modules/GLUE.pmod/Driver.pmod/Interface.pike" > "/usr/lib/pike/modules/GLUE.pmod/Driver.pmod/GTK.pike" > "/usr/lib/pike/modules/Gnome.pmod" > "/usr/lib/pike/modules/__builtin_dirnode.pmod" > "/usr/lib/pike/modules/Colors.pmod" > "/usr/lib/pike/modules/_Image_XCF.pmod" > "/usr/lib/pike/modules/Locale.pmod/module.pmod" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/hrv.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/mri.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/jpn.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/rus.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/eng.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/spa.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/slv.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/ces.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/nor.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/fin.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/hun.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/swe.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/srp.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/fra.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/abstract.pike" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/nld.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/ita.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/deu.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/pol.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/por.pmod" > "/usr/lib/pike/modules/Locale.pmod/Language.pmod/cat.pmod" > "/usr/lib/pike/modules/Locale.pmod/Gettext.pmod" > "/usr/lib/pike/modules/Locale.pmod/Charset.pmod/Tables.pmod/iso88591.pmod" > "/usr/lib/pike/modules/Locale.pmod/Charset.pmod/module.pmod" > "/usr/lib/pike/modules/Int.pmod" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/GTKSupport.pmod/MenuFactory.pmod" > "/usr/lib/pike/modules/GTKSupport.pmod/pCtree.pike" > "/usr/lib/pike/modules/GTKSupport.pmod/pDrawingArea.pike" > "/usr/lib/pike/modules/GTKSupport.pmod/Util.pmod" > "/usr/lib/pike/modules/GTKSupport.pmod/SClist.pike" > "/usr/lib/pike/modules/GTKSupport.pmod/Alert.pike" > "/usr/lib/pike/modules/Tools.pmod/Monger.pmod/module.pmod" > "/usr/lib/pike/modules/Tools.pmod/Monger.pmod/MongerUser.pike" > "/usr/lib/pike/modules/Tools.pmod/Monger.pmod/MongerDeveloper.pike" > "/usr/lib/pike/modules/Tools.pmod/MasterHelp.pmod" > "/usr/lib/pike/modules/Tools.pmod/AutoDoc.pmod/CExtractor.pmod" > "/usr/lib/pike/modules/Tools.pmod/AutoDoc.pmod/module.pmod" > "/usr/lib/pike/modules/Tools.pmod/AutoDoc.pmod/PikeParser.pike" > "/usr/lib/pike/modules/Tools.pmod/AutoDoc.pmod/MirarDocParser.pike" > "/usr/lib/pike/modules/Tools.pmod/AutoDoc.pmod/DocParser.pmod" > "/usr/lib/pike/modules/Tools.pmod/AutoDoc.pmod/ProcessXML.pmod" > "/usr/lib/pike/modules/Tools.pmod/AutoDoc.pmod/PikeObjects.pmod" > "/usr/lib/pike/modules/Tools.pmod/AutoDoc.pmod/PikeExtractor.pmod" > "/usr/lib/pike/modules/Tools.pmod/Install.pmod" > "/usr/lib/pike/modules/Tools.pmod/sed.pmod" > "/usr/lib/pike/modules/Tools.pmod/PEM.pmod" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/BinaryData5.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/CompileExec.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/CloneObject2.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/TagRemoveSscanf.pike" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/module.pmod" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/BinaryData4.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/BinaryData7.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/ArrayStuff.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/SortUnorderedInts.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/TagRemoveSearch.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/AppendMultiset.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/InsertMultiset.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/SortOrderedInts.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/TagRemoveParserHTML.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/TagRemoveDivide.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/Test.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/Case1.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/RecursiveLoops.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/GC.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/AppendMapping.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/TagRemoveLoop.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/SortEqualInts.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/SortUnorderedObjs.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/Ackermann.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/ReplaceParallel.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/CloneObject.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/TagRemovePCRE.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/MatrixMult.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/Case0.pike" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/InsertMapping.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/AppendMapping2.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/Compile.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/NestedLoops2.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/TagRemoveArraySscanf.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/AppendArray.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/Overhead.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/ReplaceSerial.pike" > "/usr/lib/pike/modules/Tools.pmod/Shoot.pmod/NestedLoops.pike" > "/usr/lib/pike/modules/Tools.pmod/X509.pmod" > "/usr/lib/pike/modules/Tools.pmod/PV.pike" > "/usr/lib/pike/modules/Tools.pmod/Legal.pmod/License.pmod/GPL.pmod" > "/usr/lib/pike/modules/Tools.pmod/Legal.pmod/License.pmod/module.pmod" > "/usr/lib/pike/modules/Tools.pmod/Legal.pmod/License.pmod/LGPL.pmod" > "/usr/lib/pike/modules/Tools.pmod/Legal.pmod/License.pmod/MPL.pmod" > "/usr/lib/pike/modules/Tools.pmod/Legal.pmod/Copyright.pmod" > "/usr/lib/pike/modules/Tools.pmod/Hilfe.pmod" > "/usr/lib/pike/modules/Tools.pmod/Testsuite.pmod" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/benchmark.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/precompile.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/make_wxs.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/cgrep.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/features.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/process_files.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/monger.pike" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/assemble_autodoc.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/pmar_install.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/pv.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/rsqld.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/hilfe.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/module.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/rsif.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/test_pike.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/join_autodoc.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/extract_locale.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/cflags.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/dump.pike" > "/usr/lib/pike/modules/Tools.pmod/Standalone.pmod/extract_autodoc.pike" > "/usr/lib/pike/modules/_Image_PS.pmod" > "/usr/lib/pike/modules/Stdio.pmod/module.pmod" > "/usr/lib/pike/modules/Stdio.pmod/Terminfo.pmod" > "/usr/lib/pike/modules/Stdio.pmod/Readline.pike" > "/usr/lib/pike/modules/Stdio.pmod/FakeFile.pike" > "/usr/lib/pike/modules/ADT.pmod/module.pmod" > "/usr/lib/pike/modules/ADT.pmod/Trie.pike" > "/usr/lib/pike/modules/ADT.pmod/Heap.pike" > "/usr/lib/pike/modules/ADT.pmod/Queue.pike" > "/usr/lib/pike/modules/ADT.pmod/BitBuffer.pike" > "/usr/lib/pike/modules/ADT.pmod/Stack.pike" > "/usr/lib/pike/modules/ADT.pmod/History.pike" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/ADT.pmod/Struct.pike" > "/usr/lib/pike/modules/ADT.pmod/Set.pike" > "/usr/lib/pike/modules/ADT.pmod/Relation.pmod/Binary.pike" > "/usr/lib/pike/modules/ADT.pmod/Table.pmod" > "/usr/lib/pike/modules/ADT.pmod/Priority_queue.pike" > "/usr/lib/pike/modules/Array.pmod" > "/usr/lib/pike/modules/Error.pmod" > "/usr/lib/pike/modules/Multiset.pmod" > "/usr/lib/pike/modules/Local.pmod" > "/usr/lib/pike/modules/Graphics.pmod/Graph.pmod/module.pmod" > "/usr/lib/pike/modules/Graphics.pmod/Graph.pmod/create_bars.pike" > "/usr/lib/pike/modules/Graphics.pmod/Graph.pmod/polyline.pike" > "/usr/lib/pike/modules/Graphics.pmod/Graph.pmod/create_graph.pike" > "/usr/lib/pike/modules/Graphics.pmod/Graph.pmod/create_pie.pike" > "/usr/lib/pike/modules/SSL.pmod/sslport.pike" > "/usr/lib/pike/modules/SSL.pmod/Cipher.pmod" > "/usr/lib/pike/modules/SSL.pmod/Constants.pmod" > "/usr/lib/pike/modules/SSL.pmod/client.pike" > "/usr/lib/pike/modules/SSL.pmod/state.pike" > "/usr/lib/pike/modules/SSL.pmod/context.pike" > "/usr/lib/pike/modules/SSL.pmod/connection.pike" > "/usr/lib/pike/modules/SSL.pmod/https.pike" > "/usr/lib/pike/modules/SSL.pmod/packet.pike" > "/usr/lib/pike/modules/SSL.pmod/alert.pike" > "/usr/lib/pike/modules/SSL.pmod/session.pike" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/SSL.pmod/handshake.pike" > "/usr/lib/pike/modules/SSL.pmod/sslfile.pike" > "/usr/lib/pike/modules/Web.pmod/OWL.pike" > "/usr/lib/pike/modules/Web.pmod/Crawler.pmod" > "/usr/lib/pike/modules/Web.pmod/RDF.pike" > "/usr/lib/pike/modules/Web.pmod/CGI.pmod/Request.pike" > "/usr/lib/pike/modules/Web.pmod/RDFS.pike" > "/usr/lib/pike/modules/Web.pmod/RSS.pmod" > "/usr/lib/pike/modules/Standards.pmod/PKCS.pmod/Identifiers.pmod" > "/usr/lib/pike/modules/Standards.pmod/PKCS.pmod/PFX.pmod" > "/usr/lib/pike/modules/Standards.pmod/PKCS.pmod/CSR.pmod" > "/usr/lib/pike/modules/Standards.pmod/PKCS.pmod/Signature.pmod" > "/usr/lib/pike/modules/Standards.pmod/PKCS.pmod/DSA.pmod" > "/usr/lib/pike/modules/Standards.pmod/PKCS.pmod/RSA.pmod" > "/usr/lib/pike/modules/Standards.pmod/PKCS.pmod/Certificate.pmod" > "/usr/lib/pike/modules/Standards.pmod/CIFF.pmod/module.pmod" > "/usr/lib/pike/modules/Standards.pmod/CIFF.pmod/File.pike" > "/usr/lib/pike/modules/Standards.pmod/IDNA.pmod" > "/usr/lib/pike/modules/Standards.pmod/UUID.pmod" > "/usr/lib/pike/modules/Standards.pmod/ISO639_2.pmod" > "/usr/lib/pike/modules/Standards.pmod/TLD.pmod" > "/usr/lib/pike/modules/Standards.pmod/XML.pmod/Wix.pmod" > "/usr/lib/pike/modules/Standards.pmod/EXIF.pmod" > "/usr/lib/pike/modules/Standards.pmod/URI.pike" > "/usr/lib/pike/modules/Standards.pmod/IIM.pmod" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/Standards.pmod/ASN1.pmod/module.pmod" > "/usr/lib/pike/modules/Standards.pmod/ASN1.pmod/Types.pmod" > "/usr/lib/pike/modules/Standards.pmod/ASN1.pmod/Decode.pmod" > "/usr/lib/pike/modules/Standards.pmod/FIPS10_4.pmod" > "/usr/lib/pike/modules/Standards.pmod/ID3.pmod" > "/usr/lib/pike/modules/GLU.pmod" > "/usr/lib/pike/modules/_Image_PSD.pmod" > "/usr/lib/pike/modules/Cache.pmod/Data.pike" > "/usr/lib/pike/modules/Cache.pmod/Storage.pmod/Yabu.pike" > "/usr/lib/pike/modules/Cache.pmod/Storage.pmod/Base.pike" > "/usr/lib/pike/modules/Cache.pmod/Storage.pmod/Memory.pike" > "/usr/lib/pike/modules/Cache.pmod/Storage.pmod/Gdbm.pike" > "/usr/lib/pike/modules/Cache.pmod/Storage.pmod/MySQL.pike" > "/usr/lib/pike/modules/Cache.pmod/cache.pike" > "/usr/lib/pike/modules/Cache.pmod/Policy.pmod/Multiple.pike" > "/usr/lib/pike/modules/Cache.pmod/Policy.pmod/Null.pike" > "/usr/lib/pike/modules/Cache.pmod/Policy.pmod/Timed.pike" > "/usr/lib/pike/modules/Cache.pmod/Policy.pmod/Base.pike" > "/usr/lib/pike/modules/Cache.pmod/Policy.pmod/Sized.pike" > "/usr/lib/pike/modules/Geography.pmod/module.pmod" > "/usr/lib/pike/modules/Geography.pmod/Countries.pmod" > "/usr/lib/pike/modules/Geography.pmod/Position.pike" > "/usr/lib/pike/modules/Arg.pmod" > "/usr/lib/pike/modules/MIME.pmod/module.pmod" > "/usr/lib/pike/modules/MIME.pmod/ext_to_media_type.pmod" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/Process.pmod" > "/usr/lib/pike/modules/Languages.pmod/PLIS.pmod" > "/usr/lib/pike/modules/Calendar_I.pmod/module.pmod" > "/usr/lib/pike/modules/Calendar_I.pmod/Orthodox.pmod" > "/usr/lib/pike/modules/Calendar_I.pmod/Gregorian.pmod" > "/usr/lib/pike/modules/Calendar_I.pmod/Swedish.pmod" > "/usr/lib/pike/modules/Calendar_I.pmod/Stardate.pmod" > "/usr/lib/pike/modules/Calendar_I.pmod/Julian.pmod" > "/usr/lib/pike/modules/Calendar_I.pmod/Austrian.pmod" > "/usr/lib/pike/modules/Calendar_I.pmod/ISO.pmod" > "/usr/lib/pike/modules/Filesystem.pmod/module.pmod" > "/usr/lib/pike/modules/Filesystem.pmod/Tar.pmod" > "/usr/lib/pike/modules/Filesystem.pmod/System.pike" > "/usr/lib/pike/modules/System.pmod" > "/usr/lib/pike/modules/__builtin.pmod" > "/usr/lib/pike/modules/Program.pmod" > "/usr/lib/pike/modules/Parser.pmod/module.pmod" > "/usr/lib/pike/modules/Parser.pmod/C.pmod" > "/usr/lib/pike/modules/Parser.pmod/SGML.pike" > "/usr/lib/pike/modules/Parser.pmod/Pike.pmod" > "/usr/lib/pike/modules/Parser.pmod/LR.pmod/module.pmod" > "/usr/lib/pike/modules/Parser.pmod/LR.pmod/lr.pike" > "/usr/lib/pike/modules/Parser.pmod/LR.pmod/GrammarParser.pmod" > "/usr/lib/pike/modules/Parser.pmod/XML.pmod/module.pmod" > "/usr/lib/pike/modules/Parser.pmod/XML.pmod/NSTree.pmod" >Could not resolve Getopt. (Perhaps the installed pike tree has been moved.) >lib/master.pike:3350: master()->main_resolv("Getopt",UNDEFINED) >Dumping of some modules failed (not fatal) (0x0000000a): > "/usr/lib/pike/modules/Parser.pmod/XML.pmod/SloppyDOM.pmod" > "/usr/lib/pike/modules/Parser.pmod/XML.pmod/DOM.pmod" > "/usr/lib/pike/modules/Parser.pmod/XML.pmod/Validating.pike" > "/usr/lib/pike/modules/Parser.pmod/XML.pmod/Tree.pmod" > "/usr/lib/pike/modules/Parser.pmod/Python.pmod" > "/usr/lib/pike/modules/Parser.pmod/Tabular.pike" > "/usr/lib/pike/modules/Parser.pmod/RCS.pike" > "/usr/lib/pike/modules/Thread.pmod" > Pike installation completed successfully. >>>> Completed installing pike-7.8.316 into /var/tmp/portage/dev-lang/pike-7.8.316/image/ > > * Tinderbox QA Warning! Bad undefined symbol (glibc-2.12, gtk+-2.20 errors) >GTK_TYPE_SELECTION_DATA,GTK_TYPE_ACCEL_GROUP,GTK_TYPE_GDK_MODIFIER_TYPE,GTK_TYPE_ACCEL_FLAGS,GTK_TYPE_GDK_DRAG_CONTEXT,GTK_TYPE_GDK_EVENT,GTK_TYPE_CTREE_NODE /var/tmp/portage/dev-lang/pike-7.8.316/image/usr/lib/pike/modules/___GTK.so > * Tinderbox QA Warning (end)! Bad undefined symbol (glibc-2.12, gtk+-2.20 errors) > * QA Notice: make jobserver unavailable: > * > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/pike/modules/___Math.so > usr/lib/pike/modules/Gdbm.so > usr/lib/pike/modules/Pipe.so > usr/lib/pike/modules/COM.so > usr/lib/pike/modules/CommonLog.so > usr/lib/pike/modules/_Roxen.so > usr/lib/pike/modules/Mysql.so > usr/lib/pike/modules/___Regexp.so > usr/lib/pike/modules/_Image_FreeType.so > usr/lib/pike/modules/_Image_XFace.so > usr/lib/pike/modules/Msql.so > usr/lib/pike/modules/___Gz.so > usr/lib/pike/modules/_Image_JPEG.so > usr/lib/pike/modules/___Fuse.so > usr/lib/pike/modules/Shuffler.so > usr/lib/pike/modules/DVB.so > usr/lib/pike/modules/GSSAPI.so > usr/lib/pike/modules/_Charset.so > usr/lib/pike/modules/___Oracle.so > usr/lib/pike/modules/SANE.so > usr/lib/pike/modules/Unicode.so > usr/lib/pike/modules/Image.so > usr/lib/pike/modules/____Regexp_PCRE.so > usr/lib/pike/modules/___Yp.so > usr/lib/pike/modules/_Image_TIFF.so > usr/lib/pike/modules/___MIME.so > usr/lib/pike/modules/___GTK.so > usr/lib/pike/modules/SQLite.so > usr/lib/pike/modules/Bz2.so > usr/lib/pike/modules/_PGsql.so > usr/lib/pike/modules/Gettext.so > usr/lib/pike/modules/PDF.so > usr/lib/pike/modules/_ADT.so > usr/lib/pike/modules/___GTK2.so > usr/lib/pike/modules/_Image_GIF.so > usr/lib/pike/modules/Postgres.so > usr/lib/pike/modules/_Image_SVG.so > usr/lib/pike/modules/Nettle.so > usr/lib/pike/modules/_Image_TTF.so > usr/lib/pike/modules/HTTPAccept.so > usr/lib/pike/modules/sybase.so > usr/lib/pike/modules/spider.so > usr/lib/pike/modules/Parser.pmod/_parser.so > usr/lib/pike/modules/_Protocols_DNS_SD.so > usr/bin/pike > > * QA Notice: The following files contain writable and executable sections > * Files with such sections will not work properly (or at all!) on some > * architectures/operating systems. A bug should be filed at > * http://bugs.gentoo.org/ to make sure the issue is fixed. > * For more information, see http://hardened.gentoo.org/gnu-stack.xml > * Please include the following list of files in your report: > * Note: Bugs should be filed for the respective maintainers > * of the package in question and not hardened@g.o. > * RWX --- --- usr/lib/pike/modules/Image.so > > * Gentoo contact information ... >herds: > no-herd >maintainers: > araujo@gentoo.org >
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 333669
: 243737