Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 371570 Details for
Bug 539092
FTBFS gnustep-base-1.18.0-6.fc13
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 167.72 KB, created by
FTBFS
on 2009-11-19 16:45:42 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2009-11-19 16:45:42 UTC
Size:
167.72 KB
patch
obsolete
>Mock Version: 0.9.19 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/gnustep-base.spec'], False, '/var/lib/mock/fedora-development-i386-gnustep-base-1.18.0-6.fc13.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1df78d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/gnustep-base.spec'] >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/gnustep-base-1.18.0-6.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/gnustep-base.spec'], False, '/var/lib/mock/fedora-development-i386-gnustep-base-1.18.0-6.fc13.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1df78d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/gnustep-base.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9JAA8E >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf gnustep-base-1.18.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/gnustep-base-1.18.0.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd gnustep-base-1.18.0 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ iconv -f iso-8859-1 -t utf-8 ChangeLog.2 -o ChangeLog.2.utf8 >+ mv ChangeLog.2.utf8 ChangeLog.2 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9zcGA4 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gnustep-base-1.18.0 >+ LANG=C >+ export LANG >+ unset DISPLAY >++ pkg-config --cflags-only-I libffi >++ sed -e 's/^\-\I//' >+ ffi_include='/usr/lib/libffi-3.0.5/include ' >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-ffcall --with-ffi-include=/usr/lib/libffi-3.0.5/include --with-installation-domain=SYSTEM >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i386-redhat-linux-gnu >checking for GNUstep configuration file to use at runtime... /etc/GNUstep/GNUstep.conf >checking whether the GNUstep.conf file path can be set in the environment... yes >checking if we should import an existing configuration file now... yes >checking for default GNUstep configuration file to use... /etc/GNUstep/GNUstep.conf >trying to import "/etc/GNUstep/GNUstep.conf" >configure: If this fails, please run configure again with the --disable-importing-config-file option or specifying an alternative file using the --with-default-config= option >checking for GNUstep-base installation domain... SYSTEM >configure: We store the following filesystem layout into gnustep-base, to be used when no config file is found >checking for Makefiles directory... /usr/lib/GNUstep/Makefiles >checking for user defaults directory... GNUstep/Defaults >checking for user config file... .GNUstep.conf >checking for System Applications directory... /usr/lib/GNUstep/Applications >checking for System Admin Applications directory... /usr/lib/GNUstep/Applications >checking for System Web Applications directory... /usr/lib/GNUstep/WebApplications >checking for System Tools directory... /usr/bin >checking for System Admin Tools directory... /usr/sbin >checking for System Library directory... /usr/lib/GNUstep >checking for System Libraries directory... /usr/lib >checking for System Headers directory... /usr/include >checking for System Documentation directory... /usr/share/GNUstep/Documentation >checking for System Info Documentation directory... /usr/share/info >checking for System Man Documentation directory... /usr/share/man >checking for Network Applications directory... /usr/local/lib/GNUstep/Applications >checking for Network Admin Applications directory... /usr/local/lib/GNUstep/Applications >checking for Network Web Applications directory... /usr/lib/GNUstep/WebApplications >checking for Network Tools directory... /usr/local/bin >checking for Network Admin Tools directory... /usr/local/sbin >checking for Network Library directory... /usr/local/lib/GNUstep >checking for Network Libraries directory... /usr/local/lib >checking for Network Headers directory... /usr/local/include >checking for Network Documentation directory... /usr/local/share/GNUstep/Documentation >checking for Network Info Documentation directory... /usr/local/share/info >checking for Network Man Documentation directory... /usr/local/share/man >checking for Local Applications directory... /usr/local/lib/GNUstep/Applications >checking for Local Admin Applications directory... /usr/local/lib/GNUstep/Applications >checking for Local Web Applications directory... /usr/local/lib/GNUstep/WebApplications >checking for Local Tools directory... /usr/local/bin >checking for Local Admin Tools directory... /usr/local/sbin >checking for Local Library directory... /usr/local/lib/GNUstep >checking for Local Libraries directory... /usr/local/lib >checking for Local Headers directory... /usr/local/include >checking for Local Documentation directory... /usr/local/share/GNUstep/Documentation >checking for Local Info Documentation directory... /usr/local/share/info >checking for Local Man Documentation directory... /usr/local/share/man >checking for User Applications directory... GNUstep/Applications >checking for User Admin Applications directory... GNUstep/Applications/Admin >checking for User Web Applications directory... GNUstep/WebApplications >checking for User Tools directory... GNUstep/Tools >checking for User Admin Tools directory... GNUstep/Tools/Admin >checking for User Library directory... GNUstep/Library >checking for User Libraries directory... GNUstep/Library/Libraries >checking for User Headers directory... GNUstep/Library/Headers >checking for User Documentation directory... GNUstep/Library/Documentation >checking for User Info Documentation directory... GNUstep/Library/Documentation/info >checking for User Man Documentation directory... GNUstep/Library/Documentation/man >checking for System User directory... /home >checking for Network User directory... /home >checking for Local User directory... /home >checking for i686-pc-linux-gnu-gcc... no >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 whoami... /usr/bin/whoami >checking whether nested functions work... yes >checking the Objective-C runtime... GNU >checking for custom shared objc library... NONE >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking objc/objc.h usability... yes >checking objc/objc.h presence... yes >checking for objc/objc.h... yes >configure: for gdomap network details >checking for variable length socket addresses... not found >checking for gcc visibility attribute support... found >checking whether SO_REUSEADDR is broken... no >checking for objc threading flags... -lpthread >checking whether byte ordering is bigendian... no >checking for void*... yes >checking size of void*... 4 >checking for short... yes >checking size of short... 2 >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for long long... yes >checking size of long long... 8 >checking for float... yes >checking size of float... 4 >checking for double... yes >checking size of double... 8 >checking loading of constructor functions... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for dynamic linker type... simple >checking for dladdr in -ldl... yes >checking whether objc really works... yes >checking if the compiler supports -fconstant-string-class... yes >checking if +load method is executed before main... yes >checking for objc_condition_timedwait... no >checking for objc_thread_add... yes >checking for objc_set_unexpected() in runtime... no >checking for objc_sync_enter... no >checking for size_t... yes >checking for inline... inline >checking for ANSI C header files... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking for sys/stat.h... (cached) yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking sys/syslimits.h usability... no >checking sys/syslimits.h presence... no >checking for sys/syslimits.h... no >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for sys/syslimits.h... (cached) no >checking for sys/param.h... (cached) yes >checking for sys/mount.h... yes >checking for sys/types.h... (cached) yes >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking for main in -lm... yes >checking for statvfs... yes >checking for link... yes >checking for symlink... yes >checking for readlink... yes >checking for geteuid... yes >checking for getlogin... yes >checking for getpwnam... yes >checking for getpwnam_r... yes >checking for getpwuid... yes >checking for getpwuid_r... yes >checking for getgrgid... yes >checking for getgrgid_r... yes >checking for getgrnam... yes >checking for getgrnam_r... yes >checking for rint... yes >checking for getopt... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking tzfile.h usability... no >checking tzfile.h presence... no >checking for tzfile.h... no >checking sys/rusage.h usability... no >checking sys/rusage.h presence... no >checking for sys/rusage.h... no >checking ucbinclude/sys/resource.h usability... no >checking ucbinclude/sys/resource.h presence... no >checking for ucbinclude/sys/resource.h... no >checking for time... yes >checking for ctime... yes >checking for tzset... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking bfd.h usability... no >checking bfd.h presence... no >checking for bfd.h... no >checking for dyn_string_append in -liberty... no >checking for bfd_openr in -lbfd... no >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for syslog... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking for poll... yes >checking for poll emulation... no >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for vsprintf... yes >checking for vasprintf... yes >checking for getcwd... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for valloc... yes >checking for times... yes >checking for mkstemp... yes >checking for shmctl... yes >checking for mmap... yes >checking for mprotect... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for killpg... yes >checking for setpgrp... yes >checking for setpgid... yes >checking whether setpgrp takes no argument... yes >checking libc.h usability... no >checking libc.h presence... no >checking for libc.h... no >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for memory.h... (cached) yes >checking for string.h... (cached) yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for stdlib.h... (cached) yes >checking sys/signal.h usability... yes >checking sys/signal.h presence... yes >checking for sys/signal.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/fcntl.h usability... yes >checking sys/fcntl.h presence... yes >checking for sys/fcntl.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/stropts.h usability... no >checking sys/stropts.h presence... no >checking for sys/stropts.h... no >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking sys/inttypes.h usability... no >checking sys/inttypes.h presence... no >checking for sys/inttypes.h... no >checking for inet_ntop in -lnsl... yes >checking for gethostbyaddr_r... yes >checking for inet_aton... yes >checking for inet_pton... yes >checking for inet_ntop... yes >checking for sigaction... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for gzseek in -lz... yes >checking for nanosleep... yes >checking for usleep... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for setrlimit... yes >checking for strerror_r... yes >checking for strerror... yes >checking for uintmax_t... yes >checking whether precompiler handles LONG_LONG_MAX... yes >checking whether we have LLONG_MAX... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking short/int needs to be word aligned... >no >checking for register_printf_function... yes >test hi there = hi there >test hi there = hi there >checking for realpath... yes >checking program_invocation_name in C Library... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking sys/sysctl.h usability... yes >checking sys/sysctl.h presence... yes >checking for sys/sysctl.h... yes >checking for sysctlbyname... no >checking procfs.h usability... no >checking procfs.h presence... no >checking for procfs.h... no >checking kernel support for /proc filesystem... yes >checking support for /proc psinfo struct... no >checking link to exe of process in /proc... /proc/self/exe >checking /proc/17215/cmdline terminated by nul... yes >checking for kvm_getenvv in -lkvm... no >checking use of pass-through arguments... no >checking use of fake-main definition... no >checking ffi.h usability... yes >checking ffi.h presence... yes >checking for ffi.h... yes >checking callback.h usability... no >checking callback.h presence... no >checking for callback.h... no >checking for forwarding callback in runtime... yes >checking FFI library usage... libffi >checking iconv support... yes, in libc >checking for xml2-config... /usr/bin/xml2-config >checking for libxml - version >= 2.3.0... yes >checking libxml/SAX2.h usability... yes >checking libxml/SAX2.h presence... yes >checking for libxml/SAX2.h... yes >checking for xsltApplyStylesheet in -lxslt... yes >checking libxslt/xslt.h usability... yes >checking libxslt/xslt.h presence... yes >checking for libxslt/xslt.h... yes >checking for libgnutls-config... /usr/bin/libgnutls-config >checking for libgnutls - version >= 1.4.0... yes >checking for gnutls_transport_set_errno... yes >checking dns_sd.h usability... yes >checking dns_sd.h presence... yes >checking for dns_sd.h... yes >checking for DNSServiceBrowse in -ldns_sd... yes >checking gmp.h usability... yes >checking gmp.h presence... yes >checking for gmp.h... yes >checking for mpf_abs in -lgmp... no >checking for __gmpf_abs in -lgmp... yes >checking for nl_langinfo and CODESET... yes >checking for the version of gnustep-base we are compiling... 1.18.0 >configure: creating ./config.status >config.status: creating config.mak >config.status: creating base.make >config.status: creating Headers/Additions/GNUstepBase/GSConfig.h >config.status: creating Headers/Additions/GNUstepBase/preface.h >config.status: creating Headers/Additions/GNUstepBase/config.h >configure: configuring in Source/mframe >configure: running /bin/sh './configure' --prefix=/usr '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-ffcall' '--with-ffi-include=/usr/lib/libffi-3.0.5/include' '--with-installation-domain=SYSTEM' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i386-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i386-redhat-linux-gnu >Using information from i386/linux-gnu. >configure: creating ./config.status >configure: configuring in SSL >configure: running /bin/sh './configure' --prefix=/usr '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-ffcall' '--with-ffi-include=/usr/lib/libffi-3.0.5/include' '--with-installation-domain=SYSTEM' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i386-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i386-redhat-linux-gnu >checking for i686-pc-linux-gnu-gcc... no >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 whoami... /usr/bin/whoami >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking libc.h usability... no >checking libc.h presence... no >checking for libc.h... no >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for memory.h... (cached) yes >checking for string.h... (cached) yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking sys/signal.h usability... yes >checking sys/signal.h presence... yes >checking for sys/signal.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/fcntl.h usability... yes >checking sys/fcntl.h presence... yes >checking for sys/fcntl.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/stropts.h usability... no >checking sys/stropts.h presence... no >checking for sys/stropts.h... no >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking for stdint.h... (cached) yes >checking sys/inttypes.h usability... no >checking sys/inttypes.h presence... no >checking for sys/inttypes.h... no >checking openssl/ssl.h usability... no >checking openssl/ssl.h presence... no >checking for openssl/ssl.h... no >configure: WARNING: SSL bundle will not be built: Could not find openssl libraries >configure: creating ./config.status >config.status: creating config.mak >config.status: creating config.h >+ make >This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help. >if [ SYSTEM != LOCAL ]; \ > then \ > GNUSTEP_INSTALLATION_DOMAIN=LOCAL ./config.status --recheck; \ > fi >running /bin/sh ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-ffcall --with-ffi-include=/usr/lib/libffi-3.0.5/include --with-installation-domain=SYSTEM CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu target_alias=i386-redhat-linux-gnu --no-create --no-recursion >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i386-redhat-linux-gnu >checking for GNUstep configuration file to use at runtime... /etc/GNUstep/GNUstep.conf >checking whether the GNUstep.conf file path can be set in the environment... yes >checking if we should import an existing configuration file now... yes >checking for default GNUstep configuration file to use... /etc/GNUstep/GNUstep.conf >trying to import "/etc/GNUstep/GNUstep.conf" >configure: If this fails, please run configure again with the --disable-importing-config-file option or specifying an alternative file using the --with-default-config= option >checking for GNUstep-base installation domain... SYSTEM >configure: We store the following filesystem layout into gnustep-base, to be used when no config file is found >checking for Makefiles directory... /usr/lib/GNUstep/Makefiles >checking for user defaults directory... GNUstep/Defaults >checking for user config file... .GNUstep.conf >checking for System Applications directory... /usr/lib/GNUstep/Applications >checking for System Admin Applications directory... /usr/lib/GNUstep/Applications >checking for System Web Applications directory... /usr/lib/GNUstep/WebApplications >checking for System Tools directory... /usr/bin >checking for System Admin Tools directory... /usr/sbin >checking for System Library directory... /usr/lib/GNUstep >checking for System Libraries directory... /usr/lib >checking for System Headers directory... /usr/include >checking for System Documentation directory... /usr/share/GNUstep/Documentation >checking for System Info Documentation directory... /usr/share/info >checking for System Man Documentation directory... /usr/share/man >checking for Network Applications directory... /usr/local/lib/GNUstep/Applications >checking for Network Admin Applications directory... /usr/local/lib/GNUstep/Applications >checking for Network Web Applications directory... /usr/lib/GNUstep/WebApplications >checking for Network Tools directory... /usr/local/bin >checking for Network Admin Tools directory... /usr/local/sbin >checking for Network Library directory... /usr/local/lib/GNUstep >checking for Network Libraries directory... /usr/local/lib >checking for Network Headers directory... /usr/local/include >checking for Network Documentation directory... /usr/local/share/GNUstep/Documentation >checking for Network Info Documentation directory... /usr/local/share/info >checking for Network Man Documentation directory... /usr/local/share/man >checking for Local Applications directory... /usr/local/lib/GNUstep/Applications >checking for Local Admin Applications directory... /usr/local/lib/GNUstep/Applications >checking for Local Web Applications directory... /usr/local/lib/GNUstep/WebApplications >checking for Local Tools directory... /usr/local/bin >checking for Local Admin Tools directory... /usr/local/sbin >checking for Local Library directory... /usr/local/lib/GNUstep >checking for Local Libraries directory... /usr/local/lib >checking for Local Headers directory... /usr/local/include >checking for Local Documentation directory... /usr/local/share/GNUstep/Documentation >checking for Local Info Documentation directory... /usr/local/share/info >checking for Local Man Documentation directory... /usr/local/share/man >checking for User Applications directory... GNUstep/Applications >checking for User Admin Applications directory... GNUstep/Applications/Admin >checking for User Web Applications directory... GNUstep/WebApplications >checking for User Tools directory... GNUstep/Tools >checking for User Admin Tools directory... GNUstep/Tools/Admin >checking for User Library directory... GNUstep/Library >checking for User Libraries directory... GNUstep/Library/Libraries >checking for User Headers directory... GNUstep/Library/Headers >checking for User Documentation directory... GNUstep/Library/Documentation >checking for User Info Documentation directory... GNUstep/Library/Documentation/info >checking for User Man Documentation directory... GNUstep/Library/Documentation/man >checking for System User directory... /home >checking for Network User directory... /home >checking for Local User directory... /home >checking for i686-pc-linux-gnu-gcc... no >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 whoami... /usr/bin/whoami >checking whether nested functions work... yes >checking the Objective-C runtime... GNU >checking for custom shared objc library... NONE >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking objc/objc.h usability... yes >checking objc/objc.h presence... yes >checking for objc/objc.h... yes >configure: for gdomap network details >checking for variable length socket addresses... not found >checking for gcc visibility attribute support... found >checking whether SO_REUSEADDR is broken... no >checking for objc threading flags... -lpthread >checking whether byte ordering is bigendian... no >checking for void*... yes >checking size of void*... 4 >checking for short... yes >checking size of short... 2 >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for long long... yes >checking size of long long... 8 >checking for float... yes >checking size of float... 4 >checking for double... yes >checking size of double... 8 >checking loading of constructor functions... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for dynamic linker type... simple >checking for dladdr in -ldl... yes >checking whether objc really works... yes >checking if the compiler supports -fconstant-string-class... yes >checking if +load method is executed before main... yes >checking for objc_condition_timedwait... no >checking for objc_thread_add... yes >checking for objc_set_unexpected() in runtime... no >checking for objc_sync_enter... no >checking for size_t... yes >checking for inline... inline >checking for ANSI C header files... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking for sys/stat.h... (cached) yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking sys/syslimits.h usability... no >checking sys/syslimits.h presence... no >checking for sys/syslimits.h... no >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for sys/syslimits.h... (cached) no >checking for sys/param.h... (cached) yes >checking for sys/mount.h... yes >checking for sys/types.h... (cached) yes >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking for main in -lm... yes >checking for statvfs... yes >checking for link... yes >checking for symlink... yes >checking for readlink... yes >checking for geteuid... yes >checking for getlogin... yes >checking for getpwnam... yes >checking for getpwnam_r... yes >checking for getpwuid... yes >checking for getpwuid_r... yes >checking for getgrgid... yes >checking for getgrgid_r... yes >checking for getgrnam... yes >checking for getgrnam_r... yes >checking for rint... yes >checking for getopt... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking tzfile.h usability... no >checking tzfile.h presence... no >checking for tzfile.h... no >checking sys/rusage.h usability... no >checking sys/rusage.h presence... no >checking for sys/rusage.h... no >checking ucbinclude/sys/resource.h usability... no >checking ucbinclude/sys/resource.h presence... no >checking for ucbinclude/sys/resource.h... no >checking for time... yes >checking for ctime... yes >checking for tzset... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking bfd.h usability... no >checking bfd.h presence... no >checking for bfd.h... no >checking for dyn_string_append in -liberty... no >checking for bfd_openr in -lbfd... no >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for syslog... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking for poll... yes >checking for poll emulation... no >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for vsprintf... yes >checking for vasprintf... yes >checking for getcwd... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for valloc... yes >checking for times... yes >checking for mkstemp... yes >checking for shmctl... yes >checking for mmap... yes >checking for mprotect... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for killpg... yes >checking for setpgrp... yes >checking for setpgid... yes >checking whether setpgrp takes no argument... yes >checking libc.h usability... no >checking libc.h presence... no >checking for libc.h... no >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for memory.h... (cached) yes >checking for string.h... (cached) yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for stdlib.h... (cached) yes >checking sys/signal.h usability... yes >checking sys/signal.h presence... yes >checking for sys/signal.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/fcntl.h usability... yes >checking sys/fcntl.h presence... yes >checking for sys/fcntl.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/stropts.h usability... no >checking sys/stropts.h presence... no >checking for sys/stropts.h... no >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking sys/inttypes.h usability... no >checking sys/inttypes.h presence... no >checking for sys/inttypes.h... no >checking for inet_ntop in -lnsl... yes >checking for gethostbyaddr_r... yes >checking for inet_aton... yes >checking for inet_pton... yes >checking for inet_ntop... yes >checking for sigaction... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for gzseek in -lz... yes >checking for nanosleep... yes >checking for usleep... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for setrlimit... yes >checking for strerror_r... yes >checking for strerror... yes >checking for uintmax_t... yes >checking whether precompiler handles LONG_LONG_MAX... yes >checking whether we have LLONG_MAX... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking short/int needs to be word aligned... >no >checking for register_printf_function... yes >test hi there = hi there >test hi there = hi there >checking for realpath... yes >checking program_invocation_name in C Library... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking sys/sysctl.h usability... yes >checking sys/sysctl.h presence... yes >checking for sys/sysctl.h... yes >checking for sysctlbyname... no >checking procfs.h usability... no >checking procfs.h presence... no >checking for procfs.h... no >checking kernel support for /proc filesystem... yes >checking support for /proc psinfo struct... no >checking link to exe of process in /proc... /proc/self/exe >checking /proc/26391/cmdline terminated by nul... yes >checking for kvm_getenvv in -lkvm... no >checking use of pass-through arguments... no >checking use of fake-main definition... no >checking ffi.h usability... yes >checking ffi.h presence... yes >checking for ffi.h... yes >checking callback.h usability... no >checking callback.h presence... no >checking for callback.h... no >checking for forwarding callback in runtime... yes >checking FFI library usage... libffi >checking iconv support... yes, in libc >checking for xml2-config... /usr/bin/xml2-config >checking for libxml - version >= 2.3.0... yes >checking libxml/SAX2.h usability... yes >checking libxml/SAX2.h presence... yes >checking for libxml/SAX2.h... yes >checking for xsltApplyStylesheet in -lxslt... yes >checking libxslt/xslt.h usability... yes >checking libxslt/xslt.h presence... yes >checking for libxslt/xslt.h... yes >checking for libgnutls-config... /usr/bin/libgnutls-config >checking for libgnutls - version >= 1.4.0... yes >checking for gnutls_transport_set_errno... yes >checking dns_sd.h usability... yes >checking dns_sd.h presence... yes >checking for dns_sd.h... yes >checking for DNSServiceBrowse in -ldns_sd... yes >checking gmp.h usability... yes >checking gmp.h presence... yes >checking for gmp.h... yes >checking for mpf_abs in -lgmp... no >checking for __gmpf_abs in -lgmp... yes >checking for nl_langinfo and CODESET... yes >checking for the version of gnustep-base we are compiling... 1.18.0 >configure: creating ./config.status >Making all in Source... >rm -f dynamic-load.h >cp simple-load.h dynamic-load.h >/usr/lib/GNUstep/Makefiles/mkinstalldirs . >mv mframe/mframe.h . >touch ./mframe.h >/usr/lib/GNUstep/Makefiles/mkinstalldirs . >mv ../Headers/Additions/GNUstepBase/config.h . >touch ./config.h >/usr/lib/GNUstep/Makefiles/mkinstalldirs ./GNUstepBase >mv ../Headers/Additions/GNUstepBase/GSConfig.h ./GNUstepBase >touch ./GNUstepBase/GSConfig.h >Making all in subprojects of library libgnustep-base... >Making all for subproject Additions... > Compiling file GSCategories.m ... > Compiling file GSObjCRuntime.m ... > Compiling file GCObject.m ... > Compiling file GCArray.m ... > Compiling file GCDictionary.m ... > Compiling file GSLock.m ... > Compiling file GSMime.m ... > Compiling file GSXML.m ... > Compiling file GSFunctions.m ... > Compiling file GSInsensitiveDictionary.m ... > Compiling file behavior.m ... > Compiling file Unicode.m ... > Linking subproject Additions ... >Making all for subproject unix... > Compiling file GSRunLoopCtxt.m ... > Compiling file NSStream.m ... > Linking subproject unix ... >Making all for library libgnustep-base... > Compiling file GSLocale.m ... > Compiling file preface.m ... > Compiling file mframe.m ... > Compiling file synchronization.m ... > Compiling file cifframe.m ... > Compiling file GSArray.m ... > Compiling file GSAttributedString.m ... > Compiling file GSConcreteValue.m ... > Compiling file GSCountedSet.m ... > Compiling file GSDictionary.m ... > Compiling file GSFormat.m ... > Compiling file GSFTPURLHandle.m ... > Compiling file GSHTTPAuthentication.m ... > Compiling file GSHTTPURLHandle.m ... > Compiling file GSRunLoopWatcher.m ... > Compiling file GSSet.m ... > Compiling file GSSocketStream.m ... > Compiling file GSStream.m ... > Compiling file GSString.m ... > Compiling file GSValue.m ... > Compiling file NSAffineTransform.m ... > Compiling file NSArchiver.m ... > Compiling file NSArray.m ... > Compiling file NSAssertionHandler.m ... > Compiling file NSAttributedString.m ... > Compiling file NSAutoreleasePool.m ... > Compiling file NSBundle.m ... > Compiling file NSCachedURLResponse.m ... > Compiling file NSCalendarDate.m ... > Compiling file NSCallBacks.m ... > Compiling file NSCharacterSet.m ... > Compiling file NSClassDescription.m ... > Compiling file NSCoder.m ... > Compiling file NSCopyObject.m ... > Compiling file NSCountedSet.m ... > Compiling file NSConcreteNumber.m ... > Compiling file NSConnection.m ... > Compiling file NSData.m ... > Compiling file NSDate.m ... > Compiling file NSDateFormatter.m ... > Compiling file NSDebug.m ... > Compiling file NSDecimal.m ... > Compiling file NSDecimalNumber.m ... > Compiling file NSDictionary.m ... > Compiling file NSDistantObject.m ... > Compiling file NSDistributedLock.m ... > Compiling file NSDistributedNotificationCenter.m ... > Compiling file NSEnumerator.m ... > Compiling file NSError.m ... > Compiling file NSException.m ... > Compiling file NSFileHandle.m ... > Compiling file NSFileManager.m ... > Compiling file NSFormatter.m ... > Compiling file NSGeometry.m ... > Compiling file NSHashTable.m ... > Compiling file NSHost.m ... > Compiling file NSHTTPCookie.m ... > Compiling file NSHTTPCookieStorage.m ... > Compiling file NSIndexPath.m ... > Compiling file NSIndexSet.m ... > Compiling file NSInvocation.m ... > Compiling file NSKeyedArchiver.m ... > Compiling file NSKeyedUnarchiver.m ... > Compiling file NSKeyValueCoding.m ... > Compiling file NSKeyValueObserving.m ... > Compiling file NSLock.m ... > Compiling file NSLog.m ... > Compiling file NSMapTable.m ... > Compiling file NSMethodSignature.m ... > Compiling file NSNotification.m ... > Compiling file NSNotificationCenter.m ... > Compiling file NSNotificationQueue.m ... > Compiling file NSNull.m ... > Compiling file NSNumber.m ... > Compiling file NSNumberFormatter.m ... > Compiling file NSObjCRuntime.m ... > Compiling file NSObject.m ... > Compiling file NSPage.m ... > Compiling file NSPathUtilities.m ... > Compiling file NSPipe.m ... > Compiling file NSPort.m ... > Compiling file NSPortCoder.m ... > Compiling file NSPortMessage.m ... > Compiling file NSPortNameServer.m ... > Compiling file NSPredicate.m ... > Compiling file NSProcessInfo.m ... > Compiling file NSPropertyList.m ... > Compiling file NSProtocolChecker.m ... > Compiling file NSProxy.m ... > Compiling file NSRange.m ... > Compiling file NSRunLoop.m ... > Compiling file NSScanner.m ... > Compiling file NSSerializer.m ... > Compiling file NSSet.m ... > Compiling file NSSocketPort.m ... > Compiling file NSSocketPortNameServer.m ... > Compiling file NSSortDescriptor.m ... > Compiling file NSSpellServer.m ... > Compiling file NSString.m ... >NSString.m: In function '+[NSString initialize]': >NSString.m:603: warning: 'register_printf_function' is deprecated (declared at /usr/include/printf.h:107) > Compiling file NSTask.m ... > Compiling file NSThread.m ... > Compiling file NSTimer.m ... > Compiling file NSTimeZone.m ... > Compiling file NSUnarchiver.m ... > Compiling file NSUndoManager.m ... > Compiling file NSURL.m ... > Compiling file NSURLAuthenticationChallenge.m ... > Compiling file NSURLCache.m ... > Compiling file NSURLCredential.m ... > Compiling file NSURLConnection.m ... > Compiling file NSURLCredentialStorage.m ... > Compiling file NSURLDownload.m ... > Compiling file NSURLProtectionSpace.m ... > Compiling file NSURLProtocol.m ... > Compiling file NSURLRequest.m ... > Compiling file NSURLResponse.m ... > Compiling file NSURLHandle.m ... > Compiling file NSUserDefaults.m ... > Compiling file NSValue.m ... > Compiling file NSValueTransformer.m ... > Compiling file NSXMLParser.m ... > Compiling file NSZone.m ... > Compiling file externs.m ... > Compiling file objc-load.m ... > Compiling file GSFileHandle.m ... > Compiling file NSMessagePort.m ... > Compiling file NSMessagePortNameServer.m ... > Compiling file NSNetServices.m ... >NSNetServices.m: In function '-[NSNetService resolveWithTimeout:]': >NSNetServices.m:2161: warning: passing argument 7 of 'DNSServiceResolve' from incompatible pointer type >/usr/include/dns_sd.h:1003: note: expected 'DNSServiceResolveReply' but argument is of type 'void (*)(struct _DNSServiceRef_t *, DNSServiceFlags, uint32_t, DNSServiceErrorType, const char *, const char *, uint16_t, uint16_t, const char *, void *)' > Compiling file GSFFIInvocation.m ... > Linking library libgnustep-base ... > Creating Info-gnustep.plist... >Making all in SSL... >make[1]: Nothing to be done for `all'. >Making all in Tools... >Making all for tool autogsdoc... > Compiling file autogsdoc.m ... > Compiling file AGSParser.m ... > Compiling file AGSOutput.m ... > Compiling file AGSIndex.m ... > Compiling file AGSHtml.m ... > Linking tool autogsdoc ... >Making all for tool cvtenc... > Compiling file cvtenc.m ... > Linking tool cvtenc ... >Making all for tool gdnc... > Compiling file gdnc.m ... > Linking tool gdnc ... >Making all for tool gspath... > Compiling file gspath.m ... > Linking tool gspath ... >Making all for tool defaults... > Compiling file defaults.m ... > Linking tool defaults ... >Making all for tool pl... > Compiling file pl.m ... > Linking tool pl ... >Making all for tool plmerge... > Compiling file plmerge.m ... > Linking tool plmerge ... >Making all for tool plparse... > Compiling file plparse.m ... > Linking tool plparse ... >Making all for tool sfparse... > Compiling file sfparse.m ... > Linking tool sfparse ... >Making all for tool pldes... > Compiling file pldes.m ... > Linking tool pldes ... >Making all for tool plget... > Compiling file plget.m ... > Linking tool plget ... >Making all for tool plser... > Compiling file plser.m ... > Linking tool plser ... >Making all for tool pl2link... > Compiling file pl2link.m ... > Linking tool pl2link ... >Making all for tool xmlparse... > Compiling file xmlparse.m ... > Linking tool xmlparse ... >Making all for tool HTMLLinker... > Compiling file HTMLLinker.m ... > Linking tool HTMLLinker ... >Making all for ctool gdomap... > Compiling file gdomap.c ... > Linking ctool gdomap ... >Making all in make_strings... >Making all for tool make_strings... > Compiling file make_strings.m ... > Compiling file SourceEntry.m ... > Compiling file StringsEntry.m ... > Compiling file StringsFile.m ... > Linking tool make_strings ... >Making all in NSTimeZones... >make[1]: Nothing to be done for `all'. >Making all in Resources... >make[1]: Nothing to be done for `all'. >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xfSziH >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386 >++ dirname /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386 >+ cd gnustep-base-1.18.0 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386 >+ make install DESTDIR=/builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386 GNUSTEP_INSTALLATION_DOMAIN=SYSTEM >This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help. >if [ SYSTEM != SYSTEM ]; \ > then \ > GNUSTEP_INSTALLATION_DOMAIN=SYSTEM ./config.status --recheck; \ > fi >Making all in Source... >Making all in subprojects of library libgnustep-base... >Making all for subproject Additions... >make[4]: Nothing to be done for `internal-subproject-compile'. >Making all for subproject unix... >make[4]: Nothing to be done for `internal-subproject-compile'. >Making all for library libgnustep-base... >make[3]: Nothing to be done for `internal-library-compile'. >Making all in SSL... >make[1]: Nothing to be done for `all'. >Making all in Tools... >Making all for tool autogsdoc... >make[3]: Nothing to be done for `internal-tool-compile'. >Making all for tool cvtenc... >make[3]: Nothing to be done for `internal-tool-compile'. >Making all for tool gdnc... >make[3]: Nothing to be done for `internal-tool-compile'. >Making all for tool gspath... >make[3]: Nothing to be done for `internal-tool-compile'. >Making all for tool defaults... >make[3]: Nothing to be done for `internal-tool-compile'. >Making all for tool pl... >make[3]: Nothing to be done for `internal-tool-compile'. >Making all for tool plmerge... >make[3]: Nothing to be done for `internal-tool-compile'. >Making all for tool plparse... >make[3]: Nothing to be done for `internal-tool-compile'. >Making all for tool sfparse... >make[3]: Nothing to be done for `internal-tool-compile'. >Making all for tool pldes... >make[3]: Nothing to be done for `internal-tool-compile'. >Making all for tool plget... >make[3]: Nothing to be done for `internal-tool-compile'. >Making all for tool plser... >make[3]: Nothing to be done for `internal-tool-compile'. >Making all for tool pl2link... >make[3]: Nothing to be done for `internal-tool-compile'. >Making all for tool xmlparse... >make[3]: Nothing to be done for `internal-tool-compile'. >Making all for tool HTMLLinker... >make[3]: Nothing to be done for `internal-tool-compile'. >Making all for ctool gdomap... >make[3]: Nothing to be done for `internal-ctool-compile'. >Making all in make_strings... >Making all for tool make_strings... >make[4]: Nothing to be done for `internal-tool-compile'. >Making all in NSTimeZones... >make[1]: Nothing to be done for `all'. >Making all in Resources... >make[1]: Nothing to be done for `all'. > Creating /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386/usr/lib/GNUstep/Makefiles/Additional... >Making install in Source... > Creating /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386//usr/include/Foundation... > Creating /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386//usr/include/GNUstepBase/unicode... >Making install in subprojects of library libgnustep-base... >Making install for subproject Additions... >make[3]: Nothing to be done for `internal-subproject-install'. >Making install for subproject unix... >make[3]: Nothing to be done for `internal-subproject-install'. >Making install for library libgnustep-base... > Installing library libgnustep-base... > Installing headers... >Making install for resource_set libbase-resources... > Creating /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386//usr/lib/GNUstep/Libraries/gnustep-base/Versions/1.18/Resources... >for file in GSVersionMacros.h GSObjCRuntime.h GSCategories.h GSFileHandle.h GSUnion.h GSIArray.h GSIMap.h GCObject.h GSLock.h GSFunctions.h GSMime.h GSXML.h GSLocale.h NSTask+GS.h Unicode.h GNUstep.h behavior.h preface.h objc-gnu2next.h ; do \ > /usr/bin/install -c -p -m 644 ../Headers/Additions/GNUstepBase/$file \ > /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386//usr/include/GNUstepBase/$file ; \ > done >/usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386//usr/include/./GNUstepBase >/usr/bin/install -c -p -m 644 ./GNUstepBase/GSConfig.h \ > /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386//usr/include/./GNUstepBase/GSConfig.h >if [ "/builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386" = "" ]; then \ > services=/etc/services; \ > if [ "`/usr/bin/whoami`" != root ]; then \ > echo "WARNING: Please add the following lines to $services"; \ > echo "gdomap 538/tcp # GNUstep distrib objects"; \ > echo "gdomap 538/udp # GNUstep distrib objects"; \ > else \ > if [ "`fgrep gdomap $services 2>/dev/null`" = "" ]; then \ > echo "GNUstep addons for /etc/services written to $services"; \ > set -x; \ > echo "gdomap 538/tcp # GNUstep distrib objects" >> $services; \ > echo "gdomap 538/udp # GNUstep distrib objects" >> $services; \ > fi; \ > fi; \ > fi >Installing compatibility headers... >Making install in SSL... >make[1]: Nothing to be done for `install'. >Making install in Tools... >Making install for tool autogsdoc... > Creating /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386//usr/bin/.... > Installing tool autogsdoc... >Making install for tool cvtenc... > Installing tool cvtenc... >Making install for tool gdnc... > Installing tool gdnc... >Making install for tool gspath... > Installing tool gspath... >Making install for tool defaults... > Installing tool defaults... >Making install for tool pl... > Installing tool pl... >Making install for tool plmerge... > Installing tool plmerge... >Making install for tool plparse... > Installing tool plparse... >Making install for tool sfparse... > Installing tool sfparse... >Making install for tool pldes... > Installing tool pldes... >Making install for tool plget... > Installing tool plget... >Making install for tool plser... > Installing tool plser... >Making install for tool pl2link... > Installing tool pl2link... >Making install for tool xmlparse... > Installing tool xmlparse... >Making install for tool HTMLLinker... > Installing tool HTMLLinker... >Making install for ctool gdomap... > Installing ctool gdomap... >Making install in make_strings... >Making install for tool make_strings... > Installing tool make_strings... >/usr/bin/gzip >/usr/bin/gzip >/usr/bin/gzip >/usr/bin/gzip >/usr/bin/gzip >/usr/bin/gzip >/usr/bin/gzip >/usr/bin/gzip >/usr/bin/gzip >************************************************************ >FAILED gdomap installation - please re-run this as root ... >NOTE: gdomap MUST be installed owned by root and with >the 's-bit' set unless you defined 'GDOMAP_PORT_OVERRIDE' in >gdomap.h before compiling gdomap.c and NSPortNameServer.m >in which case you should install it by hand. >If you have installed by hand, ignore this message. >************************************************************ >************************************************************ >WARNING: if gdomap is started automatically, it will probe >all machines on your network periodically so that it can make >services on remote systems available to your local programs >If this is not what you want, gdomap must be started with the >-p flag (to disable probing) or the -c flag (to specify which >remote systems should be probed), and you should add this >startup command to your system boot scripts! >************************************************************ >Making install in NSTimeZones... >cp NSTimeZones.tar /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386//usr/lib/GNUstep/Libraries/gnustep-base/Versions/1.18/Resources; \ > cd /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386//usr/lib/GNUstep/Libraries/gnustep-base/Versions/1.18/Resources; \ > if [ -f NSTimeZones/localtime ]; then \ > cp NSTimeZones/localtime /tmp/localtime.tmp; \ > else \ > rm -f /tmp/localtime.tmp; \ > fi; \ > rm -rf NSTimeZones; \ > tar -xf NSTimeZones.tar; \ > rm -f NSTimeZones.tar; \ > if [ -f /tmp/localtime.tmp ]; then \ > cp /tmp/localtime.tmp NSTimeZones/localtime; \ > rm -f /tmp/localtime.tmp; \ > fi >Making install in Resources... >Making install for resource_set base-resources... > Creating /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386//usr/lib/GNUstep/Libraries/gnustep-base/Versions/1.18/Resources/Languages... >+ mv /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386/usr/bin/pl /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386/usr/bin/pllist >+ rm /builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386/usr/lib/GNUstep/Libraries/gnustep-base/Versions/1.18/Resources/NSTimeZones/.README.swp >+ rm -f Examples/.cvsignore >+ rm -f Examples/.gdbinit >+ export LD_LIBRARY_PATH=/builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386/usr/lib dtddir=Tools >+ LD_LIBRARY_PATH=/builddir/build/BUILDROOT/gnustep-base-1.18.0-6.fc13.i386/usr/lib >+ dtddir=Tools >+ make -C Documentation dtddir=../Tools >This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help. >make: Entering directory `/builddir/build/BUILD/gnustep-base-1.18.0/Documentation' >Making all for doc coding-standards... >makeinfo -D NO-TEXI2HTML \ > -o coding-standards.info coding-standards.texi >texi2pdf \ > coding-standards.texi -o coding-standards.pdf >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) > file:line:error style messages enabled. > %&-line parsing enabled. >entering extended mode >(./coding-standards.texi (/usr/share/texmf/tex/texinfo/texinfo.tex >Loading texinfo [version 2008-04-18.10]: pdf, fonts, page headings, tables, >conditionals, indexing, sectioning, toc, environments, defuns, macros, >cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex >This is `epsf.tex' v2.7.3 <23 July 2005> >) localization, formatting, and turning on texinfo input format.) [1{/usr/share >/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (Coding Standards) [1] [2] >[3] [4] [5] [6] [7] [8] )</usr/share/texmf/fonts/type1/bluesky/cm/cmbx12.pfb></ >usr/share/texmf/fonts/type1/bluesky/cm/cmr10.pfb></usr/share/texmf/fonts/type1/ >bluesky/cm/cmsy10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmtt10.pfb> >Output written on coding-standards.pdf (10 pages, 64262 bytes). >Transcript written on coding-standards.log. >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) > file:line:error style messages enabled. > %&-line parsing enabled. >entering extended mode >(./coding-standards.texi (/usr/share/texmf/tex/texinfo/texinfo.tex >Loading texinfo [version 2008-04-18.10]: pdf, fonts, page headings, tables, >conditionals, indexing, sectioning, toc, environments, defuns, macros, >cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex >This is `epsf.tex' v2.7.3 <23 July 2005> >) localization, formatting, and turning on texinfo input format.) >(./coding-standards.aux) [1{/usr/share/texmf/fonts/map/pdftex/updmap/pdftex.map >}] [2] (Coding Standards) [1] [2] [3] [4] [5] [6] [7] [8] )</usr/share/texmf/fo >nts/type1/bluesky/cm/cmbx12.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmr10. >pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmsy10.pfb></usr/share/texmf/fonts >/type1/bluesky/cm/cmtt10.pfb> >Output written on coding-standards.pdf (10 pages, 64262 bytes). >Transcript written on coding-standards.log. >texi2html -split_chapter -expandinfo \ > coding-standards.texi >Making all for doc ReleaseNotes... > Generating reference documentation... >2009-11-18 15:00:45.372 autogsdoc[5575] Unknown time zone name `CST'. >2009-11-18 15:00:45.372 autogsdoc[5575] Using time zone with absolute offset 0. >2009-11-18 15:00:45.372 autogsdoc[5575] File NSUserDefaults.m: 626. In [NSUserDefaults +standardUserDefaults] Improper installation: No language locale found >2009-11-18 15:00:45.383 autogsdoc[5575] unable to find GNUstep DTD - 'gsdoc-1_0_1' for '-//GNUstep//DTD gsdoc 1.0.1//EN' >2009-11-18 15:01:15.408 autogsdoc[5575] Defaults path '/builddir/GNUstep/Defaults' did not exist - created it >2009-11-18 15:03:54.421 autogsdoc[5575] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:03:54.421 autogsdoc[5575] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_1.xml' id '-//GNUstep//DTD gsdoc 1.0.1//EN' >ReleaseNotes.gsdoc:8: validity error : Validation failed: no DTD found ! ><gsdoc base="ReleaseNotes"> > ^ >2009-11-18 15:03:54.534 autogsdoc[5575] unable to find GNUstep DTD - 'gsdoc-1_0_1' for '-//GNUstep//DTD gsdoc 1.0.1//EN' >2009-11-18 15:07:03.542 autogsdoc[5575] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:07:03.542 autogsdoc[5575] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_1.xml' id '-//GNUstep//DTD gsdoc 1.0.1//EN' >ReleaseNotes.gsdoc:8: validity error : Validation failed: no DTD found ! ><gsdoc base="ReleaseNotes"> > ^ >make[1]: Nothing to be done for `internal-doc-all'. >Making all for textdoc INSTALL... >rm -f version.texi >echo '@set GNUSTEP-BASE-VERSION' 1.18.0 \ > > version.texi >echo '@set GCC-VERSION 2.9.5' \ > >> version.texi >if [ ftp.gnustep.org ]; then \ > echo '@set GNUSTEP-BASE-FTP-MACHINE ftp.gnustep.org' \ > >> version.texi; fi >if [ pub/gnustep/core ]; then \ > echo '@set GNUSTEP-BASE-FTP-DIRECTORY pub/gnustep/core' \ > >> version.texi; fi >if [ ftp.gnustep.org ]; then \ > echo '@set GNUSTEP-BASE-SNAP-FTP-MACHINE \ > ftp.gnustep.org' \ > >> version.texi; fi >if [ pub/daily-snapshots ]; then \ > echo '@set GNUSTEP-BASE-SNAP-FTP-DIRECTORY \ > pub/daily-snapshots' \ > >> version.texi; fi >makeinfo -D NO-TEXI2HTML -D TEXT-ONLY --no-header --no-split \ > -o INSTALL install.texi >Making all for textdoc NEWS... >makeinfo -D NO-TEXI2HTML -D TEXT-ONLY --no-header --no-split \ > -o NEWS news.texi >Making all for textdoc CODING-STANDARDS... >makeinfo -D NO-TEXI2HTML -D TEXT-ONLY --no-header --no-split \ > -o CODING-STANDARDS coding-standards.texi >Making all for textdoc README... >makeinfo -D NO-TEXI2HTML -D TEXT-ONLY --no-header --no-split \ > -o README readme.texi >Making all for textdoc ANNOUNCE... >makeinfo -D NO-TEXI2HTML -D TEXT-ONLY --no-header --no-split \ > -o ANNOUNCE announce.texi >Making all in manual... >Making all for doc manual... >makeinfo -D NO-TEXI2HTML \ > -o manual.info manual.texi >texi2pdf \ > manual.texi -o manual.pdf >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) > file:line:error style messages enabled. > %&-line parsing enabled. >entering extended mode >(./manual.texi (/usr/share/texmf/tex/texinfo/texinfo.tex >Loading texinfo [version 2008-04-18.10]: pdf, fonts, page headings, tables, >conditionals, indexing, sectioning, toc, environments, defuns, macros, >cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex >This is `epsf.tex' v2.7.3 <23 July 2005> >) localization, formatting, and turning on texinfo input format.) [1{/usr/share >/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [-1] [-2] (./foreword.texi) >[1] (./Introduction.texi Chapter 1 [2] [3] [4] >Cross reference values unknown; you must run TeX again. [5] [6] >Underfull \hbox (badness 2189) in paragraph at lines 334--336 >[]@textrm Usually, on a Unix-type sys-tem, the GNUstep in-stal-la-tion will be >found un-der >[7] >Overfull \hbox (65.36641pt too wide) in paragraph at lines 367--367 > [] @texttt * Declare the Test class that implements the class method (classStr >ingValue).[] | >[8] [9]) (./ObjcLanguage.texi Chapter 2 [10] [11] [12] [13] [14] [15] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 408--408 > [] @texttt // compiler verifies, if anObject's type is known, that it is an NS >String:[] | >Overfull \hbox (14.94176pt too wide) in paragraph at lines 410--410 > [] @texttt // now, compiler verifies that NSString declares an int 'length' me >thod:[] | >[16] [17] >Underfull \hbox (badness 3942) in paragraph at lines 608--612 > @textrm them should be pre-fixed by an un-der-score, as in ``[]SomePrivateClas >s'' or >[18] >Underfull \hbox (badness 2310) in paragraph at lines 661--666 >[]@textrm The class method @texttt stringWithFormat:[] @textrm may also be used > to cre-ate in-stances of >[19] >Underfull \hbox (badness 10000) in paragraph at lines 746--749 >[]@textrm While @texttt NSString[]@textrm 's im-ple-men-ta-tion of @texttt stri >ngWithFormat:[] @textrm re-turns a @texttt NSString[]@textrm , >[20] [21] [22]) (./WorkingWithObjects.texi Chapter 3 [23] >Underfull \hbox (badness 2351) in paragraph at lines 128--134 >@textrm This func-tion is called by @texttt [NSObject +allocWithZone:][]@textrm > . How-ever, if you call >[24] [25] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 269--269 > [] @texttt // now release reference to foo (do second since maybe newFoo == > foo)[] | >[26] [27] >Underfull \hbox (badness 10000) in paragraph at lines 430--431 >@texttt +alloc[] @textrm and >Overfull \hbox (6.56876pt too wide) in paragraph at lines 432--433 >@texttt mutableCopyWithZone:[]| >Underfull \hbox (badness 10000) in paragraph at lines 434--435 >@texttt -init[] @textrm and any >Underfull \hbox (badness 10000) in paragraph at lines 437--438 >@textrm whose name be-gins >Underfull \hbox (badness 10000) in paragraph at lines 441--442 >@textrm convenience >[28] >Underfull \hbox (badness 7030) in paragraph at lines 483--493 >@textbf col-lec-tion @textrm mech-a-nism us-ing the Boehm con-ser-va-tive garba >ge col-lec-tion li-brary >[29] >Underfull \hbox (badness 10000) in paragraph at lines 523--524 >@texttt ASSIGNCOPY(foo, >[30]) (./WritingNewClasses.texi Chapter 4 [31] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 84--84 > [] @texttt // instance variables accessible to instances of this class or s >ubclasses[] | >[32] [33] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 239--239 > []@texttt + (id) newWithLowerLeft: (Point *)lowerLeft sideLength: (float)sideL >ength;[] | >Overfull \hbox (26.43913pt too wide) in paragraph at lines 241--241 > []@texttt - (id) initWithLowerLeft: (Point *)lowerLeft sideLength: (float)side >Length;[] | >[34] [35] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 398--398 > [] @texttt point = [[self allocWithZone: NSDefaultMallocZone()] initWithX: x >Y: y];[] | >[36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46]) >(./AdvancedMessaging.texi Chapter 5 [47] [48] >Underfull \hbox (badness 6859) in paragraph at lines 36--45 >[]@textrm In the mes-sage '@texttt [taskArray insertObject: anObj atIndex: i][] >@textrm ', the re-ceiver is >[49] [50] >Overfull \hbox (19.3769pt too wide) in paragraph at lines 177--177 > [] @texttt SEL mySelector = NSSelectorFromString(@"removeObjectIdenticalTo:" >);[] | >Overfull \hbox (49.43388pt too wide) in paragraph at lines 207--207 > [] @texttt // defined in SomeClass or a > superclass[] | >[51] [52] [53] [54]) (./ExceptionHandling.texi Chapter 6 [55] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 92--92 > [] @texttt if ([[localException name] isEqualToString: MyFileNotFoundExce >ption])[] | >Overfull \hbox (43.6852pt too wide) in paragraph at lines 96--96 > [] @texttt else if ([[localException name] isEqualToString: NSParseErrorE >xception])[] | >[56] >Overfull \hbox (32.18782pt too wide) in paragraph at lines 181--181 > [] @texttt reason: @"[Description of the ca >use...]"[] | >Underfull \hbox (badness 3240) in paragraph at lines 201--207 >[]@textrm Here, the @texttt format[] @textrm ar-gu-ment takes a printf-like for >-mat anal-o-gous to @texttt [NSString >[57] [58] >Overfull \hbox (43.6852pt too wide) in paragraph at lines 285--285 > []@texttt 2004-05-08 22:46:14.294 SomeApp[15495] Error occurred reading file a >t line 20.[] | >Overfull \hbox (20.69044pt too wide) in paragraph at lines 336--336 > []@texttt NSDebugLLog(@"ParseError", @"Error parsing file at line %d.", lineNu >mber);[] | >[59] [60] >Underfull \hbox (badness 4940) in paragraph at lines 430--433 >[]@textrm Except un-der ex-treme cir-cum-stances, the pre-ferred log-ging ap-pr >oach is ei-ther >[61] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 488--488 > []@texttt Foo.m:126 Assertion failed in Foo(instance), method Bar. X should >have been[] | >[62]) (./DistributedObjects.texi Chapter 7 [63] [64] [65] [66] [67] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 372--372 > [] @texttt /* main() function: Set up the program as a 'Distibuted Objects Se >rver'. */[] | >[68] [69] [70] [71] [72] [73] [74] [75] [76] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 857--857 > [] @texttt aMessage = @"\nWell played: you can re-join GameServer at any >time.\n";[] | >[77] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 868--868 > [] @texttt aMessage = @"\nYou lost, but you can re-join GameServer in 2 h >ours.\n";[] | >Overfull \hbox (26.43913pt too wide) in paragraph at lines 893--893 > [] @texttt connXion = [NSConnection connectionWithReceivePort: port sendPort: > port];[] | >[78] [79] >Overfull \hbox (57.24536pt too wide) in paragraph at lines 984--984 > [] @texttt * The value that 'number' points to will be passed @textbf in @text >tt to the remote process.[] | >Overfull \hbox (63.95224pt too wide) in paragraph at lines 990--990 > [] @texttt * The value that 'num-ber' points to will be passed @textbf out @te >xttt of the re-mote process.[] | >Overfull \hbox (17.96274pt too wide) in paragraph at lines 997--997 > [] @texttt * pro-cess, but will even-tu-ally be the value that is passed @text >bf out @texttt of the[] | >Overfull \hbox (30.87428pt too wide) in paragraph at lines 1021--1021 > [] @texttt * As a spe-cial case, a char (or equiv-a-lent type-def) passed by r >eference[] | >Overfull \hbox (25.1256pt too wide) in paragraph at lines 1022--1022 > [] @texttt * is as-sumed to be a nul ter-mi-nated string ... there is no way t >o pass[] | >[80] >Overfull \hbox (30.87428pt too wide) in paragraph at lines 1063--1063 > [] @texttt * The object will not be received in the remote process, but the ob >ject[] | >[81] [82]) (./BaseLibrary.texi Chapter 8 [83] [84] [85] [86] >Underfull \hbox (badness 5331) in paragraph at lines 304--308 >[]@texttt NSScanner[] @textrm works with ob-jects of a class @texttt NSCharacte >rSet[] @textrm and its sub-classes >Underfull \hbox (badness 4634) in paragraph at lines 304--308 >@texttt NSMutableCharacterSet[]@textrm , @texttt NSBitmapCharSet[]@textrm , and > @texttt NSMutableBitmapCharSet[]@textrm , which >[87] >Underfull \hbox (badness 2080) in paragraph at lines 347--352 >[]@textrm If you need to work with path names but don't need the full @texttt N >SFileManager[] >Underfull \hbox (badness 4036) in paragraph at lines 347--352 >@textrm ca-pa-bil-i-ties, @texttt NSString[] @textrm pro-vides a num-ber of pat >h-related meth-ods, such as @texttt - >Underfull \hbox (badness 10000) in paragraph at lines 353--363 >@texttt +fileHandleAsServerAtAddress:(NSString *)address service:(NSString *)se >rvice >[88] >Underfull \hbox (badness 10000) in paragraph at lines 449--451 > []@textrm Load ob-ject graph from byte buffer. Both @texttt NSUnarchiver[] @te >xtrm and >[89] >Overfull \hbox (43.6852pt too wide) in paragraph at lines 515--515 > [] @texttt self = [super initWithCoder:coder]; // always assign 'self' to su >per init..[] | >[90] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 528--528 > [] @texttt censusData = [[coder decodeObjectForKey: @"City.censusData"] r >etain];[] | >[91] >Overfull \hbox (49.43388pt too wide) in paragraph at lines 611--611 > []@texttt id narrowObject = [NSProtocolChecker protocolCheckerWithTarget: vers >atileObject[] | >Overfull \hbox (55.18257pt too wide) in paragraph at lines 612--612 > [] @texttt protocol: @protocol(SomeSpecifi >cProtocol)];[] | >[92] >Underfull \hbox (badness 10000) in paragraph at lines 692--699 > @texttt +fileHandleAsServerAtAddress:(NSString *)address service:(NSString >Underfull \hbox (badness 10000) in paragraph at lines 692--699 > @texttt *)service protocol:(NSString *)protocol[] @textrm and cor-re-spond-ing > client >Underfull \hbox (badness 10000) in paragraph at lines 699--706 > @textrm through @texttt NSURL -loadResourceDataNotifyingClient:usingCache:[] @ >textrm or >Underfull \hbox (badness 2027) in paragraph at lines 699--706 > @textrm syn-chronously through @texttt NSURL -resourceDataUsingCache:[]@textrm > . It can also >Underfull \hbox (badness 3396) in paragraph at lines 699--706 > @textrm be ob-tained through @texttt NSString +stringWithContentsOfURL:[] @tex >trm or @texttt NSData >[93] [94] >Overfull \hbox (32.18782pt too wide) in paragraph at lines 793--793 > [] @texttt stringByAppendingPathComponent:@"bin/someBi >nary"]];[] | >Overfull \hbox (89.34998pt too wide) in paragraph at lines 815--824 >@texttt NSThread[] @textrm and @texttt NSLock[] @textrm classes and sub-classes >. @texttt NSThread +detachNewThreadSelector:toTarget:withObject:[]| >[95] >Underfull \hbox (badness 10000) in paragraph at lines 871--878 >[]@texttt NSConditionLock[] @textrm stores an @texttt int[] @textrm to-gether w >ith its lock sta-tus. The @texttt - >Underfull \hbox (badness 5878) in paragraph at lines 871--878 >@texttt lockWhenCondition:(int)value[] @textrm and re-lated meth-ods re-quest t >he lock only if >[96] >Underfull \hbox (badness 2310) in paragraph at lines 884--890 >@textrm use the @texttt NSThread +isMultiThreaded[] @textrm method. You can als >o reg-is-ter to re-ceive >Overfull \hbox (37.93651pt too wide) in paragraph at lines 912--912 > [] @texttt comms = [[NSConnection alloc] initWithReceivePort: master sendPort >: slave];[] | >Overfull \hbox (26.43913pt too wide) in paragraph at lines 930--930 > [] @texttt comms = [NSConnection connectionWithReceivePort: slave sendPort: m >aster];[] | >[97] [98]) (./GSDoc.texi Appendix A >Overfull \hbox (26.43913pt too wide) in paragraph at lines 42--42 > [] @texttt * The point class represents 2-d locations independently of any gr >aphical[] | >[99] >Overfull \hbox (62.04475pt too wide) in paragraph at lines 72--74 >[]@textrm (Autogsdoc, like all GNUstep com-mand line tools, is found in the $@t >exttt {@textrm GNUSTEP[]SYSTEM[]ROOT@texttt }@textrm /Tools| >[100] [101]) (./Bundles.texi Appendix B [102] [103]) (./ObjcAndJavaC++.texi >Appendix C [104] [105] [106]) (./JavaAndGuile.texi Appendix D [107] [108] >[109]) (./Compliance.texi Appendix E [110] [111]) (./GNUstepMake.texi >Appendix F [112] [113] [114] [115]) (Concept Index) [116] [117] [118] ) >(see the transcript file for additional information)</usr/share/texmf/fonts/typ >e1/bluesky/cm/cmb10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmbx12.pfb></u >sr/share/texmf/fonts/type1/bluesky/cm/cmr10.pfb></usr/share/texmf/fonts/type1/b >luesky/cm/cmr9.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmsltt10.pfb></usr/ >share/texmf/fonts/type1/bluesky/cm/cmsy10.pfb></usr/share/texmf/fonts/type1/blu >esky/cm/cmti10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmtt10.pfb></usr/sh >are/texmf/fonts/type1/bluesky/cm/cmtt12.pfb> >Output written on manual.pdf (122 pages, 404905 bytes). >Transcript written on manual.log. >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) > file:line:error style messages enabled. > %&-line parsing enabled. >entering extended mode >(./manual.texi (/usr/share/texmf/tex/texinfo/texinfo.tex >Loading texinfo [version 2008-04-18.10]: pdf, fonts, page headings, tables, >conditionals, indexing, sectioning, toc, environments, defuns, macros, >cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex >This is `epsf.tex' v2.7.3 <23 July 2005> >) localization, formatting, and turning on texinfo input format.) (./manual.aux >) [1{/usr/share/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./manual.toc >[-1] [-2] [-3] [-4]) [-5] [-6] (./manual.toc) (./manual.toc) (./foreword.texi) >[1] (./Introduction.texi Chapter 1 [2] [3] [4] [5] [6] >Underfull \hbox (badness 2189) in paragraph at lines 334--336 >[]@textrm Usually, on a Unix-type sys-tem, the GNUstep in-stal-la-tion will be >found un-der >[7] >Overfull \hbox (65.36641pt too wide) in paragraph at lines 367--367 > [] @texttt * Declare the Test class that implements the class method (classStr >ingValue).[] | >[8] [9]) (./ObjcLanguage.texi Chapter 2 [10] [11] [12] [13] [14] [15] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 408--408 > [] @texttt // compiler verifies, if anObject's type is known, that it is an NS >String:[] | >Overfull \hbox (14.94176pt too wide) in paragraph at lines 410--410 > [] @texttt // now, compiler verifies that NSString declares an int 'length' me >thod:[] | >[16] [17] >Underfull \hbox (badness 3942) in paragraph at lines 608--612 > @textrm them should be pre-fixed by an un-der-score, as in ``[]SomePrivateClas >s'' or >[18] >Underfull \hbox (badness 2310) in paragraph at lines 661--666 >[]@textrm The class method @texttt stringWithFormat:[] @textrm may also be used > to cre-ate in-stances of >[19] >Underfull \hbox (badness 10000) in paragraph at lines 746--749 >[]@textrm While @texttt NSString[]@textrm 's im-ple-men-ta-tion of @texttt stri >ngWithFormat:[] @textrm re-turns a @texttt NSString[]@textrm , >[20] [21] [22]) (./WorkingWithObjects.texi Chapter 3 [23] >Underfull \hbox (badness 2351) in paragraph at lines 128--134 >@textrm This func-tion is called by @texttt [NSObject +allocWithZone:][]@textrm > . How-ever, if you call >[24] [25] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 269--269 > [] @texttt // now release reference to foo (do second since maybe newFoo == > foo)[] | >[26] [27] >Underfull \hbox (badness 10000) in paragraph at lines 430--431 >@texttt +alloc[] @textrm and >Overfull \hbox (6.56876pt too wide) in paragraph at lines 432--433 >@texttt mutableCopyWithZone:[]| >Underfull \hbox (badness 10000) in paragraph at lines 434--435 >@texttt -init[] @textrm and any >Underfull \hbox (badness 10000) in paragraph at lines 437--438 >@textrm whose name be-gins >Underfull \hbox (badness 10000) in paragraph at lines 441--442 >@textrm convenience >[28] >Underfull \hbox (badness 7030) in paragraph at lines 483--493 >@textbf col-lec-tion @textrm mech-a-nism us-ing the Boehm con-ser-va-tive garba >ge col-lec-tion li-brary >[29] >Underfull \hbox (badness 10000) in paragraph at lines 523--524 >@texttt ASSIGNCOPY(foo, >[30]) (./WritingNewClasses.texi Chapter 4 [31] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 84--84 > [] @texttt // instance variables accessible to instances of this class or s >ubclasses[] | >[32] [33] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 239--239 > []@texttt + (id) newWithLowerLeft: (Point *)lowerLeft sideLength: (float)sideL >ength;[] | >Overfull \hbox (26.43913pt too wide) in paragraph at lines 241--241 > []@texttt - (id) initWithLowerLeft: (Point *)lowerLeft sideLength: (float)side >Length;[] | >[34] [35] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 398--398 > [] @texttt point = [[self allocWithZone: NSDefaultMallocZone()] initWithX: x >Y: y];[] | >[36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46]) >(./AdvancedMessaging.texi Chapter 5 [47] [48] >Underfull \hbox (badness 6859) in paragraph at lines 36--45 >[]@textrm In the mes-sage '@texttt [taskArray insertObject: anObj atIndex: i][] >@textrm ', the re-ceiver is >[49] [50] >Overfull \hbox (19.3769pt too wide) in paragraph at lines 177--177 > [] @texttt SEL mySelector = NSSelectorFromString(@"removeObjectIdenticalTo:" >);[] | >Overfull \hbox (49.43388pt too wide) in paragraph at lines 207--207 > [] @texttt // defined in SomeClass or a > superclass[] | >[51] [52] [53] [54]) (./ExceptionHandling.texi Chapter 6 [55] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 92--92 > [] @texttt if ([[localException name] isEqualToString: MyFileNotFoundExce >ption])[] | >Overfull \hbox (43.6852pt too wide) in paragraph at lines 96--96 > [] @texttt else if ([[localException name] isEqualToString: NSParseErrorE >xception])[] | >[56] >Overfull \hbox (32.18782pt too wide) in paragraph at lines 181--181 > [] @texttt reason: @"[Description of the ca >use...]"[] | >Underfull \hbox (badness 3240) in paragraph at lines 201--207 >[]@textrm Here, the @texttt format[] @textrm ar-gu-ment takes a printf-like for >-mat anal-o-gous to @texttt [NSString >[57] [58] >Overfull \hbox (43.6852pt too wide) in paragraph at lines 285--285 > []@texttt 2004-05-08 22:46:14.294 SomeApp[15495] Error occurred reading file a >t line 20.[] | >Overfull \hbox (20.69044pt too wide) in paragraph at lines 336--336 > []@texttt NSDebugLLog(@"ParseError", @"Error parsing file at line %d.", lineNu >mber);[] | >[59] [60] >Underfull \hbox (badness 4940) in paragraph at lines 430--433 >[]@textrm Except un-der ex-treme cir-cum-stances, the pre-ferred log-ging ap-pr >oach is ei-ther >[61] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 488--488 > []@texttt Foo.m:126 Assertion failed in Foo(instance), method Bar. X should >have been[] | >[62]) (./DistributedObjects.texi Chapter 7 [63] [64] [65] [66] [67] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 372--372 > [] @texttt /* main() function: Set up the program as a 'Distibuted Objects Se >rver'. */[] | >[68] [69] [70] [71] [72] [73] [74] [75] [76] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 857--857 > [] @texttt aMessage = @"\nWell played: you can re-join GameServer at any >time.\n";[] | >[77] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 868--868 > [] @texttt aMessage = @"\nYou lost, but you can re-join GameServer in 2 h >ours.\n";[] | >Overfull \hbox (26.43913pt too wide) in paragraph at lines 893--893 > [] @texttt connXion = [NSConnection connectionWithReceivePort: port sendPort: > port];[] | >[78] [79] >Overfull \hbox (57.24536pt too wide) in paragraph at lines 984--984 > [] @texttt * The value that 'number' points to will be passed @textbf in @text >tt to the remote process.[] | >Overfull \hbox (63.95224pt too wide) in paragraph at lines 990--990 > [] @texttt * The value that 'num-ber' points to will be passed @textbf out @te >xttt of the re-mote process.[] | >Overfull \hbox (17.96274pt too wide) in paragraph at lines 997--997 > [] @texttt * pro-cess, but will even-tu-ally be the value that is passed @text >bf out @texttt of the[] | >Overfull \hbox (30.87428pt too wide) in paragraph at lines 1021--1021 > [] @texttt * As a spe-cial case, a char (or equiv-a-lent type-def) passed by r >eference[] | >Overfull \hbox (25.1256pt too wide) in paragraph at lines 1022--1022 > [] @texttt * is as-sumed to be a nul ter-mi-nated string ... there is no way t >o pass[] | >[80] >Overfull \hbox (30.87428pt too wide) in paragraph at lines 1063--1063 > [] @texttt * The object will not be received in the remote process, but the ob >ject[] | >[81] [82]) (./BaseLibrary.texi Chapter 8 [83] [84] [85] [86] >Underfull \hbox (badness 5331) in paragraph at lines 304--308 >[]@texttt NSScanner[] @textrm works with ob-jects of a class @texttt NSCharacte >rSet[] @textrm and its sub-classes >Underfull \hbox (badness 4634) in paragraph at lines 304--308 >@texttt NSMutableCharacterSet[]@textrm , @texttt NSBitmapCharSet[]@textrm , and > @texttt NSMutableBitmapCharSet[]@textrm , which >[87] >Underfull \hbox (badness 2080) in paragraph at lines 347--352 >[]@textrm If you need to work with path names but don't need the full @texttt N >SFileManager[] >Underfull \hbox (badness 4036) in paragraph at lines 347--352 >@textrm ca-pa-bil-i-ties, @texttt NSString[] @textrm pro-vides a num-ber of pat >h-related meth-ods, such as @texttt - >Underfull \hbox (badness 10000) in paragraph at lines 353--363 >@texttt +fileHandleAsServerAtAddress:(NSString *)address service:(NSString *)se >rvice >[88] >Underfull \hbox (badness 10000) in paragraph at lines 449--451 > []@textrm Load ob-ject graph from byte buffer. Both @texttt NSUnarchiver[] @te >xtrm and >[89] >Overfull \hbox (43.6852pt too wide) in paragraph at lines 515--515 > [] @texttt self = [super initWithCoder:coder]; // always assign 'self' to su >per init..[] | >[90] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 528--528 > [] @texttt censusData = [[coder decodeObjectForKey: @"City.censusData"] r >etain];[] | >[91] >Overfull \hbox (49.43388pt too wide) in paragraph at lines 611--611 > []@texttt id narrowObject = [NSProtocolChecker protocolCheckerWithTarget: vers >atileObject[] | >Overfull \hbox (55.18257pt too wide) in paragraph at lines 612--612 > [] @texttt protocol: @protocol(SomeSpecifi >cProtocol)];[] | >[92] >Underfull \hbox (badness 10000) in paragraph at lines 692--699 > @texttt +fileHandleAsServerAtAddress:(NSString *)address service:(NSString >Underfull \hbox (badness 10000) in paragraph at lines 692--699 > @texttt *)service protocol:(NSString *)protocol[] @textrm and cor-re-spond-ing > client >Underfull \hbox (badness 10000) in paragraph at lines 699--706 > @textrm through @texttt NSURL -loadResourceDataNotifyingClient:usingCache:[] @ >textrm or >Underfull \hbox (badness 2027) in paragraph at lines 699--706 > @textrm syn-chronously through @texttt NSURL -resourceDataUsingCache:[]@textrm > . It can also >Underfull \hbox (badness 3396) in paragraph at lines 699--706 > @textrm be ob-tained through @texttt NSString +stringWithContentsOfURL:[] @tex >trm or @texttt NSData >[93] [94] >Overfull \hbox (32.18782pt too wide) in paragraph at lines 793--793 > [] @texttt stringByAppendingPathComponent:@"bin/someBi >nary"]];[] | >Overfull \hbox (89.34998pt too wide) in paragraph at lines 815--824 >@texttt NSThread[] @textrm and @texttt NSLock[] @textrm classes and sub-classes >. @texttt NSThread +detachNewThreadSelector:toTarget:withObject:[]| >[95] >Underfull \hbox (badness 10000) in paragraph at lines 871--878 >[]@texttt NSConditionLock[] @textrm stores an @texttt int[] @textrm to-gether w >ith its lock sta-tus. The @texttt - >Underfull \hbox (badness 5878) in paragraph at lines 871--878 >@texttt lockWhenCondition:(int)value[] @textrm and re-lated meth-ods re-quest t >he lock only if >Underfull \hbox (badness 2310) in paragraph at lines 884--890 >@textrm use the @texttt NSThread +isMultiThreaded[] @textrm method. You can als >o reg-is-ter to re-ceive >[96] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 912--912 > [] @texttt comms = [[NSConnection alloc] initWithReceivePort: master sendPort >: slave];[] | >Overfull \hbox (26.43913pt too wide) in paragraph at lines 930--930 > [] @texttt comms = [NSConnection connectionWithReceivePort: slave sendPort: m >aster];[] | >[97] [98]) (./GSDoc.texi Appendix A >Overfull \hbox (26.43913pt too wide) in paragraph at lines 42--42 > [] @texttt * The point class represents 2-d locations independently of any gr >aphical[] | >[99] >Overfull \hbox (62.04475pt too wide) in paragraph at lines 72--74 >[]@textrm (Autogsdoc, like all GNUstep com-mand line tools, is found in the $@t >exttt {@textrm GNUSTEP[]SYSTEM[]ROOT@texttt }@textrm /Tools| >[100] [101]) (./Bundles.texi Appendix B [102] [103]) (./ObjcAndJavaC++.texi >Appendix C [104] [105] [106]) (./JavaAndGuile.texi Appendix D [107] [108] >[109]) (./Compliance.texi Appendix E [110] [111]) (./GNUstepMake.texi >Appendix F [112] [113] [114] [115]) (Concept Index) [116] (./manual.cps >[117]) [118] ) >(see the transcript file for additional information)</usr/share/texmf/fonts/typ >e1/bluesky/cm/cmb10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmbx12.pfb></u >sr/share/texmf/fonts/type1/bluesky/cm/cmmi10.pfb></usr/share/texmf/fonts/type1/ >bluesky/cm/cmmi12.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmmi9.pfb></usr/ >share/texmf/fonts/type1/bluesky/cm/cmr10.pfb></usr/share/texmf/fonts/type1/blue >sky/cm/cmr9.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmsltt10.pfb></usr/sha >re/texmf/fonts/type1/bluesky/cm/cmsy10.pfb></usr/share/texmf/fonts/type1/bluesk >y/cm/cmti10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmtt10.pfb></usr/share >/texmf/fonts/type1/bluesky/cm/cmtt12.pfb></usr/share/texmf/fonts/type1/bluesky/ >cm/cmtt9.pfb> >Output written on manual.pdf (126 pages, 528930 bytes). >Transcript written on manual.log. >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) > file:line:error style messages enabled. > %&-line parsing enabled. >entering extended mode >(./manual.texi (/usr/share/texmf/tex/texinfo/texinfo.tex >Loading texinfo [version 2008-04-18.10]: pdf, fonts, page headings, tables, >conditionals, indexing, sectioning, toc, environments, defuns, macros, >cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex >This is `epsf.tex' v2.7.3 <23 July 2005> >) localization, formatting, and turning on texinfo input format.) (./manual.aux >) [1{/usr/share/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./manual.toc >[-1] [-2] [-3] [-4]) [-5] [-6] (./manual.toc) (./manual.toc) (./foreword.texi) >[1] (./Introduction.texi Chapter 1 [2] [3] [4] [5] [6] >Underfull \hbox (badness 2189) in paragraph at lines 334--336 >[]@textrm Usually, on a Unix-type sys-tem, the GNUstep in-stal-la-tion will be >found un-der >[7] >Overfull \hbox (65.36641pt too wide) in paragraph at lines 367--367 > [] @texttt * Declare the Test class that implements the class method (classStr >ingValue).[] | >[8] [9]) (./ObjcLanguage.texi Chapter 2 [10] [11] [12] [13] [14] [15] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 408--408 > [] @texttt // compiler verifies, if anObject's type is known, that it is an NS >String:[] | >Overfull \hbox (14.94176pt too wide) in paragraph at lines 410--410 > [] @texttt // now, compiler verifies that NSString declares an int 'length' me >thod:[] | >[16] [17] >Underfull \hbox (badness 3942) in paragraph at lines 608--612 > @textrm them should be pre-fixed by an un-der-score, as in ``[]SomePrivateClas >s'' or >[18] >Underfull \hbox (badness 2310) in paragraph at lines 661--666 >[]@textrm The class method @texttt stringWithFormat:[] @textrm may also be used > to cre-ate in-stances of >[19] >Underfull \hbox (badness 10000) in paragraph at lines 746--749 >[]@textrm While @texttt NSString[]@textrm 's im-ple-men-ta-tion of @texttt stri >ngWithFormat:[] @textrm re-turns a @texttt NSString[]@textrm , >[20] [21] [22]) (./WorkingWithObjects.texi Chapter 3 [23] >Underfull \hbox (badness 2351) in paragraph at lines 128--134 >@textrm This func-tion is called by @texttt [NSObject +allocWithZone:][]@textrm > . How-ever, if you call >[24] [25] >Overfull \hbox (14.94176pt too wide) in paragraph at lines 269--269 > [] @texttt // now release reference to foo (do second since maybe newFoo == > foo)[] | >[26] [27] >Underfull \hbox (badness 10000) in paragraph at lines 430--431 >@texttt +alloc[] @textrm and >Overfull \hbox (6.56876pt too wide) in paragraph at lines 432--433 >@texttt mutableCopyWithZone:[]| >Underfull \hbox (badness 10000) in paragraph at lines 434--435 >@texttt -init[] @textrm and any >Underfull \hbox (badness 10000) in paragraph at lines 437--438 >@textrm whose name be-gins >Underfull \hbox (badness 10000) in paragraph at lines 441--442 >@textrm convenience >[28] >Underfull \hbox (badness 7030) in paragraph at lines 483--493 >@textbf col-lec-tion @textrm mech-a-nism us-ing the Boehm con-ser-va-tive garba >ge col-lec-tion li-brary >[29] >Underfull \hbox (badness 10000) in paragraph at lines 523--524 >@texttt ASSIGNCOPY(foo, >[30]) (./WritingNewClasses.texi Chapter 4 [31] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 84--84 > [] @texttt // instance variables accessible to instances of this class or s >ubclasses[] | >[32] [33] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 239--239 > []@texttt + (id) newWithLowerLeft: (Point *)lowerLeft sideLength: (float)sideL >ength;[] | >Overfull \hbox (26.43913pt too wide) in paragraph at lines 241--241 > []@texttt - (id) initWithLowerLeft: (Point *)lowerLeft sideLength: (float)side >Length;[] | >[34] [35] >Overfull \hbox (20.69044pt too wide) in paragraph at lines 398--398 > [] @texttt point = [[self allocWithZone: NSDefaultMallocZone()] initWithX: x >Y: y];[] | >[36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46]) >(./AdvancedMessaging.texi Chapter 5 [47] [48] >Underfull \hbox (badness 6859) in paragraph at lines 36--45 >[]@textrm In the mes-sage '@texttt [taskArray insertObject: anObj atIndex: i][] >@textrm ', the re-ceiver is >[49] [50] >Overfull \hbox (19.3769pt too wide) in paragraph at lines 177--177 > [] @texttt SEL mySelector = NSSelectorFromString(@"removeObjectIdenticalTo:" >);[] | >Overfull \hbox (49.43388pt too wide) in paragraph at lines 207--207 > [] @texttt // defined in SomeClass or a > superclass[] | >[51] [52] [53] [54]) (./ExceptionHandling.texi Chapter 6 [55] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 92--92 > [] @texttt if ([[localException name] isEqualToString: MyFileNotFoundExce >ption])[] | >Overfull \hbox (43.6852pt too wide) in paragraph at lines 96--96 > [] @texttt else if ([[localException name] isEqualToString: NSParseErrorE >xception])[] | >[56] >Overfull \hbox (32.18782pt too wide) in paragraph at lines 181--181 > [] @texttt reason: @"[Description of the ca >use...]"[] | >Underfull \hbox (badness 3240) in paragraph at lines 201--207 >[]@textrm Here, the @texttt format[] @textrm ar-gu-ment takes a printf-like for >-mat anal-o-gous to @texttt [NSString >[57] [58] >Overfull \hbox (43.6852pt too wide) in paragraph at lines 285--285 > []@texttt 2004-05-08 22:46:14.294 SomeApp[15495] Error occurred reading file a >t line 20.[] | >Overfull \hbox (20.69044pt too wide) in paragraph at lines 336--336 > []@texttt NSDebugLLog(@"ParseError", @"Error parsing file at line %d.", lineNu >mber);[] | >[59] [60] >Underfull \hbox (badness 4940) in paragraph at lines 430--433 >[]@textrm Except un-der ex-treme cir-cum-stances, the pre-ferred log-ging ap-pr >oach is ei-ther >[61] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 488--488 > []@texttt Foo.m:126 Assertion failed in Foo(instance), method Bar. X should >have been[] | >[62]) (./DistributedObjects.texi Chapter 7 [63] [64] [65] [66] [67] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 372--372 > [] @texttt /* main() function: Set up the program as a 'Distibuted Objects Se >rver'. */[] | >[68] [69] [70] [71] [72] [73] [74] [75] [76] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 857--857 > [] @texttt aMessage = @"\nWell played: you can re-join GameServer at any >time.\n";[] | >[77] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 868--868 > [] @texttt aMessage = @"\nYou lost, but you can re-join GameServer in 2 h >ours.\n";[] | >Overfull \hbox (26.43913pt too wide) in paragraph at lines 893--893 > [] @texttt connXion = [NSConnection connectionWithReceivePort: port sendPort: > port];[] | >[78] [79] >Overfull \hbox (57.24536pt too wide) in paragraph at lines 984--984 > [] @texttt * The value that 'number' points to will be passed @textbf in @text >tt to the remote process.[] | >Overfull \hbox (63.95224pt too wide) in paragraph at lines 990--990 > [] @texttt * The value that 'num-ber' points to will be passed @textbf out @te >xttt of the re-mote process.[] | >Overfull \hbox (17.96274pt too wide) in paragraph at lines 997--997 > [] @texttt * pro-cess, but will even-tu-ally be the value that is passed @text >bf out @texttt of the[] | >Overfull \hbox (30.87428pt too wide) in paragraph at lines 1021--1021 > [] @texttt * As a spe-cial case, a char (or equiv-a-lent type-def) passed by r >eference[] | >Overfull \hbox (25.1256pt too wide) in paragraph at lines 1022--1022 > [] @texttt * is as-sumed to be a nul ter-mi-nated string ... there is no way t >o pass[] | >[80] >Overfull \hbox (30.87428pt too wide) in paragraph at lines 1063--1063 > [] @texttt * The object will not be received in the remote process, but the ob >ject[] | >[81] [82]) (./BaseLibrary.texi Chapter 8 [83] [84] [85] [86] >Underfull \hbox (badness 5331) in paragraph at lines 304--308 >[]@texttt NSScanner[] @textrm works with ob-jects of a class @texttt NSCharacte >rSet[] @textrm and its sub-classes >Underfull \hbox (badness 4634) in paragraph at lines 304--308 >@texttt NSMutableCharacterSet[]@textrm , @texttt NSBitmapCharSet[]@textrm , and > @texttt NSMutableBitmapCharSet[]@textrm , which >[87] >Underfull \hbox (badness 2080) in paragraph at lines 347--352 >[]@textrm If you need to work with path names but don't need the full @texttt N >SFileManager[] >Underfull \hbox (badness 4036) in paragraph at lines 347--352 >@textrm ca-pa-bil-i-ties, @texttt NSString[] @textrm pro-vides a num-ber of pat >h-related meth-ods, such as @texttt - >Underfull \hbox (badness 10000) in paragraph at lines 353--363 >@texttt +fileHandleAsServerAtAddress:(NSString *)address service:(NSString *)se >rvice >[88] >Underfull \hbox (badness 10000) in paragraph at lines 449--451 > []@textrm Load ob-ject graph from byte buffer. Both @texttt NSUnarchiver[] @te >xtrm and >[89] >Overfull \hbox (43.6852pt too wide) in paragraph at lines 515--515 > [] @texttt self = [super initWithCoder:coder]; // always assign 'self' to su >per init..[] | >[90] >Overfull \hbox (26.43913pt too wide) in paragraph at lines 528--528 > [] @texttt censusData = [[coder decodeObjectForKey: @"City.censusData"] r >etain];[] | >[91] >Overfull \hbox (49.43388pt too wide) in paragraph at lines 611--611 > []@texttt id narrowObject = [NSProtocolChecker protocolCheckerWithTarget: vers >atileObject[] | >Overfull \hbox (55.18257pt too wide) in paragraph at lines 612--612 > [] @texttt protocol: @protocol(SomeSpecifi >cProtocol)];[] | >[92] >Underfull \hbox (badness 10000) in paragraph at lines 692--699 > @texttt +fileHandleAsServerAtAddress:(NSString *)address service:(NSString >Underfull \hbox (badness 10000) in paragraph at lines 692--699 > @texttt *)service protocol:(NSString *)protocol[] @textrm and cor-re-spond-ing > client >Underfull \hbox (badness 10000) in paragraph at lines 699--706 > @textrm through @texttt NSURL -loadResourceDataNotifyingClient:usingCache:[] @ >textrm or >Underfull \hbox (badness 2027) in paragraph at lines 699--706 > @textrm syn-chronously through @texttt NSURL -resourceDataUsingCache:[]@textrm > . It can also >Underfull \hbox (badness 3396) in paragraph at lines 699--706 > @textrm be ob-tained through @texttt NSString +stringWithContentsOfURL:[] @tex >trm or @texttt NSData >[93] [94] >Overfull \hbox (32.18782pt too wide) in paragraph at lines 793--793 > [] @texttt stringByAppendingPathComponent:@"bin/someBi >nary"]];[] | >Overfull \hbox (89.34998pt too wide) in paragraph at lines 815--824 >@texttt NSThread[] @textrm and @texttt NSLock[] @textrm classes and sub-classes >. @texttt NSThread +detachNewThreadSelector:toTarget:withObject:[]| >[95] >Underfull \hbox (badness 10000) in paragraph at lines 871--878 >[]@texttt NSConditionLock[] @textrm stores an @texttt int[] @textrm to-gether w >ith its lock sta-tus. The @texttt - >Underfull \hbox (badness 5878) in paragraph at lines 871--878 >@texttt lockWhenCondition:(int)value[] @textrm and re-lated meth-ods re-quest t >he lock only if >Underfull \hbox (badness 2310) in paragraph at lines 884--890 >@textrm use the @texttt NSThread +isMultiThreaded[] @textrm method. You can als >o reg-is-ter to re-ceive >[96] >Overfull \hbox (37.93651pt too wide) in paragraph at lines 912--912 > [] @texttt comms = [[NSConnection alloc] initWithReceivePort: master sendPort >: slave];[] | >Overfull \hbox (26.43913pt too wide) in paragraph at lines 930--930 > [] @texttt comms = [NSConnection connectionWithReceivePort: slave sendPort: m >aster];[] | >[97] [98]) (./GSDoc.texi Appendix A >Overfull \hbox (26.43913pt too wide) in paragraph at lines 42--42 > [] @texttt * The point class represents 2-d locations independently of any gr >aphical[] | >[99] >Overfull \hbox (62.04475pt too wide) in paragraph at lines 72--74 >[]@textrm (Autogsdoc, like all GNUstep com-mand line tools, is found in the $@t >exttt {@textrm GNUSTEP[]SYSTEM[]ROOT@texttt }@textrm /Tools| >[100] [101]) (./Bundles.texi Appendix B [102] [103]) (./ObjcAndJavaC++.texi >Appendix C [104] [105] [106]) (./JavaAndGuile.texi Appendix D [107] [108] >[109]) (./Compliance.texi Appendix E [110] [111]) (./GNUstepMake.texi >Appendix F [112] [113] [114] [115]) (Concept Index) [116] (./manual.cps >[117]) [118] ) >(see the transcript file for additional information)</usr/share/texmf/fonts/typ >e1/bluesky/cm/cmb10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmbx12.pfb></u >sr/share/texmf/fonts/type1/bluesky/cm/cmmi10.pfb></usr/share/texmf/fonts/type1/ >bluesky/cm/cmmi12.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmmi9.pfb></usr/ >share/texmf/fonts/type1/bluesky/cm/cmr10.pfb></usr/share/texmf/fonts/type1/blue >sky/cm/cmr9.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmsltt10.pfb></usr/sha >re/texmf/fonts/type1/bluesky/cm/cmsy10.pfb></usr/share/texmf/fonts/type1/bluesk >y/cm/cmti10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmtt10.pfb></usr/share >/texmf/fonts/type1/bluesky/cm/cmtt12.pfb></usr/share/texmf/fonts/type1/bluesky/ >cm/cmtt9.pfb> >Output written on manual.pdf (126 pages, 528930 bytes). >Transcript written on manual.log. >texi2html -split_chapter -expandinfo \ > manual.texi >** No node following `Make' in menu, but `Concept Index' follows in sectionning >Making all in General... >Making all for doc General... > Generating reference documentation... >2009-11-18 15:07:16.587 autogsdoc[21752] Unknown time zone name `CST'. >2009-11-18 15:07:16.588 autogsdoc[21752] Using time zone with absolute offset 0. >2009-11-18 15:07:16.587 autogsdoc[21752] File NSUserDefaults.m: 626. In [NSUserDefaults +standardUserDefaults] Improper installation: No language locale found >2009-11-18 15:07:16.629 autogsdoc[21752] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:10:25.646 autogsdoc[21752] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:10:25.646 autogsdoc[21752] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >Debugging.gsdoc:8: validity error : Validation failed: no DTD found ! ><gsdoc base="Debugging" up="Tools"> > ^ >2009-11-18 15:10:25.651 autogsdoc[21752] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:13:34.664 autogsdoc[21752] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:13:34.665 autogsdoc[21752] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >OpenStepCompliance.gsdoc:8: validity error : Validation failed: no DTD found ! ><gsdoc base="OpenStepCompliance" up="Base"> > ^ >2009-11-18 15:13:34.671 autogsdoc[21752] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:16:43.684 autogsdoc[21752] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:16:43.684 autogsdoc[21752] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >Debugging.gsdoc:8: validity error : Validation failed: no DTD found ! ><gsdoc base="Debugging" up="Tools"> > ^ >2009-11-18 15:16:43.695 autogsdoc[21752] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:19:52.705 autogsdoc[21752] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:19:52.705 autogsdoc[21752] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >OpenStepCompliance.gsdoc:8: validity error : Validation failed: no DTD found ! ><gsdoc base="OpenStepCompliance" up="Base"> > ^ >make[2]: Nothing to be done for `internal-doc-all'. >make -C ../Source -f DocMakefile >make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.18.0/Source' >/usr/lib/GNUstep/Makefiles/mkinstalldirs ../Documentation/Base >cp ../Documentation/Functions.gsdoc ../Documentation/Base >cp ../Documentation/TypesAndConstants.gsdoc ../Documentation/Base >/usr/lib/GNUstep/Makefiles/mkinstalldirs ../Documentation/BaseAdditions >cp ../Documentation/Functions.gsdoc ../Documentation/BaseAdditions >cp ../Documentation/TypesAndConstants.gsdoc \ > ../Documentation/BaseAdditions >cp ../Documentation/Base.gsdoc . >cp ../Documentation/BaseAdditions.gsdoc . >Making all for doc Base... > Generating reference documentation... >2009-11-18 15:19:52.978 autogsdoc[941] Unknown time zone name `CST'. >2009-11-18 15:19:52.978 autogsdoc[941] Using time zone with absolute offset 0. >2009-11-18 15:19:52.977 autogsdoc[941] File NSUserDefaults.m: 626. In [NSUserDefaults +standardUserDefaults] Improper installation: No language locale found >2009-11-18 15:19:53.281 autogsdoc[941] Warning - No implementation for [NSMutableArray -insertObjects:atIndexes:] >2009-11-18 15:19:53.290 autogsdoc[941] Warning - No implementation for [NSMutableArray -replaceObjectsAtIndexes:withObjects:] >2009-11-18 15:19:59.014 autogsdoc[941] Warning - No implementation for [NSNetService -publishWithOptions:] >NSObject.m:218 Unexpected char (I) in declaration >NSObject.m:219 Unexpected char (I) in declaration >2009-11-18 15:20:02.025 autogsdoc[941] Warning - No implementation for [NSString -getParagraphStart:end:contentsEnd:forRange:] >../Headers/Foundation/NSTimeZone.h:89 NSTimeZone: interface with bogus line ... we expect methods >../Headers/Foundation/NSTimeZone.h:95 NSTimeZone: interface with bogus line ... we expect methods >../Headers/Foundation/NSTimeZone.h:98 NSTimeZone: interface with bogus line ... we expect methods >2009-11-18 15:20:03.447 autogsdoc[941] Warning - No implementation for [NSURLCache -setDiskCapacity:] >2009-11-18 15:20:03.449 autogsdoc[941] Warning - No implementation for [NSURLCache -setMemoryCapacity:] >2009-11-18 15:20:03.658 autogsdoc[941] Warning - No implementation for [NSObject(NSURLConnectionDelegate) -connection:didCancelAuthenticationChallenge:] >2009-11-18 15:20:03.659 autogsdoc[941] Warning - No implementation for [NSObject(NSURLConnectionDelegate) -connection:didFailWithError:] >2009-11-18 15:20:03.660 autogsdoc[941] Warning - No implementation for [NSObject(NSURLConnectionDelegate) -connection:didReceiveData:] >2009-11-18 15:20:03.661 autogsdoc[941] Warning - No implementation for [NSObject(NSURLConnectionDelegate) -connection:didReceiveResponse:] >2009-11-18 15:20:03.667 autogsdoc[941] Warning - No implementation for [NSObject(NSURLConnectionDelegate) -connectionDidFinishLoading:] >2009-11-18 15:20:03.872 autogsdoc[941] Warning - No implementation for [NSObject(NSURLDownloadDelegate) -download:decideDestinationWithSuggestedFilename:] >2009-11-18 15:20:03.873 autogsdoc[941] Warning - No implementation for [NSObject(NSURLDownloadDelegate) -download:didCancelAuthenticationChallenge:] >2009-11-18 15:20:03.873 autogsdoc[941] Warning - No implementation for [NSObject(NSURLDownloadDelegate) -download:didCreateDestination:] >2009-11-18 15:20:03.874 autogsdoc[941] Warning - No implementation for [NSObject(NSURLDownloadDelegate) -download:didFailWithError:] >2009-11-18 15:20:03.874 autogsdoc[941] Warning - No implementation for [NSObject(NSURLDownloadDelegate) -download:didReceiveAuthenticationChallenge:] >2009-11-18 15:20:03.875 autogsdoc[941] Warning - No implementation for [NSObject(NSURLDownloadDelegate) -download:didReceiveDataOfLength:] >2009-11-18 15:20:03.876 autogsdoc[941] Warning - No implementation for [NSObject(NSURLDownloadDelegate) -download:didReceiveResponse:] >2009-11-18 15:20:03.878 autogsdoc[941] Warning - No implementation for [NSObject(NSURLDownloadDelegate) -download:willResumeWithResponse:fromByte:] >2009-11-18 15:20:03.880 autogsdoc[941] Warning - No implementation for [NSObject(NSURLDownloadDelegate) -downloadDidBegin:] >2009-11-18 15:20:03.880 autogsdoc[941] Warning - No implementation for [NSObject(NSURLDownloadDelegate) -downloadDidFinish:] >2009-11-18 15:20:05.763 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:23:14.778 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:23:14.778 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >Base.gsdoc:8: validity error : Validation failed: no DTD found ! ><gsdoc base="Base"> > ^ >2009-11-18 15:23:14.787 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:26:23.796 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:26:23.797 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSArchiver.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSArchiver" up="Base"> > ^ >2009-11-18 15:26:23.823 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:29:32.837 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:29:32.837 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/TypesAndConstants.gsdoc:8: validity error : Validation failed: no DTD found ! ><gsdoc base="TypesAndConstants" up="Base"> > ^ >2009-11-18 15:29:32.870 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:32:41.879 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:32:41.879 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSAffineTransform.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSAffineTransform" up="Base"> > ^ >2009-11-18 15:32:41.884 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:35:50.893 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:35:50.893 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSArray.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSArray" up="Base"> > ^ >2009-11-18 15:35:50.908 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:38:59.917 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:38:59.917 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSAttributedString.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSAttributedString" up="Base"> > ^ >2009-11-18 15:38:59.924 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:42:08.932 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:42:08.932 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSAutoreleasePool.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSAutoreleasePool" up="Base"> > ^ >2009-11-18 15:42:08.939 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:45:17.947 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:45:17.947 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSBundle.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSBundle" up="Base"> > ^ >2009-11-18 15:45:17.970 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:48:26.979 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:48:26.979 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/Functions.gsdoc:8: validity error : Validation failed: no DTD found ! ><gsdoc base="Functions" up="Base"> > ^ >2009-11-18 15:48:27.016 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:51:36.025 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:51:36.026 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSCalendarDate.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSCalendarDate" up="Base"> > ^ >2009-11-18 15:51:36.087 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:54:45.095 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:54:45.095 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSCharacterSet.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSCharacterSet" up="Base"> > ^ >2009-11-18 15:54:45.117 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 15:57:54.124 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 15:57:54.124 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSClassDescription.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSClassDescription" up="Base"> > ^ >2009-11-18 15:57:54.154 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:01:03.162 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:01:03.162 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSCoder.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSCoder" up="Base"> > ^ >2009-11-18 16:01:03.214 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:04:12.223 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:04:12.224 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSConnection.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSConnection" up="Base"> > ^ >2009-11-18 16:04:12.305 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:07:21.314 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:07:21.315 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSData.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSData" up="Base"> > ^ >2009-11-18 16:07:21.353 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:10:30.368 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:10:30.368 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSDateFormatter.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSDateFormatter" up="Base"> > ^ >2009-11-18 16:10:30.374 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:13:39.382 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:13:39.383 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSDate.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSDate" up="Base"> > ^ >2009-11-18 16:13:39.390 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:16:48.400 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:16:48.401 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSDecimalNumber.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSDecimalNumber" up="Base"> > ^ >2009-11-18 16:16:48.416 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:19:57.425 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:19:57.426 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSDictionary.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSDictionary" up="Base"> > ^ >2009-11-18 16:19:57.451 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:23:06.462 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:23:06.463 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSDistantObject.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSDistantObject" up="Base"> > ^ >2009-11-18 16:23:06.468 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:26:15.477 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:26:15.478 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSDistributedLock.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSDistributedLock" up="Base"> > ^ >2009-11-18 16:26:15.482 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:29:24.492 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:29:24.493 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSDistributedNotificationCenter.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSDistributedNotificationCenter" up="Base"> > ^ >2009-11-18 16:29:24.505 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:32:33.514 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:32:33.515 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSEnumerator.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSEnumerator" up="Base"> > ^ >2009-11-18 16:32:33.521 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:35:42.532 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:35:42.533 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSError.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSError" up="Base"> > ^ >2009-11-18 16:35:42.540 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:38:51.549 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:38:51.550 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSException.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSException" up="Base"> > ^ >2009-11-18 16:38:51.556 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:42:00.565 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:42:00.566 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSFileHandle.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSFileHandle" up="Base"> > ^ >2009-11-18 16:42:00.581 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:45:09.592 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:45:09.593 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSFileManager.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSFileManager" up="Base"> > ^ >2009-11-18 16:45:09.610 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:48:18.619 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:48:18.620 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSFormatter.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSFormatter" up="Base"> > ^ >2009-11-18 16:48:18.658 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:51:27.668 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:51:27.669 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSHost.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSHost" up="Base"> > ^ >2009-11-18 16:51:27.685 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:54:36.694 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:54:36.695 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSHTTPCookie.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSHTTPCookie" up="Base"> > ^ >2009-11-18 16:54:36.701 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 16:57:45.711 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 16:57:45.712 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSHTTPCookieStorage.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSHTTPCookieStorage" up="Base"> > ^ >2009-11-18 16:57:45.716 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:00:54.724 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:00:54.725 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSIndexPath.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSIndexPath" up="Base"> > ^ >2009-11-18 17:00:54.730 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:04:03.739 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:04:03.740 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSIndexSet.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSIndexSet" up="Base"> > ^ >2009-11-18 17:04:03.747 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:07:12.760 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:07:12.760 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSInvocation.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSInvocation" up="Base"> > ^ >2009-11-18 17:07:12.770 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:10:21.779 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:10:21.780 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSKeyedArchiver.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSKeyedArchiver" up="Base"> > ^ >2009-11-18 17:10:21.795 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:13:30.804 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:13:30.805 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSKeyValueCoding.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSKeyValueCoding" up="Base"> > ^ >2009-11-18 17:13:30.817 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:16:39.826 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:16:39.827 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSKeyValueObserving.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSKeyValueObserving" up="Base"> > ^ >2009-11-18 17:16:39.834 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:19:48.845 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:19:48.845 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSLock.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSLock" up="Base"> > ^ >2009-11-18 17:19:48.854 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:22:57.863 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:22:57.864 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSMethodSignature.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSMethodSignature" up="Base"> > ^ >2009-11-18 17:22:57.870 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:26:06.883 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:26:06.884 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSNetServices.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSNetServices" up="Base"> > ^ >2009-11-18 17:26:06.899 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:29:15.909 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:29:15.910 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSNotification.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSNotification" up="Base"> > ^ >2009-11-18 17:29:15.930 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:32:24.939 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:32:24.940 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSNotificationQueue.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSNotificationQueue" up="Base"> > ^ >2009-11-18 17:32:24.954 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:35:33.963 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:35:33.964 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSNull.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSNull" up="Base"> > ^ >2009-11-18 17:35:33.978 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:38:42.989 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:38:42.990 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSNumberFormatter.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSNumberFormatter" up="Base"> > ^ >2009-11-18 17:38:43.013 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:41:52.021 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:41:52.022 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSObject.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSObject" up="Base"> > ^ >2009-11-18 17:41:52.044 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:45:01.053 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:45:01.054 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSPortCoder.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSPortCoder" up="Base"> > ^ >2009-11-18 17:45:01.060 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:48:10.071 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:48:10.072 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSPort.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSPort" up="Base"> > ^ >2009-11-18 17:48:10.080 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:51:19.089 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:51:19.090 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSPortMessage.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSPortMessage" up="Base"> > ^ >2009-11-18 17:51:19.095 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:54:28.103 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:54:28.104 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSPortNameServer.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSPortNameServer" up="Base"> > ^ >2009-11-18 17:54:28.125 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 17:57:37.136 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 17:57:37.137 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSProcessInfo.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSProcessInfo" up="Base"> > ^ >2009-11-18 17:57:37.156 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:00:46.165 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:00:46.166 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSPropertyList.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSPropertyList" up="Base"> > ^ >2009-11-18 18:00:46.185 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:03:55.193 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:03:55.194 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSProtocolChecker.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSProtocolChecker" up="Base"> > ^ >2009-11-18 18:03:55.198 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:07:04.209 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:07:04.210 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSProxy.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSProxy" up="Base"> > ^ >2009-11-18 18:07:04.219 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:10:13.230 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:10:13.231 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSRunLoop.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSRunLoop" up="Base"> > ^ >2009-11-18 18:10:13.239 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:13:22.248 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:13:22.249 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSScanner.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSScanner" up="Base"> > ^ >2009-11-18 18:13:22.258 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:16:31.271 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:16:31.272 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSSerialization.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSSerialization" up="Base"> > ^ >2009-11-18 18:16:31.279 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:19:40.294 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:19:40.295 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSSet.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSSet" up="Base"> > ^ >2009-11-18 18:19:40.306 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:22:49.316 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:22:49.317 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSStream.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSStream" up="Base"> > ^ >2009-11-18 18:22:49.342 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:25:58.352 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:25:58.353 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSString.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSString" up="Base"> > ^ >2009-11-18 18:25:58.388 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:29:07.401 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:29:07.402 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSTask.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSTask" up="Base"> > ^ >2009-11-18 18:29:07.412 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:32:16.421 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:32:16.422 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSThread.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSThread" up="Base"> > ^ >2009-11-18 18:32:16.444 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:35:25.454 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:35:25.455 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSTimer.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSTimer" up="Base"> > ^ >2009-11-18 18:35:25.462 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:38:34.473 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:38:34.474 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSTimeZone.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSTimeZone" up="Base"> > ^ >2009-11-18 18:38:34.484 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:41:43.493 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:41:43.494 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSUndoManager.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSUndoManager" up="Base"> > ^ >2009-11-18 18:41:43.503 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:44:52.512 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:44:52.513 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSURLAuthenticationChallenge.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSURLAuthenticationChallenge" up="Base"> > ^ >2009-11-18 18:44:52.518 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:48:01.529 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:48:01.530 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSURLCache.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSURLCache" up="Base"> > ^ >2009-11-18 18:48:01.536 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:51:10.545 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:51:10.545 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSURLConnection.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSURLConnection" up="Base"> > ^ >2009-11-18 18:51:10.561 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:54:19.570 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:54:19.571 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSURLCredential.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSURLCredential" up="Base"> > ^ >2009-11-18 18:54:19.575 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 18:57:28.585 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 18:57:28.586 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSURLCredentialStorage.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSURLCredentialStorage" up="Base"> > ^ >2009-11-18 18:57:28.590 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:00:37.600 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:00:37.601 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSURLDownload.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSURLDownload" up="Base"> > ^ >2009-11-18 19:00:37.609 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:03:46.618 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:03:46.619 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSURL.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSURL" up="Base"> > ^ >2009-11-18 19:03:46.629 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:06:55.640 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:06:55.641 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSURLHandle.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSURLHandle" up="Base"> > ^ >2009-11-18 19:06:55.650 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:10:04.659 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:10:04.660 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSURLProtectionSpace.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSURLProtectionSpace" up="Base"> > ^ >2009-11-18 19:10:04.665 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:13:13.673 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:13:13.674 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSURLProtocol.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSURLProtocol" up="Base"> > ^ >2009-11-18 19:13:13.681 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:16:22.691 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:16:22.692 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSURLRequest.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSURLRequest" up="Base"> > ^ >2009-11-18 19:16:22.702 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:19:31.713 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:19:31.713 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSURLResponse.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSURLResponse" up="Base"> > ^ >2009-11-18 19:19:31.719 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:22:40.728 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:22:40.729 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSUserDefaults.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSUserDefaults" up="Base"> > ^ >2009-11-18 19:22:40.756 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:25:49.765 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:25:49.766 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSValue.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSValue" up="Base"> > ^ >2009-11-18 19:25:49.784 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:28:58.793 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:28:58.794 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSValueTransformer.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSValueTransformer" up="Base"> > ^ >2009-11-18 19:28:58.812 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:32:07.826 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:32:07.827 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSXMLParser.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSXMLParser" up="Base"> > ^ >2009-11-18 19:32:08.013 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:35:17.023 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:35:17.024 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >Base.gsdoc:8: validity error : Validation failed: no DTD found ! ><gsdoc base="Base"> > ^ >2009-11-18 19:35:17.029 autogsdoc[941] Location of macro 'GS_API_VERSION' (referenced from Base) not found or not unique. >2009-11-18 19:35:17.029 autogsdoc[941] Location of macro 'GS_API_VERSION' (referenced from Base) not found or not unique. >2009-11-18 19:35:17.043 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:38:26.051 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:38:26.052 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSArchiver.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSArchiver" up="Base"> > ^ >2009-11-18 19:38:26.087 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:41:35.096 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:41:35.097 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/TypesAndConstants.gsdoc:8: validity error : Validation failed: no DTD found ! ><gsdoc base="TypesAndConstants" up="Base"> > ^ >2009-11-18 19:41:35.252 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:44:44.260 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:44:44.261 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSAffineTransform.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSAffineTransform" up="Base"> > ^ >2009-11-18 19:44:44.272 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:47:53.281 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:47:53.282 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSArray.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSArray" up="Base"> > ^ >2009-11-18 19:47:53.354 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:51:02.363 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:51:02.364 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSAttributedString.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSAttributedString" up="Base"> > ^ >2009-11-18 19:51:02.383 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:54:11.391 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:54:11.392 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSAutoreleasePool.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSAutoreleasePool" up="Base"> > ^ >2009-11-18 19:54:11.396 autogsdoc[941] Location of function 'AUTORELEASE' (referenced from NSAutoreleasePool) not found or not unique. >2009-11-18 19:54:11.396 autogsdoc[941] Location of function 'AUTORELEASE' (referenced from NSAutoreleasePool) not found or not unique. >2009-11-18 19:54:11.396 autogsdoc[941] Location of function 'RELEASE' (referenced from NSAutoreleasePool) not found or not unique. >2009-11-18 19:54:11.410 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 19:57:20.421 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 19:57:20.422 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSBundle.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSBundle" up="Base"> > ^ >2009-11-18 19:57:20.458 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:00:29.469 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:00:29.470 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/Functions.gsdoc:8: validity error : Validation failed: no DTD found ! ><gsdoc base="Functions" up="Base"> > ^ >2009-11-18 20:00:29.569 autogsdoc[941] Location of function 'GSPrintf' (referenced from Functions) not found or not unique. >2009-11-18 20:00:29.570 autogsdoc[941] Location of function 'GSPrintf' (referenced from Functions) not found or not unique. >2009-11-18 20:00:29.570 autogsdoc[941] Location of function 'GSPrintf' (referenced from Functions) not found or not unique. >2009-11-18 20:00:29.581 autogsdoc[941] Location of function 'GetUserName' (referenced from Functions) not found or not unique. >2009-11-18 20:00:29.619 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:03:38.630 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:03:38.631 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSCalendarDate.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSCalendarDate" up="Base"> > ^ >2009-11-18 20:03:38.667 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:06:47.676 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:06:47.677 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSCharacterSet.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSCharacterSet" up="Base"> > ^ >2009-11-18 20:06:47.696 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:09:56.705 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:09:56.706 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSClassDescription.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSClassDescription" up="Base"> > ^ >2009-11-18 20:09:56.717 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:13:05.725 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:13:05.726 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSCoder.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSCoder" up="Base"> > ^ >2009-11-18 20:13:05.764 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:16:14.772 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:16:14.773 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSConnection.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSConnection" up="Base"> > ^ >2009-11-18 20:16:14.806 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:19:23.817 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:19:23.818 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSData.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSData" up="Base"> > ^ >2009-11-18 20:19:23.863 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:22:32.872 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:22:32.872 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSDateFormatter.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSDateFormatter" up="Base"> > ^ >2009-11-18 20:22:32.876 autogsdoc[941] Location of function 'strftime' (referenced from NSDateFormatter) not found or not unique. >2009-11-18 20:22:32.881 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:25:41.890 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:25:41.891 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSDate.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSDate" up="Base"> > ^ >2009-11-18 20:25:41.913 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:28:50.925 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:28:50.925 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSDecimalNumber.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSDecimalNumber" up="Base"> > ^ >2009-11-18 20:28:50.961 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:31:59.971 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:31:59.972 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSDictionary.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSDictionary" up="Base"> > ^ >2009-11-18 20:32:00.006 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:35:09.016 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:35:09.017 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSDistantObject.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSDistantObject" up="Base"> > ^ >2009-11-18 20:35:09.027 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:38:18.040 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:38:18.040 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSDistributedLock.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSDistributedLock" up="Base"> > ^ >2009-11-18 20:38:18.050 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:41:27.063 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:41:27.063 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSDistributedNotificationCenter.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSDistributedNotificationCenter" up="Base"> > ^ >2009-11-18 20:41:27.080 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:44:36.095 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:44:36.095 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSEnumerator.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSEnumerator" up="Base"> > ^ >2009-11-18 20:44:36.100 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:47:45.111 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:47:45.111 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSError.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSError" up="Base"> > ^ >2009-11-18 20:47:45.123 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:50:54.135 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:50:54.136 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSException.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSException" up="Base"> > ^ >2009-11-18 20:50:54.151 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:54:03.160 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:54:03.161 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSFileHandle.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSFileHandle" up="Base"> > ^ >2009-11-18 20:54:03.197 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >2009-11-18 20:57:12.206 autogsdoc[941] Unable to connect to 81.201.178.155:80 via socket ... Connect attempt failed - Connection timed out >2009-11-18 20:57:12.207 autogsdoc[941] don't know how to load entity 'http://www.gnustep.org/gsdoc-1_0_3.xml' id '-//GNUstep//DTD gsdoc 1.0.3//EN' >../Documentation/Base/NSFileManager.gsdoc:3: validity error : Validation failed: no DTD found ! ><gsdoc base="NSFileManager" up="Base"> > ^ >2009-11-18 20:57:12.260 autogsdoc[941] unable to find GNUstep DTD - 'gsdoc-1_0_3' for '-//GNUstep//DTD gsdoc 1.0.3//EN' >EXCEPTION: Timeout(21600) expired for command: > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/gnustep-base.spec'] > >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 317, in do > raise commandTimeoutExpired, ("Timeout(%s) expired for command:\n # %s\n%s" % (timeout, command, output)) >commandTimeoutExpired: Timeout(21600) expired for command: > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/gnustep-base.spec'] > >LEAVE do --> EXCEPTION RAISED >
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 539092
:
371569
| 371570 |
371571
|
371572
|
371573
|
371574