Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 144558 Details for
Bug 166347
clisp fails to build on power
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Output from -DNO_GENERATIONAL_GC build with debugging
build-nogengc-debug.out (text/plain), 186.98 KB, created by
David Woodhouse
on 2006-12-29 19:52:21 UTC
(
hide
)
Description:
Output from -DNO_GENERATIONAL_GC build with debugging
Filename:
MIME Type:
Creator:
David Woodhouse
Created:
2006-12-29 19:52:21 UTC
Size:
186.98 KB
patch
obsolete
>executing /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/configure --srcdir=../src --prefix=/usr --libdir=/usr/lib --with-module=berkeley-db --with-module=clx/new-clx --with-module=pcre --with-module=postgresql --with-module=rawsock --with-module=wildcard --with-module=zlib --with-module=bindings/glibc --with-readline --cache-file=config.cache >configure: creating cache config.cache >configure: [1m** checks for UNIX variants that set DEFS[m >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 ANSI C... none needed >checking how to run the C preprocessor... gcc -E >checking for egrep... grep -E >checking for AIX... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >configure: [1m** checks for programs[m >checking for gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... gcc -E >checking for ranlib... ranlib >checking for a BSD compatible install... /usr/bin/install -c >checking how to copy files... cp -p >checking how to make hard links... ln >checking whether ln -s works... yes >checking how to make hard links to symlinks... hln >checking build system type... powerpc64-unknown-linux-gnu >checking host system type... powerpc64-unknown-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for g++... no >checking for c++... no >checking for gpp... no >checking for aCC... no >checking for CC... no >checking for cxx... no >checking for cc++... no >checking for cl... no >checking for FCC... no >checking for KCC... no >checking for RCC... no >checking for xlC_r... no >checking for xlC... no >checking whether we are using the GNU C++ compiler... no >checking whether g++ accepts -g... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for ar... ar >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/bin/ld -m elf32ppclinux) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >appending configuration tag "F77" to libtool >checking for groff... groff >checking for dvipdf... dvipdf >checking for gzip... gzip >checking whether test -nt works... yes >checking for gmake... gmake >checking whether gmake sets $(MAKE)... yes >checking for GNU make... yes >configure: [1m** checks for system features[m >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for _LARGE_FILES value needed for large files... no >checking whether using GNU C... yes >checking whether using C++... no >checking whether CPP likes indented directives... yes >checking whether CPP likes empty macro arguments... yes >checking for underscore in external names... no >checking for getpwnam... yes >checking for DYNIX/ptx libseq or libsocket... no >checking whether gethostent requires -lnsl... no >checking whether setsockopt requires -lsocket... no >checking whether CC works at all... yes >configure: [1m** check for host type[m >checking for 64-bit PowerPC... no >configure: [1m** check for add-ons[m >checking for ld used by GCC... /usr/bin/ld -m elf32ppclinux >checking if the linker (/usr/bin/ld -m elf32ppclinux) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for a BSD-compatible install... /usr/bin/install -c >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for libsigsegv... yes >checking how to link with libsigsegv... /usr/lib/libsigsegv.so >configure: [1m** checks for fundamental compiler characteristics[m >checking for inline... inline >checking for working void... yes >checking for working "return void"... yes >checking for inline __builtin_strlen... no >checking for long long... yes >configure: [1m** checks for header files[m >checking for ANSI C header files... yes >checking sys/inttypes.h usability... no >checking sys/inttypes.h presence... no >checking for sys/inttypes.h... no >checking for unistd.h... (cached) yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking for offsetof in stddef.h... yes >checking for stdbool.h... yes >checking for inttypes.h... yes >checking for sys/inttypes.h... (cached) no >checking for stdint.h... yes >checking for sys/file.h... (cached) yes >checking for R_OK in unistd.h... yes >checking for sys/file.h... (cached) yes >checking for O_RDWR in fcntl.h... yes >checking for dirent.h that defines DIR... yes >checking for opendir in -ldir... no >checking for sys/utsname.h and struct utsname... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking for lber.h... no >checking for ldap.h... no >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking termio.h usability... yes >checking termio.h presence... yes >checking for termio.h... yes >checking sys/termio.h usability... no >checking sys/termio.h presence... no >checking for sys/termio.h... no >checking sgtty.h usability... yes >checking sgtty.h presence... yes >checking for sgtty.h... yes >checking for tcgetattr... yes >checking for TCSAFLUSH in termios.h... yes >checking for struct winsize in termios.h... yes >checking for X... libraries , headers >checking for dnet_ntoa in -ldnet... no >checking for dnet_ntoa in -ldnet_stub... no >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... no >configure: [1m** checks for typedefs[m >checking for caddr_t in sys/types.h... yes >checking for socklen_t in sys/socket.h... yes >checking for off_t... yes >checking size of off_t... 8 >checking for struct timeval... yes >checking size of struct timeval... 8 >configure: [1m** checks for structure members[m >checking for struct dirent.d_namlen... no >checking whether struct tm is in sys/time.h or time.h... time.h >configure: [1m** checks for functions and declarations[m >checking for working alloca.h... yes >checking for alloca... yes >checking for _setjmp... yes >checking for _longjmp... yes >checking return type of signal handlers... void >checking whether the signal handler function type needs dots... no >checking for sighold... yes >checking for sigprocmask... yes >checking for sigblock... yes >checking for signal blocking interfaces... SystemV POSIX BSD >checking whether signal handlers need to be reinstalled... no >checking whether signals are blocked when signal handlers are entered... yes >checking whether other signals are blocked when signal handlers are entered... no >checking for sigaction... yes >checking for siginterrupt... yes >checking for fpu_control_t... yes >checking for __setfpucw... yes >checking for raise... yes >checking for abort declaration... > extern void abort (void); >checking for perror declaration... yes >checking for strerror... yes >checking for sysconf... yes >checking for getdtablesize... yes >checking for memset... yes >checking for setsid... yes >checking for setpgid... yes >checking for fchmod... yes >checking for fsync... yes >checking for flock... yes >checking for gethostent... yes >checking for shutdown... yes >checking for usleep... yes >checking for ualarm... yes >checking for setitimer... yes >checking for nice... yes >checking for ftime... yes >checking for realpath... yes >checking for putenv... yes >checking for setenv... yes >checking for unsetenv... yes >checking whether environ is declared... yes >checking return value of unsetenv... void >checking for LC_MESSAGES... yes >checking for getrlimit... yes >checking for setrlimit... yes >checking for rlim_t... yes >checking size of rlim_t... 8 >checking for getrlimit declaration... > extern int getrlimit (enum __rlimit_resource, struct rlimit *); >checking for setrlimit declaration... > extern int setrlimit (enum __rlimit_resource, const struct rlimit *); >checking for pid_t... yes >checking for unistd.h... (cached) yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for waitpid declaration... > extern pid_t waitpid (pid_t, int*, int); >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking for getrusage... yes >checking for getrusage declaration... > extern int getrusage (int, struct rusage *); >checking whether getrusage works... yes >checking for getcwd... yes >checking for getcwd declaration... > extern char* getcwd (char*, size_t); >checking whether stat file-mode macros are broken... no >checking whether time.h and sys/time.h may both be included... yes >checking for lstat... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking for sys/stat.h... (cached) yes >checking whether f_fsid is scalar... yes >checking for fsblkcnt_t... yes >checking size of fsblkcnt_t... 8 >checking for fsfilcnt_t... yes >checking size of fsfilcnt_t... 8 >checking for struct stat.st_rdev... yes >checking for struct stat.st_blksize... yes >checking for struct stat.st_blocks... yes >checking for ino_t... yes >checking size of ino_t... 8 >checking for dev_t... yes >checking size of dev_t... 8 >checking for readlink... yes >checking for ELOOP... yes >checking for closedir declaration... > extern int closedir (DIR*); >checking for usable closedir return value... yes >checking for ioctl... yes >checking for ioctl declaration... > extern int ioctl (int, unsigned long, ...); >checking for FIONREAD... no >checking for FIONREAD in sys/filio.h... no >checking for FIONREAD in sys/ioctl.h... yes >checking for reliable FIONREAD... yes >checking for poll... yes >checking for reliable poll()... yes >checking for select... yes >checking for sys/select.h... yes >checking for select declaration... > extern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *); >checking for reliable select()... yes >checking for gettimeofday... yes >checking for gettimeofday declaration... > extern int gettimeofday (struct timeval *, struct timezone *); >checking for gethostname... yes >checking for connect... (cached) yes >checking for connect declaration... > extern int connect (int, const struct sockaddr *, size_t); >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking for sun_len in struct sockaddr_un... no >checking for IPv4 sockets... yes >checking for IPv6 sockets... yes >checking for inet_pton... yes >checking for inet_ntop... yes >checking for inet_addr... yes >checking for setsockopt... yes >checking for getsockopt... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking for inet_addr declaration... > extern unsigned int inet_addr (const char*); >checking for netinet/tcp.h... yes >checking for setsockopt declaration... > extern int setsockopt (int, int, int, const void*, unsigned int); >checking for the code address range... 0x10000000 >checking for the malloc address range... 0x10000000 >checking for the shared library address range... 0x0F000000 >checking for the stack address range... 0xFF000000 >checking for getpagesize... yes >checking for getpagesize declaration... > extern int getpagesize (void); >checking for vadvise... no >checking for vm_allocate... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for mmap... yes >checking for working mmap... yes >checking for munmap... yes >checking for msync... yes >checking for mprotect... yes >checking for working mprotect... yes >checking for working shared memory... yes >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >checking for attachability of removed shared memory... no >checking for dlfcn.h... (cached) yes >checking for library containing dlopen... -ldl >checking for dlopen... yes >checking for dlsym... yes >checking for dlerror... yes >checking for dlclose... yes >configure: [1m** checks for libraries[m >checking for library containing tgetent... -lncurses >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking for readline... yes >checking for rl_filename_completion_function... yes >checking for filename_completion_function declaration... > extern char* rl_filename_completion_function(const char*, int); >checking whether rl_already_prompted is declared... yes >checking whether rl_readline_name is declared... yes >checking whether rl_gnu_readline_p is declared... yes >checking for a modern readline... found a modern GNU readline >configure: [1m** checks for OS services[m >checking for the valid characters in filenames... 8-bit >configure: [1m** checks for compiler characteristics (arithmetic data types)[m >checking whether char is unsigned... yes >checking whether single-float divbyzero raises an exception... no >checking whether single-float overflow raises an exception... no >checking whether single-float underflow raises an exception... no >checking whether single-float inexact raises an exception... no >checking whether double-float divbyzero raises an exception... no >checking whether double-float overflow raises an exception... no >checking whether double-float underflow raises an exception... no >checking whether double-float inexact raises an exception... no >checking for long double... yes >checking whether byte ordering is bigendian... yes >configure: checking for integer types and behaviour... >creating intparam.h >configure: checking for floating-point types and behaviour... >creating floatparam.h >configure: [1m** output file generation[m >updating cache config.cache >configure: creating ./config.status >config.status: creating po/Makefile.in >config.status: creating makemake >config.status: creating unixconf.h >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >executing /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/avcall/configure --srcdir=../../ffcall/avcall --prefix=/usr --libdir=/usr/lib --with-module=berkeley-db --with-module=clx/new-clx --with-module=pcre --with-module=postgresql --with-module=rawsock --with-module=wildcard --with-module=zlib --with-module=bindings/glibc --with-readline --cache-file=../config.cache >configure: loading cache ../config.cache >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking whether gcc needs -traditional... no >checking whether using GNU C... (cached) yes >checking for underscore in external names... (cached) no >checking for ranlib... (cached) ranlib >checking whether make sets $(MAKE)... yes >checking for a BSD compatible install... (cached) /usr/bin/install -c >checking how to copy files... (cached) cp -p >checking how to make hard links... (cached) ln >checking build system type... (cached) powerpc64-unknown-linux-gnu >checking host system type... (cached) powerpc64-unknown-linux-gnu >checking for 64-bit PowerPC... (cached) no >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes >checking for /usr/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking whether ln -s works... (cached) yes >checking how to recognise dependent libraries... (cached) pass_all >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 dlfcn.h... (cached) yes >checking for g++... no >checking for c++... no >checking for gpp... no >checking for aCC... no >checking for CC... no >checking for cxx... no >checking for cc++... no >checking for cl... no >checking for FCC... no >checking for KCC... no >checking for RCC... no >checking for xlC_r... no >checking for xlC... no >checking whether we are using the GNU C++ compiler... (cached) no >checking whether g++ accepts -g... (cached) no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... (cached) no >checking whether accepts -g... (cached) no >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf32ppclinux) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >appending configuration tag "F77" to libtool >checking for pcc non-reentrant struct return convention... no >checking whether small structs are returned in registers... no >checking whether floats are returned in integer registers... no >checking for long long... (cached) yes >updating cache ../config.cache >configure: creating ./config.status >config.status: creating Makefile >config.status: creating avcall.h >executing /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/configure --srcdir=../../ffcall/callback --prefix=/usr --libdir=/usr/lib --with-module=berkeley-db --with-module=clx/new-clx --with-module=pcre --with-module=postgresql --with-module=rawsock --with-module=wildcard --with-module=zlib --with-module=bindings/glibc --with-readline --cache-file=../config.cache >configure: loading cache ../config.cache >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking whether gcc needs -traditional... (cached) no >checking whether using GNU C... (cached) yes >checking for ranlib... (cached) ranlib >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD compatible install... (cached) /usr/bin/install -c >checking how to copy files... (cached) cp -p >checking how to make hard links... (cached) ln >checking whether ln -s works... (cached) yes >checking build system type... (cached) powerpc64-unknown-linux-gnu >checking host system type... (cached) powerpc64-unknown-linux-gnu >checking for 64-bit PowerPC... (cached) no >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes >checking for /usr/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking how to recognise dependent libraries... (cached) pass_all >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 dlfcn.h... (cached) yes >checking for g++... no >checking for c++... no >checking for gpp... no >checking for aCC... no >checking for CC... no >checking for cxx... no >checking for cc++... no >checking for cl... no >checking for FCC... no >checking for KCC... no >checking for RCC... no >checking for xlC_r... no >checking for xlC... no >checking whether we are using the GNU C++ compiler... (cached) no >checking whether g++ accepts -g... (cached) no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... (cached) no >checking whether accepts -g... (cached) no >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf32ppclinux) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >appending configuration tag "F77" to libtool >configure: creating ./config.status >config.status: creating Makefile >configure: configuring in vacall_r >configure: running /bin/sh '../../../ffcall/callback/vacall_r/configure' --prefix=/usr '--srcdir=../../ffcall/callback' '--prefix=/usr' '--libdir=/usr/lib' '--with-module=berkeley-db' '--with-module=clx/new-clx' '--with-module=pcre' '--with-module=postgresql' '--with-module=rawsock' '--with-module=wildcard' '--with-module=zlib' '--with-module=bindings/glibc' '--with-readline' '--cache-file=../config.cache' 'CFLAGS=-DNO_GENERATIONAL_GC' --cache-file=../../config.cache --srcdir=../../../ffcall/callback/vacall_r >configure: loading cache ../../config.cache >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking whether gcc needs -traditional... (cached) no >checking whether using GNU C... (cached) yes >checking for underscore in external names... (cached) no >checking for ranlib... (cached) ranlib >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD compatible install... (cached) /usr/bin/install -c >checking how to copy files... (cached) cp -p >checking how to make hard links... (cached) ln >checking build system type... (cached) powerpc64-unknown-linux-gnu >checking host system type... (cached) powerpc64-unknown-linux-gnu >checking for 64-bit PowerPC... (cached) no >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes >checking for /usr/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking whether ln -s works... (cached) yes >checking how to recognise dependent libraries... (cached) pass_all >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 dlfcn.h... (cached) yes >checking for g++... no >checking for c++... no >checking for gpp... no >checking for aCC... no >checking for CC... no >checking for cxx... no >checking for cc++... no >checking for cl... no >checking for FCC... no >checking for KCC... no >checking for RCC... no >checking for xlC_r... no >checking for xlC... no >checking whether we are using the GNU C++ compiler... (cached) no >checking whether g++ accepts -g... (cached) no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... (cached) no >checking whether accepts -g... (cached) no >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf32ppclinux) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >appending configuration tag "F77" to libtool >checking for pcc non-reentrant struct return convention... (cached) no >checking whether small structs are returned in registers... (cached) no >checking whether floats are returned in integer registers... (cached) no >checking for long long... (cached) yes >checking whether char is unsigned... (cached) yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating vacall_r.h >config.status: creating config.h >configure: configuring in trampoline_r >configure: running /bin/sh '../../../ffcall/callback/trampoline_r/configure' --prefix=/usr '--srcdir=../../ffcall/callback' '--prefix=/usr' '--libdir=/usr/lib' '--with-module=berkeley-db' '--with-module=clx/new-clx' '--with-module=pcre' '--with-module=postgresql' '--with-module=rawsock' '--with-module=wildcard' '--with-module=zlib' '--with-module=bindings/glibc' '--with-readline' '--cache-file=../config.cache' 'CFLAGS=-DNO_GENERATIONAL_GC' --cache-file=../../config.cache --srcdir=../../../ffcall/callback/trampoline_r >configure: loading cache ../../config.cache >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking whether gcc needs -traditional... (cached) no >checking whether using GNU C... (cached) yes >checking for underscore in external names... (cached) no >checking for ranlib... (cached) ranlib >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD compatible install... (cached) /usr/bin/install -c >checking how to copy files... (cached) cp -p >checking how to make hard links... (cached) ln >checking whether ln -s works... (cached) yes >checking build system type... (cached) powerpc64-unknown-linux-gnu >checking host system type... (cached) powerpc64-unknown-linux-gnu >checking for 64-bit PowerPC... (cached) no >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes >checking for /usr/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking how to recognise dependent libraries... (cached) pass_all >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 dlfcn.h... (cached) yes >checking for g++... no >checking for c++... no >checking for gpp... no >checking for aCC... no >checking for CC... no >checking for cxx... no >checking for cc++... no >checking for cl... no >checking for FCC... no >checking for KCC... no >checking for RCC... no >checking for xlC_r... no >checking for xlC... no >checking whether we are using the GNU C++ compiler... (cached) no >checking whether g++ accepts -g... (cached) no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... (cached) no >checking whether accepts -g... (cached) no >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf32ppclinux) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >appending configuration tag "F77" to libtool >checking for working void... (cached) yes >checking for working "return void"... (cached) yes >checking for ANSI C header files... (cached) yes >checking for unistd_h... (cached) yes >checking for getpagesize... (cached) yes >checking for getpagesize declaration... (cached) > extern int getpagesize (void); >checking for vm_allocate... (cached) no >checking for sys/file.h... (cached) yes >checking for O_RDWR in fcntl.h... (cached) yes >checking for sys/mman.h... (cached) yes >checking for mmap... (cached) yes >checking for working mmap... (cached) yes >checking for mprotect... (cached) yes >checking for working mprotect... (cached) yes >checking for sys/shm.h... (cached) yes >checking for sys/ipc.h... (cached) yes >checking for working shared memory... (cached) yes >checking for sys/sysmacros.h... (cached) yes >checking whether code in malloc'ed memory is executable... yes >updating cache ../../config.cache >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >executing /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset/configure --srcdir=../../libcharset --disable-shared --prefix=/usr --libdir=/usr/lib --with-module=berkeley-db --with-module=clx/new-clx --with-module=pcre --with-module=postgresql --with-module=rawsock --with-module=wildcard --with-module=zlib --with-module=bindings/glibc --with-readline --cache-file=../config.cache >configure: loading cache ../config.cache >checking whether make sets $(MAKE)... (cached) yes >checking for gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... (cached) gcc -E >checking for egrep... (cached) grep -E >checking whether gcc needs -traditional... (cached) no >checking for a BSD-compatible install... /usr/bin/install -c >checking build system type... (cached) powerpc64-unknown-linux-gnu >checking host system type... (cached) powerpc64-unknown-linux-gnu >checking whether to activate relocatable installation... no >checking for AIX... no >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 minix/config.h... (cached) no >checking for library containing strerror... none required >checking for a sed that does not truncate output... (cached) /bin/sed >checking for ld used by gcc... (cached) /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes >checking for /usr/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... (cached) pass_all >checking for dlfcn.h... (cached) yes >checking for g++... no >checking for c++... no >checking for gpp... no >checking for aCC... no >checking for CC... no >checking for cxx... no >checking for cc++... no >checking for cl... no >checking for FCC... no >checking for KCC... no >checking for RCC... no >checking for xlC_r... no >checking for xlC... no >checking whether we are using the GNU C++ compiler... (cached) no >checking whether g++ accepts -g... (cached) no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... (cached) no >checking whether accepts -g... (cached) no >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for ar... (cached) ar >checking for strip... (cached) strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... (cached) no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf32ppclinux) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >appending configuration tag "F77" to libtool >checking for nl_langinfo and CODESET... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for setlocale... yes >updating cache ../config.cache >configure: creating ./config.status >config.status: creating Makefile >config.status: creating lib/Makefile >config.status: creating config.h >case "linux-gnu" in \ > aix3*) syntax=aix.old;; \ > aix*) syntax=aix.new;; \ > linux* | netbsd*) syntax=linux;; \ > macos* | darwin*) syntax=macos;; \ > *) syntax=sysv4;; \ > esac; \ > /bin/sh ./libtool --mode=compile gcc -x none -c ../../ffcall/avcall/avcall-powerpc-${syntax}.s ; \ > cp avcall-powerpc-${syntax}.lo avcall-powerpc.lo ; rm -f avcall-powerpc-${syntax}.lo ; \ > if test -f avcall-powerpc-${syntax}.o; then cp avcall-powerpc-${syntax}.o avcall-powerpc.o; fi > gcc -x none -c ../../ffcall/avcall/avcall-powerpc-linux.s -o avcall-powerpc-linux.o >rm -f avcall.lo avcall.o >ln avcall-powerpc.lo avcall.lo >if test -f avcall-powerpc.o; then ln avcall-powerpc.o avcall.o; fi >/bin/sh ./libtool --mode=compile gcc -DNO_GENERATIONAL_GC -c ../../ffcall/avcall/structcpy.c > gcc -DNO_GENERATIONAL_GC -c ../../ffcall/avcall/structcpy.c -o structcpy.o >/bin/sh ./libtool --mode=link gcc -o libavcall.la -rpath /usr/lib avcall.lo structcpy.lo >mkdir .libs >ar cru .libs/libavcall.a avcall-powerpc-linux.o structcpy.o >ranlib .libs/libavcall.a >creating libavcall.la >(cd .libs && rm -f libavcall.la && ln -s ../libavcall.la libavcall.la) >cd vacall_r; make all >make[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >case "linux-gnu" in \ > aix3*) syntax=aix.old;; \ > aix*) syntax=aix.new;; \ > linux*) syntax=linux;; \ > macos* | darwin*) syntax=macos;; \ > netbsd*) syntax=netbsd;; \ > *) syntax=sysv4;; \ > esac; \ > /bin/sh ./libtool --mode=compile gcc -x none -c ../../../ffcall/callback/vacall_r/vacall-powerpc-${syntax}.s ; \ > cp vacall-powerpc-${syntax}.lo vacall-powerpc.lo ; rm -f vacall-powerpc-${syntax}.lo ; \ > if test -f vacall-powerpc-${syntax}.o; then cp vacall-powerpc-${syntax}.o vacall-powerpc.o; fi > gcc -x none -c ../../../ffcall/callback/vacall_r/vacall-powerpc-linux.s -o vacall-powerpc-linux.o >rm -f vacall.lo vacall.o >ln vacall-powerpc.lo vacall.lo >if test -f vacall-powerpc.o; then ln vacall-powerpc.o vacall.o; fi >/bin/sh ./libtool --mode=compile gcc -DNO_GENERATIONAL_GC -I. -I../../../ffcall/callback/vacall_r -c ../../../ffcall/callback/vacall_r/misc.c > gcc -DNO_GENERATIONAL_GC -I. -I../../../ffcall/callback/vacall_r -c ../../../ffcall/callback/vacall_r/misc.c -o misc.o >/bin/sh ./libtool --mode=compile gcc -DNO_GENERATIONAL_GC -c ../../../ffcall/callback/vacall_r/structcpy.c > gcc -DNO_GENERATIONAL_GC -c ../../../ffcall/callback/vacall_r/structcpy.c -o structcpy.o >/bin/sh ./libtool --mode=link gcc -o libvacall.la -rpath /usr/lib vacall.lo misc.lo structcpy.lo >mkdir .libs >ar cru .libs/libvacall.a vacall-powerpc-linux.o misc.o structcpy.o >ranlib .libs/libvacall.a >creating libvacall.la >(cd .libs && rm -f libvacall.la && ln -s ../libvacall.la libvacall.la) >make[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; make all >make[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >ln -s ../../../ffcall/callback/trampoline_r/trampoline_r.h.in trampoline_r.h >/bin/sh ./libtool --mode=compile gcc -DNO_GENERATIONAL_GC -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/trampoline.c > gcc -DNO_GENERATIONAL_GC -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/trampoline.c -o trampoline.o >case "linux-gnu" in \ > macos* | darwin*) syntax=macos;; \ > *) syntax=sysv4;; \ > esac; \ > /bin/sh ./libtool --mode=compile gcc -x none -c ../../../ffcall/callback/trampoline_r/cache-powerpc-${syntax}.s ; \ > cp cache-powerpc-${syntax}.lo cache-powerpc.lo ; rm -f cache-powerpc-${syntax}.lo ; \ > if test -f cache-powerpc-${syntax}.o; then cp cache-powerpc-${syntax}.o cache-powerpc.o; fi > gcc -x none -c ../../../ffcall/callback/trampoline_r/cache-powerpc-sysv4.s -o cache-powerpc-sysv4.o >/bin/sh ./libtool --mode=link gcc -o libtrampoline.la -rpath /usr/lib trampoline.lo cache-powerpc.lo >mkdir .libs >ar cru .libs/libtrampoline.a trampoline.o cache-powerpc-sysv4.o >ranlib .libs/libtrampoline.a >creating libtrampoline.la >(cd .libs && rm -f libtrampoline.la && ln -s ../libtrampoline.la libtrampoline.la) >make[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >ln -s ../../ffcall/callback/callback.h.in callback.h >ln -s vacall_r/vacall_r.h vacall_r.h >ln -s trampoline_r/trampoline_r.h trampoline_r.h >/bin/sh ./libtool --mode=link gcc -o libcallback.la -rpath /usr/lib vacall_r/vacall.lo vacall_r/misc.lo vacall_r/structcpy.lo trampoline_r/*.lo >mkdir .libs >ar cru .libs/libcallback.a vacall_r/vacall-powerpc-linux.o vacall_r/misc.o vacall_r/structcpy.o trampoline_r/cache-powerpc-sysv4.o trampoline_r/trampoline.o >ranlib .libs/libcallback.a >creating libcallback.la >(cd .libs && rm -f libcallback.la && ln -s ../libcallback.la libcallback.la) >gcc -DNO_GENERATIONAL_GC -I. -I../../ffcall/avcall -c ../../ffcall/avcall/minitests.c >/bin/sh ./libtool --mode=link gcc -DNO_GENERATIONAL_GC -x none minitests.o libavcall.la -o minitests >gcc -DNO_GENERATIONAL_GC -x none minitests.o -o minitests ./.libs/libavcall.a >./minitests > minitests.out >LC_ALL=C uniq -u < minitests.out > minitests.output.powerpc64-unknown-linux-gnu >test '!' -s minitests.output.powerpc64-unknown-linux-gnu >cd vacall_r; make all >make[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; make all >make[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >cd vacall_r; make check >make[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; make check >make[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >gcc -DNO_GENERATIONAL_GC -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/test1.c >/bin/sh ./libtool --mode=link gcc -DNO_GENERATIONAL_GC -x none test1.o trampoline.lo cache-powerpc.lo -o test1 >gcc -DNO_GENERATIONAL_GC -x none test1.o trampoline.o cache-powerpc-sysv4.o -o test1 >gcc -DNO_GENERATIONAL_GC -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/test2.c >/bin/sh ./libtool --mode=link gcc -DNO_GENERATIONAL_GC -x none test2.o trampoline.lo cache-powerpc.lo -o test2 >gcc -DNO_GENERATIONAL_GC -x none test2.o trampoline.o cache-powerpc-sysv4.o -o test2 >./test1 >Works, test1 passed. >./test2 >test2 passed. >touch tests.passed.powerpc64-unknown-linux-gnu >make[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >gcc -DNO_GENERATIONAL_GC -I. -I../../ffcall/callback -c ../../ffcall/callback/minitests.c >/bin/sh ./libtool --mode=link gcc -DNO_GENERATIONAL_GC -x none minitests.o libcallback.la -o minitests >gcc -DNO_GENERATIONAL_GC -x none minitests.o -o minitests ./.libs/libcallback.a >./minitests > minitests.out >LC_ALL=C uniq -u < minitests.out > minitests.output.powerpc64-unknown-linux-gnu >test '!' -s minitests.output.powerpc64-unknown-linux-gnu >Configure findings: > FFI: yes (user requested: yes) > readline: yes (user requested: yes) > libsigsegv: yes >./makemake --with-dynamic-ffi --verbose=yes --prefix=/usr --libdir=/usr/lib --fsstnd=redhat --with-module=berkeley-db --with-module=clx/new-clx --with-module=pcre --with-module=postgresql --with-module=rawsock --with-module=wildcard --with-module=zlib --with-module=bindings/glibc --with-readline --srcdir=../src debug > Makefile >with_readline=yes ># host system: > hostname = "imac.infradead.org" > HSYS = "ppc64" > HSYSOS = "linux" > HOS = "unix" > host_cpu = "powerpc64" > cpu = "" > host_os = "linux-gnu" > host = "powerpc64-unknown-linux-gnu" ># target system: > TSYS = "ppc64" > TSYSOS = "linux" > TOS = "unix" >ln -s ../src/.gdbinit .gdbinit >echo '#include "unixconf.h"' > tmp.c >cat '../src/intparam.c' >> tmp.c >gcc tmp.c -o intparam >./intparam > intparam.h >rm -f intparam tmp.c >echo '#include "unixconf.h"' > tmp.c >cat '../src/floatparam.c' >> tmp.c >gcc tmp.c -o floatparam >./floatparam > floatparam.h >rm -f floatparam tmp.c >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -x none ../utils/comment5.c -o comment5 >./comment5 ../utils/gctrigger.d > gctrigger.c >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -x none gctrigger.c -o gctrigger >rm -f gctrigger.c >./comment5 ../utils/varbrace.d > varbrace.c >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -x none varbrace.c -o varbrace >rm -f varbrace.c >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -x none ../utils/txt2c.c -o txt2c >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -x none ../utils/ccmp2c.c -o ccmp2c >rm -f spvw.d >ln -s ../src/spvw.d spvw.d >rm -f spvwtabf.d >ln -s ../src/spvwtabf.d spvwtabf.d >rm -f spvwtabs.d >ln -s ../src/spvwtabs.d spvwtabs.d >rm -f spvwtabo.d >ln -s ../src/spvwtabo.d spvwtabo.d >rm -f eval.d >ln -s ../src/eval.d eval.d >rm -f control.d >ln -s ../src/control.d control.d >rm -f encoding.d >ln -s ../src/encoding.d encoding.d >rm -f pathname.d >ln -s ../src/pathname.d pathname.d >rm -f stream.d >ln -s ../src/stream.d stream.d >rm -f socket.d >ln -s ../src/socket.d socket.d >rm -f io.d >ln -s ../src/io.d io.d >rm -f array.d >ln -s ../src/array.d array.d >rm -f hashtabl.d >ln -s ../src/hashtabl.d hashtabl.d >rm -f list.d >ln -s ../src/list.d list.d >rm -f package.d >ln -s ../src/package.d package.d >rm -f record.d >ln -s ../src/record.d record.d >rm -f weak.d >ln -s ../src/weak.d weak.d >rm -f sequence.d >ln -s ../src/sequence.d sequence.d >rm -f charstrg.d >ln -s ../src/charstrg.d charstrg.d >rm -f debug.d >ln -s ../src/debug.d debug.d >rm -f error.d >ln -s ../src/error.d error.d >rm -f misc.d >ln -s ../src/misc.d misc.d >rm -f time.d >ln -s ../src/time.d time.d >rm -f predtype.d >ln -s ../src/predtype.d predtype.d >rm -f symbol.d >ln -s ../src/symbol.d symbol.d >rm -f lisparit.d >ln -s ../src/lisparit.d lisparit.d >rm -f i18n.d >ln -s ../src/i18n.d i18n.d >rm -f foreign.d >ln -s ../src/foreign.d foreign.d >rm -f unixaux.d >ln -s ../src/unixaux.d unixaux.d >rm -f built.d >ln -s ../src/built.d built.d >rm -f lispbibl.d >ln -s ../src/lispbibl.d lispbibl.d >rm -f fsubr.d >ln -s ../src/fsubr.d fsubr.d >rm -f subr.d >ln -s ../src/subr.d subr.d >rm -f pseudofun.d >ln -s ../src/pseudofun.d pseudofun.d >rm -f constsym.d >ln -s ../src/constsym.d constsym.d >rm -f constobj.d >ln -s ../src/constobj.d constobj.d >rm -f unix.d >ln -s ../src/unix.d unix.d >rm -f xthread.d >ln -s ../src/xthread.d xthread.d >rm -f constpack.d >ln -s ../src/constpack.d constpack.d >rm -f avl.d >ln -s ../src/avl.d avl.d >rm -f sort.d >ln -s ../src/sort.d sort.d >rm -f subrkw.d >ln -s ../src/subrkw.d subrkw.d >rm -f bytecode.d >ln -s ../src/bytecode.d bytecode.d >rm -f spvw_module.d >ln -s ../src/spvw_module.d spvw_module.d >rm -f spvw_debug.d >ln -s ../src/spvw_debug.d spvw_debug.d >rm -f spvw_alloca.d >ln -s ../src/spvw_alloca.d spvw_alloca.d >rm -f spvw_mmap.d >ln -s ../src/spvw_mmap.d spvw_mmap.d >rm -f spvw_multimap.d >ln -s ../src/spvw_multimap.d spvw_multimap.d >rm -f spvw_singlemap.d >ln -s ../src/spvw_singlemap.d spvw_singlemap.d >rm -f spvw_page.d >ln -s ../src/spvw_page.d spvw_page.d >rm -f spvw_heap.d >ln -s ../src/spvw_heap.d spvw_heap.d >rm -f spvw_global.d >ln -s ../src/spvw_global.d spvw_global.d >rm -f spvw_gcstat.d >ln -s ../src/spvw_gcstat.d spvw_gcstat.d >rm -f spvw_space.d >ln -s ../src/spvw_space.d spvw_space.d >rm -f spvw_mark.d >ln -s ../src/spvw_mark.d spvw_mark.d >rm -f spvw_objsize.d >ln -s ../src/spvw_objsize.d spvw_objsize.d >rm -f spvw_update.d >ln -s ../src/spvw_update.d spvw_update.d >rm -f spvw_fault.d >ln -s ../src/spvw_fault.d spvw_fault.d >rm -f spvw_sigsegv.d >ln -s ../src/spvw_sigsegv.d spvw_sigsegv.d >rm -f spvw_sigcld.d >ln -s ../src/spvw_sigcld.d spvw_sigcld.d >rm -f spvw_sigpipe.d >ln -s ../src/spvw_sigpipe.d spvw_sigpipe.d >rm -f spvw_sigint.d >ln -s ../src/spvw_sigint.d spvw_sigint.d >rm -f spvw_sigwinch.d >ln -s ../src/spvw_sigwinch.d spvw_sigwinch.d >rm -f spvw_sigterm.d >ln -s ../src/spvw_sigterm.d spvw_sigterm.d >rm -f spvw_garcol.d >ln -s ../src/spvw_garcol.d spvw_garcol.d >rm -f spvw_genera1.d >ln -s ../src/spvw_genera1.d spvw_genera1.d >rm -f spvw_gcmark.d >ln -s ../src/spvw_gcmark.d spvw_gcmark.d >rm -f spvw_genera2.d >ln -s ../src/spvw_genera2.d spvw_genera2.d >rm -f spvw_weak.d >ln -s ../src/spvw_weak.d spvw_weak.d >rm -f spvw_genera3.d >ln -s ../src/spvw_genera3.d spvw_genera3.d >rm -f spvw_allocate.d >ln -s ../src/spvw_allocate.d spvw_allocate.d >rm -f spvw_typealloc.d >ln -s ../src/spvw_typealloc.d spvw_typealloc.d >rm -f spvw_circ.d >ln -s ../src/spvw_circ.d spvw_circ.d >rm -f spvw_walk.d >ln -s ../src/spvw_walk.d spvw_walk.d >rm -f spvw_ctype.d >ln -s ../src/spvw_ctype.d spvw_ctype.d >rm -f spvw_language.d >ln -s ../src/spvw_language.d spvw_language.d >rm -f spvw_memfile.d >ln -s ../src/spvw_memfile.d spvw_memfile.d >rm -f errunix.d >ln -s ../src/errunix.d errunix.d >rm -f aridecl.d >ln -s ../src/aridecl.d aridecl.d >rm -f arilev0.d >ln -s ../src/arilev0.d arilev0.d >rm -f arilev1.d >ln -s ../src/arilev1.d arilev1.d >rm -f intelem.d >ln -s ../src/intelem.d intelem.d >rm -f intlog.d >ln -s ../src/intlog.d intlog.d >rm -f intplus.d >ln -s ../src/intplus.d intplus.d >rm -f intcomp.d >ln -s ../src/intcomp.d intcomp.d >rm -f intbyte.d >ln -s ../src/intbyte.d intbyte.d >rm -f intmal.d >ln -s ../src/intmal.d intmal.d >rm -f intdiv.d >ln -s ../src/intdiv.d intdiv.d >rm -f intgcd.d >ln -s ../src/intgcd.d intgcd.d >rm -f int2adic.d >ln -s ../src/int2adic.d int2adic.d >rm -f intsqrt.d >ln -s ../src/intsqrt.d intsqrt.d >rm -f intprint.d >ln -s ../src/intprint.d intprint.d >rm -f intread.d >ln -s ../src/intread.d intread.d >rm -f intserial.d >ln -s ../src/intserial.d intserial.d >rm -f rational.d >ln -s ../src/rational.d rational.d >rm -f sfloat.d >ln -s ../src/sfloat.d sfloat.d >rm -f ffloat.d >ln -s ../src/ffloat.d ffloat.d >rm -f dfloat.d >ln -s ../src/dfloat.d dfloat.d >rm -f lfloat.d >ln -s ../src/lfloat.d lfloat.d >rm -f flo_konv.d >ln -s ../src/flo_konv.d flo_konv.d >rm -f flo_rest.d >ln -s ../src/flo_rest.d flo_rest.d >rm -f realelem.d >ln -s ../src/realelem.d realelem.d >rm -f realrand.d >ln -s ../src/realrand.d realrand.d >rm -f realtran.d >ln -s ../src/realtran.d realtran.d >rm -f compelem.d >ln -s ../src/compelem.d compelem.d >rm -f comptran.d >ln -s ../src/comptran.d comptran.d >rm -f arilev1c.d >ln -s ../src/arilev1c.d arilev1c.d >rm -f arilev1e.d >ln -s ../src/arilev1e.d arilev1e.d >rm -f arilev1i.d >ln -s ../src/arilev1i.d arilev1i.d >rm -f genclisph.d >ln -s ../src/genclisph.d genclisph.d >rm -f modules.d >ln -s ../src/modules.d modules.d >rm -f noreadline.d >ln -s ../src/noreadline.d noreadline.d >rm -f modules.h >ln -s ../src/modules.h modules.h >rm -f uni_upcase.c >ln -s ../src/uni_upcase.c uni_upcase.c >rm -f uni_downcase.c >ln -s ../src/uni_downcase.c uni_downcase.c >rm -f uni_attribute.c >ln -s ../src/uni_attribute.c uni_attribute.c >rm -f uniname.c >ln -s ../src/uniname.c uniname.c >rm -f nls_ascii.c >ln -s ../src/nls_ascii.c nls_ascii.c >rm -f nls_iso8859_1.c >ln -s ../src/nls_iso8859_1.c nls_iso8859_1.c >rm -f nls_iso8859_2.c >ln -s ../src/nls_iso8859_2.c nls_iso8859_2.c >rm -f nls_iso8859_3.c >ln -s ../src/nls_iso8859_3.c nls_iso8859_3.c >rm -f nls_iso8859_4.c >ln -s ../src/nls_iso8859_4.c nls_iso8859_4.c >rm -f nls_iso8859_5.c >ln -s ../src/nls_iso8859_5.c nls_iso8859_5.c >rm -f nls_iso8859_6.c >ln -s ../src/nls_iso8859_6.c nls_iso8859_6.c >rm -f nls_iso8859_7.c >ln -s ../src/nls_iso8859_7.c nls_iso8859_7.c >rm -f nls_iso8859_8.c >ln -s ../src/nls_iso8859_8.c nls_iso8859_8.c >rm -f nls_iso8859_9.c >ln -s ../src/nls_iso8859_9.c nls_iso8859_9.c >rm -f nls_iso8859_10.c >ln -s ../src/nls_iso8859_10.c nls_iso8859_10.c >rm -f nls_iso8859_13.c >ln -s ../src/nls_iso8859_13.c nls_iso8859_13.c >rm -f nls_iso8859_14.c >ln -s ../src/nls_iso8859_14.c nls_iso8859_14.c >rm -f nls_iso8859_15.c >ln -s ../src/nls_iso8859_15.c nls_iso8859_15.c >rm -f nls_iso8859_16.c >ln -s ../src/nls_iso8859_16.c nls_iso8859_16.c >rm -f nls_koi8_r.c >ln -s ../src/nls_koi8_r.c nls_koi8_r.c >rm -f nls_koi8_u.c >ln -s ../src/nls_koi8_u.c nls_koi8_u.c >rm -f nls_mac_arabic.c >ln -s ../src/nls_mac_arabic.c nls_mac_arabic.c >rm -f nls_mac_centraleurope.c >ln -s ../src/nls_mac_centraleurope.c nls_mac_centraleurope.c >rm -f nls_mac_croatian.c >ln -s ../src/nls_mac_croatian.c nls_mac_croatian.c >rm -f nls_mac_cyrillic.c >ln -s ../src/nls_mac_cyrillic.c nls_mac_cyrillic.c >rm -f nls_mac_dingbat.c >ln -s ../src/nls_mac_dingbat.c nls_mac_dingbat.c >rm -f nls_mac_greek.c >ln -s ../src/nls_mac_greek.c nls_mac_greek.c >rm -f nls_mac_hebrew.c >ln -s ../src/nls_mac_hebrew.c nls_mac_hebrew.c >rm -f nls_mac_iceland.c >ln -s ../src/nls_mac_iceland.c nls_mac_iceland.c >rm -f nls_mac_roman.c >ln -s ../src/nls_mac_roman.c nls_mac_roman.c >rm -f nls_mac_romania.c >ln -s ../src/nls_mac_romania.c nls_mac_romania.c >rm -f nls_mac_symbol.c >ln -s ../src/nls_mac_symbol.c nls_mac_symbol.c >rm -f nls_mac_thai.c >ln -s ../src/nls_mac_thai.c nls_mac_thai.c >rm -f nls_mac_turkish.c >ln -s ../src/nls_mac_turkish.c nls_mac_turkish.c >rm -f nls_mac_ukraine.c >ln -s ../src/nls_mac_ukraine.c nls_mac_ukraine.c >rm -f nls_cp437_ms.c >ln -s ../src/nls_cp437_ms.c nls_cp437_ms.c >rm -f nls_cp437_ibm.c >ln -s ../src/nls_cp437_ibm.c nls_cp437_ibm.c >rm -f nls_cp737.c >ln -s ../src/nls_cp737.c nls_cp737.c >rm -f nls_cp775.c >ln -s ../src/nls_cp775.c nls_cp775.c >rm -f nls_cp850.c >ln -s ../src/nls_cp850.c nls_cp850.c >rm -f nls_cp852_ms.c >ln -s ../src/nls_cp852_ms.c nls_cp852_ms.c >rm -f nls_cp852_ibm.c >ln -s ../src/nls_cp852_ibm.c nls_cp852_ibm.c >rm -f nls_cp855.c >ln -s ../src/nls_cp855.c nls_cp855.c >rm -f nls_cp857.c >ln -s ../src/nls_cp857.c nls_cp857.c >rm -f nls_cp860_ms.c >ln -s ../src/nls_cp860_ms.c nls_cp860_ms.c >rm -f nls_cp860_ibm.c >ln -s ../src/nls_cp860_ibm.c nls_cp860_ibm.c >rm -f nls_cp861_ms.c >ln -s ../src/nls_cp861_ms.c nls_cp861_ms.c >rm -f nls_cp861_ibm.c >ln -s ../src/nls_cp861_ibm.c nls_cp861_ibm.c >rm -f nls_cp862_ms.c >ln -s ../src/nls_cp862_ms.c nls_cp862_ms.c >rm -f nls_cp862_ibm.c >ln -s ../src/nls_cp862_ibm.c nls_cp862_ibm.c >rm -f nls_cp863_ms.c >ln -s ../src/nls_cp863_ms.c nls_cp863_ms.c >rm -f nls_cp863_ibm.c >ln -s ../src/nls_cp863_ibm.c nls_cp863_ibm.c >rm -f nls_cp864_ms.c >ln -s ../src/nls_cp864_ms.c nls_cp864_ms.c >rm -f nls_cp864_ibm.c >ln -s ../src/nls_cp864_ibm.c nls_cp864_ibm.c >rm -f nls_cp865_ms.c >ln -s ../src/nls_cp865_ms.c nls_cp865_ms.c >rm -f nls_cp865_ibm.c >ln -s ../src/nls_cp865_ibm.c nls_cp865_ibm.c >rm -f nls_cp866.c >ln -s ../src/nls_cp866.c nls_cp866.c >rm -f nls_cp869_ms.c >ln -s ../src/nls_cp869_ms.c nls_cp869_ms.c >rm -f nls_cp869_ibm.c >ln -s ../src/nls_cp869_ibm.c nls_cp869_ibm.c >rm -f nls_cp874_ms.c >ln -s ../src/nls_cp874_ms.c nls_cp874_ms.c >rm -f nls_cp874_ibm.c >ln -s ../src/nls_cp874_ibm.c nls_cp874_ibm.c >rm -f nls_cp1250.c >ln -s ../src/nls_cp1250.c nls_cp1250.c >rm -f nls_cp1251.c >ln -s ../src/nls_cp1251.c nls_cp1251.c >rm -f nls_cp1252.c >ln -s ../src/nls_cp1252.c nls_cp1252.c >rm -f nls_cp1253.c >ln -s ../src/nls_cp1253.c nls_cp1253.c >rm -f nls_cp1254.c >ln -s ../src/nls_cp1254.c nls_cp1254.c >rm -f nls_cp1256.c >ln -s ../src/nls_cp1256.c nls_cp1256.c >rm -f nls_cp1257.c >ln -s ../src/nls_cp1257.c nls_cp1257.c >rm -f nls_hp_roman8.c >ln -s ../src/nls_hp_roman8.c nls_hp_roman8.c >rm -f nls_nextstep.c >ln -s ../src/nls_nextstep.c nls_nextstep.c >rm -f nls_jisx0201.c >ln -s ../src/nls_jisx0201.c nls_jisx0201.c >rm -f streq.h >ln -s ../src/streq.h streq.h >rm -f cjk.h >ln -s ../src/cjk.h cjk.h >rm -f uniwidth.h >ln -s ../src/uniwidth.h uniwidth.h >rm -f width.c >ln -s ../src/width.c width.c >rm -f unitypes.h >ln -s ../src/unitypes.h unitypes.h >rm -f uniname.h >ln -s ../src/uniname.h uniname.h >rm -f uninames.h >ln -s ../src/uninames.h uninames.h >./comment5 spvw.d | ./gctrigger | ./varbrace > spvw.c >./comment5 spvwtabf.d | ./gctrigger | ./varbrace > spvwtabf.c >./comment5 spvwtabs.d | ./gctrigger | ./varbrace > spvwtabs.c >./comment5 spvwtabo.d | ./gctrigger | ./varbrace > spvwtabo.c >./comment5 eval.d | ./gctrigger | ./varbrace > eval.c >./comment5 control.d | ./gctrigger | ./varbrace > control.c >./comment5 encoding.d | ./gctrigger | ./varbrace > encoding.c >./comment5 pathname.d | ./gctrigger | ./varbrace > pathname.c >./comment5 stream.d | ./gctrigger | ./varbrace > stream.c >./comment5 socket.d | ./gctrigger | ./varbrace > socket.c >./comment5 io.d | ./gctrigger | ./varbrace > io.c >./comment5 array.d | ./gctrigger | ./varbrace > array.c >./comment5 hashtabl.d | ./gctrigger | ./varbrace > hashtabl.c >./comment5 list.d | ./gctrigger | ./varbrace > list.c >./comment5 package.d | ./gctrigger | ./varbrace > package.c >./comment5 record.d | ./gctrigger | ./varbrace > record.c >./comment5 weak.d | ./gctrigger | ./varbrace > weak.c >./comment5 sequence.d | ./gctrigger | ./varbrace > sequence.c >./comment5 charstrg.d | ./gctrigger | ./varbrace > charstrg.c >./comment5 debug.d | ./gctrigger | ./varbrace > debug.c >./comment5 error.d | ./gctrigger | ./varbrace > error.c >./comment5 misc.d | ./gctrigger | ./varbrace > misc.c >./comment5 time.d | ./gctrigger | ./varbrace > time.c >./comment5 predtype.d | ./gctrigger | ./varbrace > predtype.c >./comment5 symbol.d | ./gctrigger | ./varbrace > symbol.c >./comment5 lisparit.d | ./gctrigger | ./varbrace > lisparit.c >./comment5 i18n.d | ./gctrigger | ./varbrace > i18n.c >./comment5 foreign.d | ./gctrigger | ./varbrace > foreign.c >./comment5 unixaux.d | ./gctrigger | ./varbrace > unixaux.c >./comment5 built.d | ./gctrigger | ./varbrace > built.c >./comment5 lispbibl.d | sed -e 's/^\(%% .*\)//' | ./gctrigger | ./varbrace > lispbibl.c >./comment5 fsubr.d | ./gctrigger | ./varbrace > fsubr.c >./comment5 subr.d | ./gctrigger | ./varbrace > subr.c >./comment5 pseudofun.d | ./gctrigger | ./varbrace > pseudofun.c >./comment5 constsym.d | ./gctrigger | ./varbrace > constsym.c >./comment5 constobj.d | ./gctrigger | ./varbrace > constobj.c >./comment5 unix.d | ./gctrigger | ./varbrace > unix.c >./comment5 xthread.d | ./gctrigger | ./varbrace > xthread.c >./comment5 constpack.d | ./gctrigger | ./varbrace > constpack.c >./comment5 avl.d | ./gctrigger | ./varbrace > avl.c >./comment5 sort.d | ./gctrigger | ./varbrace > sort.c >./comment5 subrkw.d | ./gctrigger | ./varbrace > subrkw.c >./comment5 bytecode.d | ./gctrigger | ./varbrace > bytecode.c >./comment5 spvw_module.d | ./gctrigger | ./varbrace > spvw_module.c >./comment5 spvw_debug.d | ./gctrigger | ./varbrace > spvw_debug.c >./comment5 spvw_alloca.d | ./gctrigger | ./varbrace > spvw_alloca.c >./comment5 spvw_mmap.d | ./gctrigger | ./varbrace > spvw_mmap.c >./comment5 spvw_multimap.d | ./gctrigger | ./varbrace > spvw_multimap.c >./comment5 spvw_singlemap.d | ./gctrigger | ./varbrace > spvw_singlemap.c >./comment5 spvw_page.d | ./gctrigger | ./varbrace > spvw_page.c >./comment5 spvw_heap.d | ./gctrigger | ./varbrace > spvw_heap.c >./comment5 spvw_global.d | ./gctrigger | ./varbrace > spvw_global.c >./comment5 spvw_gcstat.d | ./gctrigger | ./varbrace > spvw_gcstat.c >./comment5 spvw_space.d | ./gctrigger | ./varbrace > spvw_space.c >./comment5 spvw_mark.d | ./gctrigger | ./varbrace > spvw_mark.c >./comment5 spvw_objsize.d | ./gctrigger | ./varbrace > spvw_objsize.c >./comment5 spvw_update.d | ./gctrigger | ./varbrace > spvw_update.c >./comment5 spvw_fault.d | ./gctrigger | ./varbrace > spvw_fault.c >./comment5 spvw_sigsegv.d | ./gctrigger | ./varbrace > spvw_sigsegv.c >./comment5 spvw_sigcld.d | ./gctrigger | ./varbrace > spvw_sigcld.c >./comment5 spvw_sigpipe.d | ./gctrigger | ./varbrace > spvw_sigpipe.c >./comment5 spvw_sigint.d | ./gctrigger | ./varbrace > spvw_sigint.c >./comment5 spvw_sigwinch.d | ./gctrigger | ./varbrace > spvw_sigwinch.c >./comment5 spvw_sigterm.d | ./gctrigger | ./varbrace > spvw_sigterm.c >./comment5 spvw_garcol.d | ./gctrigger | ./varbrace > spvw_garcol.c >./comment5 spvw_genera1.d | ./gctrigger | ./varbrace > spvw_genera1.c >./comment5 spvw_gcmark.d | ./gctrigger | ./varbrace > spvw_gcmark.c >./comment5 spvw_genera2.d | ./gctrigger | ./varbrace > spvw_genera2.c >./comment5 spvw_weak.d | ./gctrigger | ./varbrace > spvw_weak.c >./comment5 spvw_genera3.d | ./gctrigger | ./varbrace > spvw_genera3.c >./comment5 spvw_allocate.d | ./gctrigger | ./varbrace > spvw_allocate.c >./comment5 spvw_typealloc.d | ./gctrigger | ./varbrace > spvw_typealloc.c >./comment5 spvw_circ.d | ./gctrigger | ./varbrace > spvw_circ.c >./comment5 spvw_walk.d | ./gctrigger | ./varbrace > spvw_walk.c >./comment5 spvw_ctype.d | ./gctrigger | ./varbrace > spvw_ctype.c >./comment5 spvw_language.d | ./gctrigger | ./varbrace > spvw_language.c >./comment5 spvw_memfile.d | ./gctrigger | ./varbrace > spvw_memfile.c >./comment5 errunix.d | ./gctrigger | ./varbrace > errunix.c >./comment5 aridecl.d | ./gctrigger | ./varbrace > aridecl.c >./comment5 arilev0.d | ./gctrigger | ./varbrace > arilev0.c >./comment5 arilev1.d | ./gctrigger | ./varbrace > arilev1.c >./comment5 intelem.d | ./gctrigger | ./varbrace > intelem.c >./comment5 intlog.d | ./gctrigger | ./varbrace > intlog.c >./comment5 intplus.d | ./gctrigger | ./varbrace > intplus.c >./comment5 intcomp.d | ./gctrigger | ./varbrace > intcomp.c >./comment5 intbyte.d | ./gctrigger | ./varbrace > intbyte.c >./comment5 intmal.d | ./gctrigger | ./varbrace > intmal.c >./comment5 intdiv.d | ./gctrigger | ./varbrace > intdiv.c >./comment5 intgcd.d | ./gctrigger | ./varbrace > intgcd.c >./comment5 int2adic.d | ./gctrigger | ./varbrace > int2adic.c >./comment5 intsqrt.d | ./gctrigger | ./varbrace > intsqrt.c >./comment5 intprint.d | ./gctrigger | ./varbrace > intprint.c >./comment5 intread.d | ./gctrigger | ./varbrace > intread.c >./comment5 intserial.d | ./gctrigger | ./varbrace > intserial.c >./comment5 rational.d | ./gctrigger | ./varbrace > rational.c >./comment5 sfloat.d | ./gctrigger | ./varbrace > sfloat.c >./comment5 ffloat.d | ./gctrigger | ./varbrace > ffloat.c >./comment5 dfloat.d | ./gctrigger | ./varbrace > dfloat.c >./comment5 lfloat.d | ./gctrigger | ./varbrace > lfloat.c >./comment5 flo_konv.d | ./gctrigger | ./varbrace > flo_konv.c >./comment5 flo_rest.d | ./gctrigger | ./varbrace > flo_rest.c >./comment5 realelem.d | ./gctrigger | ./varbrace > realelem.c >./comment5 realrand.d | ./gctrigger | ./varbrace > realrand.c >./comment5 realtran.d | ./gctrigger | ./varbrace > realtran.c >./comment5 compelem.d | ./gctrigger | ./varbrace > compelem.c >./comment5 comptran.d | ./gctrigger | ./varbrace > comptran.c >./comment5 arilev1c.d | ./gctrigger | ./varbrace > arilev1c.c >./comment5 arilev1e.d | ./gctrigger | ./varbrace > arilev1e.c >./comment5 arilev1i.d | ./gctrigger | ./varbrace > arilev1i.c >./comment5 genclisph.d | ./gctrigger | ./varbrace > genclisph.c >./comment5 modules.d | ./gctrigger | ./varbrace > modules.c >./comment5 noreadline.d | ./gctrigger | ./varbrace > noreadline.c >./comment5 lispbibl.d | sed -e '/^%% /{s///p;d;}' -e '/^#line /!s/.*//' > gen.lispbibl.c >rm -f spvw_calendar.c >ln -s ../src/spvw_calendar.c spvw_calendar.c >builddir="`pwd`"; cd libcharset && gmake && gmake install-lib libdir="$builddir" includedir="$builddir" >gmake[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset' >if [ ! -d include ] ; then mkdir include ; fi >cp ../../libcharset/include/libcharset.h.in include/libcharset.h >if [ ! -d include ] ; then mkdir include ; fi >cp ../../libcharset/include/localcharset.h.in include/localcharset.h >cd lib && gmake all >gmake[2]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset/lib' >/bin/sh ../libtool --mode=compile gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -DNO_GENERATIONAL_GC -DLIBDIR=\"/usr/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/localcharset.c > gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -DNO_GENERATIONAL_GC -DLIBDIR=\"/usr/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/localcharset.c -o localcharset.o >/bin/sh ../libtool --mode=compile gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -DNO_GENERATIONAL_GC -DLIBDIR=\"/usr/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/relocatable.c > gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -DNO_GENERATIONAL_GC -DLIBDIR=\"/usr/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/relocatable.c -o relocatable.o >/bin/sh ../libtool --mode=link gcc -o libcharset.la -rpath /usr/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo >mkdir .libs >ar cru .libs/libcharset.a localcharset.o relocatable.o >ranlib .libs/libcharset.a >creating libcharset.la >(cd .libs && rm -f libcharset.la && ln -s ../libcharset.la libcharset.la) >/bin/sh ../../../libcharset/lib/config.charset 'powerpc64-unknown-linux-gnu' > t-charset.alias >mv t-charset.alias charset.alias >sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ../../../libcharset/lib/ref-add.sin > t-ref-add.sed >mv t-ref-add.sed ref-add.sed >sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ../../../libcharset/lib/ref-del.sin > t-ref-del.sed >mv t-ref-del.sed ref-del.sed >gmake[2]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset/lib' >gmake[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset' >gmake[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset' >cd lib && gmake all >gmake[2]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset/lib' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset/lib' >cd lib && gmake install-lib libdir='/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build' includedir='/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build' >gmake[2]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset/lib' >/bin/sh ../../../libcharset/build-aux/mkinstalldirs /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build >/bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libcharset.la /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset.la >/usr/bin/install -c -m 644 .libs/libcharset.lai /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset.la >/usr/bin/install -c -m 644 .libs/libcharset.a /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset.a >ranlib /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset.a >chmod 644 /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset.a >libtool: install: warning: remember to run `libtool --finish /usr/lib' >test -f /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/charset.alias && orig=/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/charset.alias \ > || orig=charset.alias; \ > sed -f ref-add.sed $orig > /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/t-charset.alias; \ > /usr/bin/install -c -m 644 /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/t-charset.alias /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/charset.alias; \ > rm -f /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/t-charset.alias >gmake[2]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset/lib' >/bin/sh ../../libcharset/build-aux/mkinstalldirs /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build >/usr/bin/install -c -m 644 include/libcharset.h /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset.h >/usr/bin/install -c -m 644 include/localcharset.h /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/localcharset.h >gmake[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcharset' >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c spvw.c >In file included from spvw.d:24: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c spvwtabf.c >In file included from spvwtabf.d:5: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c spvwtabs.c >In file included from spvwtabs.d:7: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c spvwtabo.c >In file included from spvwtabo.d:5: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c eval.c >In file included from eval.d:7: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c control.c >In file included from control.d:8: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c encoding.c >In file included from encoding.d:7: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >rm -f execname.c >ln -s ../src/execname.c execname.c >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c pathname.c >In file included from pathname.d:9: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c stream.c >In file included from stream.d:10: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c socket.c >In file included from socket.d:44: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c io.c >In file included from io.d:9: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c array.c >In file included from array.d:8: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c hashtabl.c >In file included from hashtabl.d:8: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c list.c >In file included from list.d:7: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c package.c >In file included from package.d:8: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c record.c >In file included from record.d:7: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c weak.c >In file included from weak.d:6: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c sequence.c >In file included from sequence.d:6: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c charstrg.c >In file included from charstrg.d:8: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c debug.c >In file included from debug.d:9: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c error.c >In file included from error.d:9: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c misc.c >In file included from misc.d:7: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c time.c >In file included from time.d:7: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c predtype.c >In file included from predtype.d:8: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c symbol.c >In file included from symbol.d:4: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c lisparit.c >In file included from lisparit.d:8: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c i18n.c >In file included from i18n.d:7: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >builddir="`pwd`"; cd avcall && gmake && gmake check && gmake install-lib libdir="$builddir" includedir="$builddir" >gmake[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/avcall' >gmake[1]: Nothing to be done for `all'. >gmake[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/avcall' >gmake[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/avcall' >./minitests > minitests.out >LC_ALL=C uniq -u < minitests.out > minitests.output.powerpc64-unknown-linux-gnu >test '!' -s minitests.output.powerpc64-unknown-linux-gnu >gmake[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/avcall' >gmake[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/avcall' >if [ ! -d /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build ] ; then mkdir /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build ; fi >/bin/sh ./libtool --mode=install /usr/bin/install -c -m 644 libavcall.la /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libavcall.la >/usr/bin/install -c -m 644 .libs/libavcall.lai /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libavcall.la >/usr/bin/install -c -m 644 .libs/libavcall.a /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libavcall.a >ranlib /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libavcall.a >chmod 644 /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libavcall.a >libtool: install: warning: remember to run `libtool --finish /usr/lib' >if [ ! -d /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build ] ; then mkdir /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build ; fi >/usr/bin/install -c -m 644 avcall.h /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/avcall.h >gmake[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/avcall' >builddir="`pwd`"; cd callback && gmake && gmake check && gmake install-lib libdir="$builddir" includedir="$builddir" >gmake[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback' >cd vacall_r; gmake all >gmake[2]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; gmake all >gmake[2]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >gmake[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback' >gmake[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback' >cd vacall_r; gmake all >gmake[2]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; gmake all >gmake[2]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >cd vacall_r; gmake check >gmake[2]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >gmake[2]: Nothing to be done for `check'. >gmake[2]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; gmake check >gmake[2]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >./test1 >Works, test1 passed. >./test2 >test2 passed. >touch tests.passed.powerpc64-unknown-linux-gnu >gmake[2]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >./minitests > minitests.out >LC_ALL=C uniq -u < minitests.out > minitests.output.powerpc64-unknown-linux-gnu >test '!' -s minitests.output.powerpc64-unknown-linux-gnu >gmake[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback' >gmake[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback' >cd vacall_r; gmake all >gmake[2]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; gmake all >gmake[2]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >gmake[2]: Nothing to be done for `all'. >gmake[2]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >cd vacall_r; gmake install-lib libdir='/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build' includedir='/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build' >gmake[2]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >if [ ! -d /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build ] ; then mkdir /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build ; fi >/usr/bin/install -c -m 644 vacall_r.h /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/vacall_r.h >gmake[2]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/vacall_r' >cd trampoline_r; gmake install-lib libdir='/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build' includedir='/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build' >gmake[2]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >if [ ! -d /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build ] ; then mkdir /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build ; fi >/usr/bin/install -c -m 644 trampoline_r.h /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/trampoline_r.h >gmake[2]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback/trampoline_r' >if [ ! -d /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build ] ; then mkdir /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build ; fi >/bin/sh ./libtool --mode=install /usr/bin/install -c -m 644 libcallback.la /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcallback.la >/usr/bin/install -c -m 644 .libs/libcallback.lai /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcallback.la >/usr/bin/install -c -m 644 .libs/libcallback.a /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcallback.a >ranlib /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcallback.a >chmod 644 /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/libcallback.a >libtool: install: warning: remember to run `libtool --finish /usr/lib' >if [ ! -d /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build ] ; then mkdir /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build ; fi >/usr/bin/install -c -m 644 callback.h /home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback.h >gmake[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/callback' >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c foreign.c >In file included from foreign.d:7: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >foreign.d:2351: warning: no previous declaration for `mallocing' >foreign.d:2359: warning: no previous declaration for `nomalloc' >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c unixaux.c >In file included from unixaux.d:7: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >echo '/* generated from Makefile */' > cflags.h.new >echo '#define CC "gcc"' >> cflags.h.new >echo '#define CFLAGS "-DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I."' >> cflags.h.new >echo '#define CPP "gcc -E"' >> cflags.h.new >echo '#define CPPLAGS ""' >> cflags.h.new >echo '#define CLFLAGS "-x none"' >> cflags.h.new >echo '#define LIBS "libcharset.a libavcall.a libcallback.a /usr/lib/libreadline.so -lncurses -ldl -L/usr/lib -lsigsegv"' >> cflags.h.new >echo '#define X_LIBS ""' >> cflags.h.new >if cmp cflags.h.new cflags.h > /dev/null 2>&1; then rm -f cflags.h.new; else mv cflags.h.new cflags.h; fi >touch cflags.h.stamp >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -c built.c >In file included from built.d:7: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -DNO_CLISP_H -c modules.c >In file included from modules.d:10: >lispbibl.d:8982: warning: volatile register variables don't work as you might wish >if test -d locale; then rm -rf locale; fi >mkdir locale >(cd po && gmake && gmake install datadir=.. localedir='$(datadir)/locale' INSTALL_DATA='ln') || (rm -rf locale ; exit 1) >gmake[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/po' >gmake[1]: Nothing to be done for `all'. >gmake[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/po' >gmake[1]: Entering directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/po' >installing en.gmo as ../locale/en/LC_MESSAGES/clisp.mo >installing clisplow_en.gmo as ../locale/en/LC_MESSAGES/clisplow.mo >installing da.gmo as ../locale/da/LC_MESSAGES/clisp.mo >installing clisplow_da.gmo as ../locale/da/LC_MESSAGES/clisplow.mo >installing de.gmo as ../locale/de/LC_MESSAGES/clisp.mo >installing clisplow_de.gmo as ../locale/de/LC_MESSAGES/clisplow.mo >installing fr.gmo as ../locale/fr/LC_MESSAGES/clisp.mo >installing clisplow_fr.gmo as ../locale/fr/LC_MESSAGES/clisplow.mo >installing es.gmo as ../locale/es/LC_MESSAGES/clisp.mo >installing clisplow_es.gmo as ../locale/es/LC_MESSAGES/clisplow.mo >installing nl.gmo as ../locale/nl/LC_MESSAGES/clisp.mo >installing clisplow_nl.gmo as ../locale/nl/LC_MESSAGES/clisplow.mo >installing ru.gmo as ../locale/ru/LC_MESSAGES/clisp.mo >installing clisplow_ru.gmo as ../locale/ru/LC_MESSAGES/clisplow.mo >gmake[1]: Leaving directory `/home/dwmw2/working/extras/clisp/FC-6/clisp-2.41/build/po' >rm -rf data >mkdir data >cd data && ln -s ../../utils/unicode/UnicodeDataFull.txt . >cd data && ln -s ../../doc/Symbol-Table.text . >gcc -DNO_GENERATIONAL_GC -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DDYNAMIC_FFI -I. -x none spvw.o spvwtabf.o spvwtabs.o spvwtabo.o eval.o control.o encoding.o pathname.o stream.o socket.o io.o array.o hashtabl.o list.o package.o record.o weak.o sequence.o charstrg.o debug.o error.o misc.o time.o predtype.o symbol.o lisparit.o i18n.o foreign.o unixaux.o built.o modules.o libcharset.a libavcall.a libcallback.a /usr/lib/libreadline.so -lncurses -ldl -L/usr/lib -lsigsegv -o lisp.run >rm -f init.lisp >ln -s ../src/init.lisp init.lisp >rm -f defseq.lisp >ln -s ../src/defseq.lisp defseq.lisp >rm -f backquote.lisp >ln -s ../src/backquote.lisp backquote.lisp >rm -f defmacro.lisp >ln -s ../src/defmacro.lisp defmacro.lisp >rm -f macros1.lisp >ln -s ../src/macros1.lisp macros1.lisp >rm -f macros2.lisp >ln -s ../src/macros2.lisp macros2.lisp >rm -f defs1.lisp >ln -s ../src/defs1.lisp defs1.lisp >rm -f timezone.lisp >ln -s ../src/timezone.lisp timezone.lisp >rm -f lambdalist.lisp >ln -s ../src/lambdalist.lisp lambdalist.lisp >rm -f places.lisp >ln -s ../src/places.lisp places.lisp >rm -f floatprint.lisp >ln -s ../src/floatprint.lisp floatprint.lisp >rm -f defpackage.lisp >ln -s ../src/defpackage.lisp defpackage.lisp >rm -f type.lisp >ln -s ../src/type.lisp type.lisp >rm -f subtypep.lisp >ln -s ../src/subtypep.lisp subtypep.lisp >rm -f clos-package.lisp >ln -s ../src/clos-package.lisp clos-package.lisp >rm -f clos-macros.lisp >ln -s ../src/clos-macros.lisp clos-macros.lisp >rm -f clos-class0.lisp >ln -s ../src/clos-class0.lisp clos-class0.lisp >rm -f clos-metaobject1.lisp >ln -s ../src/clos-metaobject1.lisp clos-metaobject1.lisp >rm -f clos-slotdef1.lisp >ln -s ../src/clos-slotdef1.lisp clos-slotdef1.lisp >rm -f clos-stablehash1.lisp >ln -s ../src/clos-stablehash1.lisp clos-stablehash1.lisp >rm -f clos-specializer1.lisp >ln -s ../src/clos-specializer1.lisp clos-specializer1.lisp >rm -f clos-class1.lisp >ln -s ../src/clos-class1.lisp clos-class1.lisp >rm -f clos-class2.lisp >ln -s ../src/clos-class2.lisp clos-class2.lisp >rm -f clos-class3.lisp >ln -s ../src/clos-class3.lisp clos-class3.lisp >rm -f defstruct.lisp >ln -s ../src/defstruct.lisp defstruct.lisp >rm -f format.lisp >ln -s ../src/format.lisp format.lisp >rm -f international.lisp >ln -s ../src/international.lisp international.lisp >rm -f savemem.lisp >ln -s ../src/savemem.lisp savemem.lisp >rm -f functions.lisp >ln -s ../src/functions.lisp functions.lisp >rm -f trace.lisp >ln -s ../src/trace.lisp trace.lisp >rm -f cmacros.lisp >ln -s ../src/cmacros.lisp cmacros.lisp >rm -f compiler.lisp >ln -s ../src/compiler.lisp compiler.lisp >rm -f defs2.lisp >ln -s ../src/defs2.lisp defs2.lisp >rm -f loop.lisp >ln -s ../src/loop.lisp loop.lisp >rm -f clos.lisp >ln -s ../src/clos.lisp clos.lisp >rm -f clos-stablehash2.lisp >ln -s ../src/clos-stablehash2.lisp clos-stablehash2.lisp >rm -f clos-specializer2.lisp >ln -s ../src/clos-specializer2.lisp clos-specializer2.lisp >rm -f clos-specializer3.lisp >ln -s ../src/clos-specializer3.lisp clos-specializer3.lisp >rm -f clos-class4.lisp >ln -s ../src/clos-class4.lisp clos-class4.lisp >rm -f clos-class5.lisp >ln -s ../src/clos-class5.lisp clos-class5.lisp >rm -f clos-class6.lisp >ln -s ../src/clos-class6.lisp clos-class6.lisp >rm -f clos-slotdef2.lisp >ln -s ../src/clos-slotdef2.lisp clos-slotdef2.lisp >rm -f clos-slotdef3.lisp >ln -s ../src/clos-slotdef3.lisp clos-slotdef3.lisp >rm -f clos-slots1.lisp >ln -s ../src/clos-slots1.lisp clos-slots1.lisp >rm -f clos-slots2.lisp >ln -s ../src/clos-slots2.lisp clos-slots2.lisp >rm -f clos-method1.lisp >ln -s ../src/clos-method1.lisp clos-method1.lisp >rm -f clos-method2.lisp >ln -s ../src/clos-method2.lisp clos-method2.lisp >rm -f clos-method3.lisp >ln -s ../src/clos-method3.lisp clos-method3.lisp >rm -f clos-method4.lisp >ln -s ../src/clos-method4.lisp clos-method4.lisp >rm -f clos-methcomb1.lisp >ln -s ../src/clos-methcomb1.lisp clos-methcomb1.lisp >rm -f clos-methcomb2.lisp >ln -s ../src/clos-methcomb2.lisp clos-methcomb2.lisp >rm -f clos-methcomb3.lisp >ln -s ../src/clos-methcomb3.lisp clos-methcomb3.lisp >rm -f clos-methcomb4.lisp >ln -s ../src/clos-methcomb4.lisp clos-methcomb4.lisp >rm -f clos-genfun1.lisp >ln -s ../src/clos-genfun1.lisp clos-genfun1.lisp >rm -f clos-genfun2a.lisp >ln -s ../src/clos-genfun2a.lisp clos-genfun2a.lisp >rm -f clos-genfun2b.lisp >ln -s ../src/clos-genfun2b.lisp clos-genfun2b.lisp >rm -f clos-genfun3.lisp >ln -s ../src/clos-genfun3.lisp clos-genfun3.lisp >rm -f clos-genfun4.lisp >ln -s ../src/clos-genfun4.lisp clos-genfun4.lisp >rm -f clos-genfun5.lisp >ln -s ../src/clos-genfun5.lisp clos-genfun5.lisp >rm -f clos-dependent.lisp >ln -s ../src/clos-dependent.lisp clos-dependent.lisp >rm -f clos-print.lisp >ln -s ../src/clos-print.lisp clos-print.lisp >rm -f clos-custom.lisp >ln -s ../src/clos-custom.lisp clos-custom.lisp >rm -f documentation.lisp >ln -s ../src/documentation.lisp documentation.lisp >rm -f fill-out.lisp >ln -s ../src/fill-out.lisp fill-out.lisp >rm -f disassem.lisp >ln -s ../src/disassem.lisp disassem.lisp >rm -f condition.lisp >ln -s ../src/condition.lisp condition.lisp >rm -f loadform.lisp >ln -s ../src/loadform.lisp loadform.lisp >rm -f gstream.lisp >ln -s ../src/gstream.lisp gstream.lisp >rm -f xcharin.lisp >ln -s ../src/xcharin.lisp xcharin.lisp >rm -f keyboard.lisp >ln -s ../src/keyboard.lisp keyboard.lisp >rm -f screen.lisp >ln -s ../src/screen.lisp screen.lisp >rm -f runprog.lisp >ln -s ../src/runprog.lisp runprog.lisp >rm -f query.lisp >ln -s ../src/query.lisp query.lisp >rm -f reploop.lisp >ln -s ../src/reploop.lisp reploop.lisp >rm -f dribble.lisp >ln -s ../src/dribble.lisp dribble.lisp >rm -f complete.lisp >ln -s ../src/complete.lisp complete.lisp >rm -f pprint.lisp >ln -s ../src/pprint.lisp pprint.lisp >rm -f describe.lisp >ln -s ../src/describe.lisp describe.lisp >rm -f room.lisp >ln -s ../src/room.lisp room.lisp >rm -f edit.lisp >ln -s ../src/edit.lisp edit.lisp >rm -f macros3.lisp >ln -s ../src/macros3.lisp macros3.lisp >rm -f clhs.lisp >ln -s ../src/clhs.lisp clhs.lisp >rm -f inspect.lisp >ln -s ../src/inspect.lisp inspect.lisp >rm -f gray.lisp >ln -s ../src/gray.lisp gray.lisp >rm -f case-sensitive.lisp >ln -s ../src/case-sensitive.lisp case-sensitive.lisp >rm -f foreign1.lisp >ln -s ../src/foreign1.lisp foreign1.lisp >rm -f exporting.lisp >ln -s ../src/exporting.lisp exporting.lisp >rm -f german.lisp >ln -s ../src/german.lisp german.lisp >rm -f french.lisp >ln -s ../src/french.lisp french.lisp >rm -f spanish.lisp >ln -s ../src/spanish.lisp spanish.lisp >rm -f russian.lisp >ln -s ../src/russian.lisp russian.lisp >rm -f danish.lisp >ln -s ../src/danish.lisp danish.lisp >rm -f dutch.lisp >ln -s ../src/dutch.lisp dutch.lisp >rm -f deprecated.lisp >ln -s ../src/deprecated.lisp deprecated.lisp >cp -p ../src/cfgunix.lisp config.lisp >chmod +w config.lisp >echo '(setq *clhs-root-default* "http://www.lisp.org/HyperSpec/")' >> config.lisp >./lisp.run -B . -N locale -E 1:1 -Efile UTF-8 -Eterminal UTF-8 -norc -m 1800KW -x "(and (load \"init.lisp\") (sys::%saveinitmem) (ext::exit)) (ext::exit t)" >STACK depth: 230318 > i i i i i i i ooooo o ooooooo ooooo ooooo > I I I I I I I 8 8 8 8 8 o 8 8 > I \ `+' / I 8 8 8 8 8 8 > \ `-+-' / 8 8 8 ooooo 8oooo > `-__|__-' 8 8 8 8 8 > | 8 o 8 8 o 8 8 > ------+------ ooooo 8oooooo ooo8ooo ooooo 8 > >Copyright (c) Bruno Haible, Michael Stoll 1992, 1993 >Copyright (c) Bruno Haible, Marcus Daniels 1994-1997 >Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998 >Copyright (c) Bruno Haible, Sam Steingold 1999-2000 >Copyright (c) Sam Steingold, Bruno Haible 2001-2006 > >;; Loading file defseq.lisp ... >;; Loaded file defseq.lisp >;; Loading file backquote.lisp ... >;; Loaded file backquote.lisp >Object 0x69a2b328 marked!! > >Exiting on signal >Object 0x69a2b328 marked!! > > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >Object 0x69a2b328 marked!! > >*** - Program stack overflow. RESET >Bye. >make: *** [interpreted.mem] Error 1
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 166347
:
118232
|
144556
| 144558