Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gnustep-base.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-c7c4c10a025cabeeeb242f30f0e63b7d95148fff/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gnustep-base.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/gnustep-base-1.24.7-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gnustep-base.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-c7c4c10a025cabeeeb242f30f0e63b7d95148fff/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gnustep-base.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3A8rna + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gnustep-base-1.24.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/gnustep-base-1.24.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnustep-base-1.24.7 + /usr/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.jeFPIL + umask 022 + cd /builddir/build/BUILD + cd gnustep-base-1.24.7 ++ pkg-config --cflags-only-I libffi ++ sed -e 's/^\-\I//' + ffi_include=' ' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 --with-installation-domain=SYSTEM --disable-ffcall --with-ffi-include= checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking target system type... armv7hl-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 checking if we are hardcoding any relative paths in gnustep-base... no 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 armv7hl-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for off_t... yes checking whether the compiler supports atomic operations... yes checking for whoami... /usr/bin/whoami checking for pkg-config... yes checking the Objective-C runtime... GNU checking for custom shared objc library... NONE checking objc/runtime.h usability... yes checking objc/runtime.h presence... yes checking for objc/runtime.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... checking whether byte ordering is bigendian... no checking size of void*... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking for working INTPTR_MAX, INTPTR_MIN, UINTPTR_MAX... yes 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 for dladdr... yes checking for gethostbyname... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking size of pthread_mutex_t... 24 checking size of pthread_cond_t... 48 checking alignment of pthread_mutex_t... 4 checking alignment of pthread_cond_t... 8 checking for pthread_join in -lpthread... yes checking for sched_yield in -lrt... yes checking for nanosleep... yes checking for usleep... yes checking for Sleep... no checking for objc_root_class attribute support... not present 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_sync_enter... yes checking for objc_setProperty... yes checking for _Block_copy... no checking for objc_setUncaughtExceptionHandler() in runtime... yes checking for objc_set_unexpected() in runtime... no checking for _objc_unexpected_exception in runtime... no checking whether to enable native Objective-C exceptions... yes checking for objc_sync_enter... (cached) yes checking for thread-safe +initialize in runtime... yes 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 for pw_gecos field in struct passwd... yes checking for currency_symbol field in struct lconv... 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 for socklen_t... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace... yes checking for __builtin_extract_return_address... no checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/slog.h usability... no checking sys/slog.h presence... no checking for sys/slog.h... no checking sys/slogcodes.h usability... no checking sys/slogcodes.h presence... no checking for sys/slogcodes.h... no 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 if poll supports devices... yes checking for vsprintf... yes checking for vasprintf... yes checking for snprintf... yes checking for vsnprintf... 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 posix_memalign... 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 for setsid... yes checking for grantpt... yes checking whether setpgrp takes no argument... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) 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 signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for stdlib.h... (cached) yes checking for library containing inet_ntop... none required 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for setrlimit... yes checking for strerror... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for sigsetjmp... no checking for uintmax_t... 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_specifier... yes 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/1547/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 ./configure: line 10186: test: !=: unary operator expected checking ffi.h usability... yes checking ffi.h presence... yes checking for ffi.h... yes checking for forwarding callback in runtime... yes checking FFI library usage... libffi checking for ffi_prep_closure_loc... yes 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 gnutls support... 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 avahi-client/client.h usability... yes checking avahi-client/client.h presence... yes checking for avahi-client/client.h... yes checking for avahi_client_new in -lavahi-client... yes checking for icu-config... /usr/bin/icu-config checking for ICU >= 4.0... yes checking ICU_LIBS... -licui18n -licuuc -licudata checking ICU_LDFLAGS... -L/usr/lib yes checking unicode/uloc.h usability... yes checking unicode/uloc.h presence... yes checking for unicode/uloc.h... yes checking unicode/ulocdata.h usability... yes checking unicode/ulocdata.h presence... yes checking for unicode/ulocdata.h... yes checking unicode/ucol.h usability... yes checking unicode/ucol.h presence... yes checking for unicode/ucol.h... yes checking unicode/ucurr.h usability... yes checking unicode/ucurr.h presence... yes checking for unicode/ucurr.h... yes checking unicode/uregex.h usability... yes checking unicode/uregex.h presence... yes checking for unicode/uregex.h... yes checking unicode/ucal.h usability... yes checking unicode/ucal.h presence... yes checking for unicode/ucal.h... yes checking unicode/unorm2.h usability... yes checking unicode/unorm2.h presence... yes checking for unicode/unorm2.h... yes checking unicode/unum.h usability... yes checking unicode/unum.h presence... yes checking for unicode/unum.h... yes checking unicode/udat.h usability... yes checking unicode/udat.h presence... yes checking for unicode/udat.h... yes checking unicode/udatpg.h usability... yes checking unicode/udatpg.h presence... yes checking for unicode/udatpg.h... yes checking unicode/ustring.h usability... yes checking unicode/ustring.h presence... yes checking for unicode/ustring.h... yes checking unicode/usearch.h usability... yes checking unicode/usearch.h presence... yes checking for unicode/usearch.h... yes checking unicode/ucnv.h usability... yes checking unicode/ucnv.h presence... yes checking for unicode/ucnv.h... yes checking dispatch.h usability... no checking dispatch.h presence... no checking for dispatch.h... no checking dispatch/dispatch.h usability... no checking dispatch/dispatch.h presence... no checking for dispatch/dispatch.h... no 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 whether the compiler supports -Wdeclaration-after-statement... yes checking if we should install gdomap as setuid... no checking for the version of gnustep-base we are compiling... 1.24.7 configure: creating ./config.status config.status: creating config.mak config.status: creating base.make config.status: creating Headers/GNUstepBase/GSConfig.h config.status: creating Headers/GNUstepBase/config.h + make -j4 messages=yes This is gnustep-make 2.6.6. Type 'make print-gnustep-make-help' for help. Making all in Source ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source' rm -f dynamic-load.h cp simple-load.h dynamic-load.h /usr/lib/GNUstep/Makefiles/mkinstalldirs . mv ../Headers/GNUstepBase/config.h . touch ./config.h /usr/lib/GNUstep/Makefiles/mkinstalldirs ./GNUstepBase mv ../Headers/GNUstepBase/GSConfig.h ./GNUstepBase touch ./GNUstepBase/GSConfig.h Making all in Additions ... make[2]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source/Additions' cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj Making all for subproject Additions... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/Additions.obj/ gcc GSTypeEncoding.c -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -pthread -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/GSTypeEncoding.c.o gcc GSObjCRuntime.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/GSObjCRuntime.m.o gcc GCObject.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/GCObject.m.o gcc GCArray.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/GCArray.m.o gcc GCDictionary.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/GCDictionary.m.o gcc GSLock.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/GSLock.m.o gcc GSMime.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/GSMime.m.o gcc GSXML.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/GSXML.m.o gcc GSFunctions.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/GSFunctions.m.o gcc GSInsensitiveDictionary.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/GSInsensitiveDictionary.m.o gcc NSArray+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSArray+GNUstepBase.m.o gcc NSAttributedString+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSAttributedString+GNUstepBase.m.o gcc NSBundle+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSBundle+GNUstepBase.m.o gcc NSCalendarDate+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSCalendarDate+GNUstepBase.m.o gcc NSData+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSData+GNUstepBase.m.o gcc NSDebug+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSDebug+GNUstepBase.m.o gcc NSError+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSError+GNUstepBase.m.o gcc NSFileHandle+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSFileHandle+GNUstepBase.m.o gcc NSLock+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSLock+GNUstepBase.m.o gcc NSMutableString+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSMutableString+GNUstepBase.m.o gcc NSNumber+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSNumber+GNUstepBase.m.o gcc NSObject+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSObject+GNUstepBase.m.o gcc NSPropertyList+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSPropertyList+GNUstepBase.m.o gcc NSProcessInfo+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSProcessInfo+GNUstepBase.m.o gcc NSStream+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSStream+GNUstepBase.m.o gcc NSString+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSString+GNUstepBase.m.o gcc NSTask+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSTask+GNUstepBase.m.o gcc NSThread+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSThread+GNUstepBase.m.o gcc NSURL+GNUstepBase.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/NSURL+GNUstepBase.m.o gcc Unicode.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/Additions.obj/Unicode.m.o gcc -nostdlib -r -Wl,-z,relro -shared-libgcc -pthread -fexceptions -o ./obj/subproject.o obj/Additions.obj/GSTypeEncoding.c.o obj/Additions.obj/GSObjCRuntime.m.o obj/Additions.obj/GCObject.m.o obj/Additions.obj/GCArray.m.o obj/Additions.obj/GCDictionary.m.o obj/Additions.obj/GSLock.m.o obj/Additions.obj/GSMime.m.o obj/Additions.obj/GSXML.m.o obj/Additions.obj/GSFunctions.m.o obj/Additions.obj/GSInsensitiveDictionary.m.o obj/Additions.obj/NSArray+GNUstepBase.m.o obj/Additions.obj/NSAttributedString+GNUstepBase.m.o obj/Additions.obj/NSBundle+GNUstepBase.m.o obj/Additions.obj/NSCalendarDate+GNUstepBase.m.o obj/Additions.obj/NSData+GNUstepBase.m.o obj/Additions.obj/NSDebug+GNUstepBase.m.o obj/Additions.obj/NSError+GNUstepBase.m.o obj/Additions.obj/NSFileHandle+GNUstepBase.m.o obj/Additions.obj/NSLock+GNUstepBase.m.o obj/Additions.obj/NSMutableString+GNUstepBase.m.o obj/Additions.obj/NSNumber+GNUstepBase.m.o obj/Additions.obj/NSObject+GNUstepBase.m.o obj/Additions.obj/NSPropertyList+GNUstepBase.m.o obj/Additions.obj/NSProcessInfo+GNUstepBase.m.o obj/Additions.obj/NSStream+GNUstepBase.m.o obj/Additions.obj/NSString+GNUstepBase.m.o obj/Additions.obj/NSTask+GNUstepBase.m.o obj/Additions.obj/NSThread+GNUstepBase.m.o obj/Additions.obj/NSURL+GNUstepBase.m.o obj/Additions.obj/Unicode.m.o ; make[2]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source/Additions' cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj Making all in subprojects of library libgnustep-base... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj Making all for subproject ObjectiveC2... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/ObjectiveC2.obj/ gcc blocks_runtime.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/ObjectiveC2.obj/blocks_runtime.m.o gcc NSBlocks.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../ -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/ObjectiveC2.obj/NSBlocks.m.o NSBlocks.m:6:2: warning: #warning Unable to build NSBlocks for this runtime. [-Wcpp] #warning Unable to build NSBlocks for this runtime. ^ blocks_runtime.m: In function '_Block_copy': blocks_runtime.m:215:20: warning: taking address of expression of type 'void' [enabled by default] if (self->isa == &_NSConcreteStackBlock ^ blocks_runtime.m: In function '_Block_release': blocks_runtime.m:238:20: warning: taking address of expression of type 'void' [enabled by default] if (self->isa == &_NSConcreteStackBlock ^ gcc -nostdlib -r -Wl,-z,relro -shared-libgcc -pthread -fexceptions -o ./obj/subproject.o obj/ObjectiveC2.obj/blocks_runtime.m.o obj/ObjectiveC2.obj/NSBlocks.m.o ; Making all for subproject Additions... make[5]: Nothing to be done for `internal-subproject-compile'. cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj Making all for subproject unix... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/unix.obj/ gcc GSRunLoopCtxt.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/unix.obj/GSRunLoopCtxt.m.o gcc NSStream.m -c \ -MMD -MP -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../. -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/unix.obj/NSStream.m.o gcc -nostdlib -r -Wl,-z,relro -shared-libgcc -pthread -fexceptions -o ./obj/subproject.o obj/unix.obj/GSRunLoopCtxt.m.o obj/unix.obj/NSStream.m.o ; Making all for library libgnustep-base... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/libgnustep-base.obj/ cd .; /usr/lib/GNUstep/Makefiles/mkinstalldirs obj/libgnustep-base.obj/GSSocksParser/ gcc GSLocale.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSLocale.m.o gcc preface.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/preface.m.o gcc cifframe.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/cifframe.m.o gcc CXXException.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/CXXException.m.o gcc GSArray.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSArray.m.o gcc GSAttributedString.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSAttributedString.m.o GSArray.m:1178:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithCoder: (NSCoder*)aCoder ^ GSArray.m:1178:1: warning: cast increases required alignment of target type [-Wcast-align] GSArray.m:1165:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithCoder: (NSCoder*)aCoder ^ GSArray.m:1165:1: warning: cast increases required alignment of target type [-Wcast-align] GSArray.m:1057:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSArray.m:1057:1: warning: cast increases required alignment of target type [-Wcast-align] GSArray.m:921:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithArray: (GSArray*)anArray ^ GSArray.m:921:1: warning: cast increases required alignment of target type [-Wcast-align] GSArray.m:893:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithArray: (GSArray*)anArray ^ GSArray.m:893:1: warning: cast increases required alignment of target type [-Wcast-align] GSArray.m:440:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSArray.m:440:1: warning: cast increases required alignment of target type [-Wcast-align] GSArray.m:394:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ GSArray.m:394:1: warning: cast increases required alignment of target type [-Wcast-align] GSArray.m:80:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) _raiseRangeExceptionWithIndex: (NSUInteger)index from: (SEL)sel ^ GSArray.m:80:1: warning: cast increases required alignment of target type [-Wcast-align] GSAttributedString.m: In function 'cacheAttributes': GSAttributedString.m:170:11: warning: @interface of class 'GSCachedDictionary' not found [enabled by default] attrs = [(NSDictionary*)[GSCachedDictionary alloc] ^ : At top level: GSAttributedString.m:981:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithCoder: (NSCoder*)aCoder ^ GSAttributedString.m:981:1: warning: cast increases required alignment of target type [-Wcast-align] GSAttributedString.m:968:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithCoder: (NSCoder*)aCoder ^ GSAttributedString.m:968:1: warning: cast increases required alignment of target type [-Wcast-align] GSAttributedString.m:590:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) _sanity ^ GSAttributedString.m:590:1: warning: cast increases required alignment of target type [-Wcast-align] GSAttributedString.m:310:1: warning: cast increases required alignment of target type [-Wcast-align] static GSAttrInfo *blank; ^ GSAttributedString.m:310:1: warning: cast increases required alignment of target type [-Wcast-align] GSAttributedString.m:238:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSAttributedString.m:238:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSBlocks.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSBlocks.m.o gcc GSConcreteValue.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSConcreteValue.m.o GSBlocks.m:35:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) load ^ GSBlocks.m:35:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSCountedSet.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSCountedSet.m.o In file included from GSConcreteValue.m:51:0: GSConcreteValueTemplate.m:86:1: warning: cast increases required alignment of target type [-Wcast-align] ^ GSConcreteValueTemplate.m:86:1: warning: cast increases required alignment of target type [-Wcast-align] In file included from GSConcreteValue.m:47:0: GSConcreteValueTemplate.m:86:1: warning: cast increases required alignment of target type [-Wcast-align] ^ GSConcreteValueTemplate.m:86:1: warning: cast increases required alignment of target type [-Wcast-align] In file included from GSConcreteValue.m:43:0: GSConcreteValueTemplate.m:86:1: warning: cast increases required alignment of target type [-Wcast-align] ^ GSConcreteValueTemplate.m:86:1: warning: cast increases required alignment of target type [-Wcast-align] In file included from GSConcreteValue.m:39:0: GSConcreteValueTemplate.m:86:1: warning: cast increases required alignment of target type [-Wcast-align] ^ GSConcreteValueTemplate.m:86:1: warning: cast increases required alignment of target type [-Wcast-align] In file included from GSConcreteValue.m:35:0: GSConcreteValueTemplate.m:86:1: warning: cast increases required alignment of target type [-Wcast-align] ^ GSConcreteValueTemplate.m:86:1: warning: cast increases required alignment of target type [-Wcast-align] In file included from GSConcreteValue.m:31:0: GSConcreteValueTemplate.m:86:1: warning: cast increases required alignment of target type [-Wcast-align] ^ GSConcreteValueTemplate.m:86:1: warning: cast increases required alignment of target type [-Wcast-align] GSCountedSet.m:99:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSCountedSet.m:99:1: warning: cast increases required alignment of target type [-Wcast-align] GSCountedSet.m:65:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ GSCountedSet.m:65:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSDictionary.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSDictionary.m.o gcc GSFTPURLHandle.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSFTPURLHandle.m.o GSDictionary.m:552:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ GSDictionary.m:552:1: warning: cast increases required alignment of target type [-Wcast-align] GSDictionary.m:536:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithCoder: (NSCoder*)aCoder ^ GSDictionary.m:536:1: warning: cast increases required alignment of target type [-Wcast-align] GSDictionary.m:523:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithCoder: (NSCoder*)aCoder ^ GSDictionary.m:523:1: warning: cast increases required alignment of target type [-Wcast-align] GSDictionary.m:505:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) nextObject ^ GSDictionary.m:505:1: warning: cast increases required alignment of target type [-Wcast-align] GSDictionary.m:475:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithDictionary: (NSDictionary*)d ^ GSDictionary.m:475:1: warning: cast increases required alignment of target type [-Wcast-align] GSDictionary.m:371:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSDictionary.m:371:1: warning: cast increases required alignment of target type [-Wcast-align] GSDictionary.m:85:1: warning: cast increases required alignment of target type [-Wcast-align] static SEL nxtSel; ^ GSDictionary.m:85:1: warning: cast increases required alignment of target type [-Wcast-align] GSFTPURLHandle.m:518:1: warning: cast increases required alignment of target type [-Wcast-align] static NSMutableDictionary *urlCache = nil; ^ GSFTPURLHandle.m:518:1: warning: cast increases required alignment of target type [-Wcast-align] GSFTPURLHandle.m:84:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ GSFTPURLHandle.m:84:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSFormat.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSFormat.m.o gcc GSHTTPAuthentication.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSHTTPAuthentication.m.o GSHTTPAuthentication.m:84:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSHTTPAuthentication.m:84:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSHTTPURLHandle.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSHTTPURLHandle.m.o gcc GSICUString.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSICUString.m.o GSHTTPURLHandle.m:224:1: warning: cast increases required alignment of target type [-Wcast-align] static NSMutableDictionary *urlCache = nil; ^ GSHTTPURLHandle.m:224:1: warning: cast increases required alignment of target type [-Wcast-align] GSICUString.m:414:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) init ^ GSICUString.m:414:1: warning: cast increases required alignment of target type [-Wcast-align] GSICUString.m:370:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) init ^ GSICUString.m:370:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSPrivateHash.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSPrivateHash.m.o gcc GSQuickSort.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSQuickSort.m.o gcc GSRunLoopWatcher.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSRunLoopWatcher.m.o gcc GSSet.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSSet.m.o GSRunLoopWatcher.m:34:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ GSRunLoopWatcher.m:34:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSShellSort.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSShellSort.m.o GSSet.m:798:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithCoder: (NSCoder*)aCoder ^ GSSet.m:798:1: warning: cast increases required alignment of target type [-Wcast-align] GSSet.m:785:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithCoder: (NSCoder*)aCoder ^ GSSet.m:785:1: warning: cast increases required alignment of target type [-Wcast-align] GSSet.m:531:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSSet.m:531:1: warning: cast increases required alignment of target type [-Wcast-align] GSSet.m:111:1: warning: cast increases required alignment of target type [-Wcast-align] static Class arrayClass; ^ GSSet.m:111:1: warning: cast increases required alignment of target type [-Wcast-align] GSSet.m:77:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithSet: (NSSet*)d ^ GSSet.m:77:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSSocketStream.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSSocketStream.m.o GSShellSort.m:121:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) load ^ GSShellSort.m:121:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSStream.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSStream.m.o GSSocketStream.m:2747:1: warning: cast increases required alignment of target type [-Wcast-align] - (Class) _inputStreamClass ^ GSSocketStream.m:2747:1: warning: cast increases required alignment of target type [-Wcast-align] GSSocketStream.m:2717:1: warning: cast increases required alignment of target type [-Wcast-align] - (Class) _inputStreamClass ^ GSSocketStream.m:2717:1: warning: cast increases required alignment of target type [-Wcast-align] GSSocketStream.m:2694:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initToAddr: (NSString*)addr port: (NSInteger)port ^ GSSocketStream.m:2694:1: warning: cast increases required alignment of target type [-Wcast-align] GSSocketStream.m:2677:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initToAddr: (NSString*)addr port: (NSInteger)port ^ GSSocketStream.m:2677:1: warning: cast increases required alignment of target type [-Wcast-align] GSSocketStream.m:2654:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initToAddr: (NSString*)addr port: (NSInteger)port ^ GSSocketStream.m:2654:1: warning: cast increases required alignment of target type [-Wcast-align] GSSocketStream.m:2637:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initToAddr: (NSString*)addr port: (NSInteger)port ^ GSSocketStream.m:2637:1: warning: cast increases required alignment of target type [-Wcast-align] GSSocketStream.m:2439:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSSocketStream.m:2439:1: warning: cast increases required alignment of target type [-Wcast-align] GSSocketStream.m:2028:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSSocketStream.m:2028:1: warning: cast increases required alignment of target type [-Wcast-align] GSSocketStream.m:1614:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSSocketStream.m:1614:1: warning: cast increases required alignment of target type [-Wcast-align] GSSocketStream.m:1356:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ GSSocketStream.m:1356:1: warning: cast increases required alignment of target type [-Wcast-align] GSSocketStream.m:749:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) tryInput: (GSSocketInputStream*)i output: (GSSocketOutputStream*)o ^ GSSocketStream.m:749:1: warning: cast increases required alignment of target type [-Wcast-align] GSSocketStream.m:424:1: warning: cast increases required alignment of target type [-Wcast-align] static NSArray *keys = nil; ^ GSSocketStream.m:424:1: warning: cast increases required alignment of target type [-Wcast-align] GSSocketStream.m:286:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSSocketStream.m:286:1: warning: cast increases required alignment of target type [-Wcast-align] GSStream.m:991:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSStream.m:991:1: warning: cast increases required alignment of target type [-Wcast-align] GSStream.m:944:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSStream.m:944:1: warning: cast increases required alignment of target type [-Wcast-align] GSStream.m:867:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) init ^ GSStream.m:867:1: warning: cast increases required alignment of target type [-Wcast-align] GSStream.m:797:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initToBuffer: (uint8_t *)buffer capacity: (NSUInteger)capacity ^ GSStream.m:797:1: warning: cast increases required alignment of target type [-Wcast-align] GSStream.m:699:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithData: (NSData *)data ^ GSStream.m:699:1: warning: cast increases required alignment of target type [-Wcast-align] GSStream.m:673:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSStream.m:673:1: warning: cast increases required alignment of target type [-Wcast-align] GSStream.m:640:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSStream.m:640:1: warning: cast increases required alignment of target type [-Wcast-align] GSStream.m:137:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSStream.m:137:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSString.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSString.m.o gcc GSTimSort.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSTimSort.m.o GSString.m:5369:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSString.m:5369:1: warning: cast increases required alignment of target type [-Wcast-align] GSString.m:4288:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSString.m:4288:1: warning: cast increases required alignment of target type [-Wcast-align] GSString.m:4245:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) copyWithZone: (NSZone*)z ^ GSString.m:4245:1: warning: cast increases required alignment of target type [-Wcast-align] GSString.m:4236:1: warning: cast increases required alignment of target type [-Wcast-align] @end ^ GSString.m:4236:1: warning: cast increases required alignment of target type [-Wcast-align] GSString.m:4219:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ GSString.m:4219:1: warning: cast increases required alignment of target type [-Wcast-align] GSString.m:3890:1: warning: cast increases required alignment of target type [-Wcast-align] - (const char *) UTF8String ^ GSString.m:3890:1: warning: cast increases required alignment of target type [-Wcast-align] GSString.m:3842:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) copyWithZone: (NSZone*)z ^ GSString.m:3842:1: warning: cast increases required alignment of target type [-Wcast-align] GSString.m:3833:1: warning: cast increases required alignment of target type [-Wcast-align] @end ^ GSString.m:3833:1: warning: cast increases required alignment of target type [-Wcast-align] GSString.m:3816:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ GSString.m:3816:1: warning: cast increases required alignment of target type [-Wcast-align] GSString.m:3523:1: warning: cast increases required alignment of target type [-Wcast-align] - (BOOL) boolValue ^ GSString.m:3523:1: warning: cast increases required alignment of target type [-Wcast-align] GSString.m:3347:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSString.m:3347:1: warning: cast increases required alignment of target type [-Wcast-align] GSString.m:892:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSString.m:892:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSTLS.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSTLS.m.o GSTLS.m:1273:1: warning: cast increases required alignment of target type [-Wcast-align] + (GSTLSSession*) sessionWithOptions: (NSDictionary*)options ^ GSTLS.m:1273:1: warning: cast increases required alignment of target type [-Wcast-align] GSTLS.m:972:1: warning: cast increases required alignment of target type [-Wcast-align] static NSLock *credentialsLock = nil; ^ GSTLS.m:972:1: warning: cast increases required alignment of target type [-Wcast-align] GSTLS.m:791:1: warning: cast increases required alignment of target type [-Wcast-align] static NSLock *privateKeyLock = nil; ^ GSTLS.m:791:1: warning: cast increases required alignment of target type [-Wcast-align] GSTLS.m:549:1: warning: cast increases required alignment of target type [-Wcast-align] static NSLock *certificateListLock = nil; ^ GSTLS.m:549:1: warning: cast increases required alignment of target type [-Wcast-align] GSTLS.m:376:1: warning: cast increases required alignment of target type [-Wcast-align] static NSLock *paramsLock = nil; ^ GSTLS.m:376:1: warning: cast increases required alignment of target type [-Wcast-align] GSTLS.m:172:1: warning: cast increases required alignment of target type [-Wcast-align] static NSLock *fileLock = nil; ^ GSTLS.m:172:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSValue.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSValue.m.o GSValue.m:44:1: warning: cast increases required alignment of target type [-Wcast-align] static inline int ^ GSValue.m:44:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSSocksParser/GSSocksParser.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSSocksParser/GSSocksParser.m.o GSSocksParser/GSSocksParser.m:39:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) init ^ GSSocksParser/GSSocksParser.m:39:1: warning: cast increases required alignment of target type [-Wcast-align] GSSocksParser/GSSocksParser.m: In function '-[GSSocksParser initWithConfiguration:address:port:]': GSSocksParser/GSSocksParser.m:76:3: warning: 'concreteClass' may be used uninitialized in this function [-Wmaybe-uninitialized] return [[concreteClass alloc] initWithConfiguration: aConfiguration ^ gcc GSSocksParser/GSSocksParserPrivate.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSSocksParser/GSSocksParserPrivate.m.o gcc GSSocksParser/GSSocks4Parser.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSSocksParser/GSSocks4Parser.m.o GSSocksParser/GSSocks4Parser.m: In function '-[GSSocks4Parser start]': GSSocksParser/GSSocks4Parser.m:85:4: warning: cast increases required alignment of target type [-Wcast-align] *(uint16_t *)(bytes + 2) = NSSwapHostShortToBig((uint16_t)port); ^ GSSocksParser/GSSocks4Parser.m:95:8: warning: cast increases required alignment of target type [-Wcast-align] *(uint32_t *)(bytes + 4) = NSSwapHostLongToBig(*addressBytes); ^ GSSocksParser/GSSocks4Parser.m: In function '-[GSSocks4Parser parseNextChunk:]': GSSocksParser/GSSocks4Parser.m:154:35: warning: cast increases required alignment of target type [-Wcast-align] bndPort = NSSwapBigShortToHost(*(uint16_t *)(bytes + 2)); ^ GSSocksParser/GSSocks4Parser.m:155:39: warning: cast increases required alignment of target type [-Wcast-align] addressBytes = NSSwapBigLongToHost(*(uint32_t *)(bytes + 4)); ^ : At top level: GSSocksParser/GSSocks4Parser.m:49:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithConfiguration: (NSDictionary *)aConfiguration ^ GSSocksParser/GSSocks4Parser.m:49:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSSocksParser/GSSocks5Parser.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSSocksParser/GSSocks5Parser.m.o gcc NSAffineTransform.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSAffineTransform.m.o GSSocksParser/GSSocks5Parser.m: In function '-[GSSocks5Parser parseNextChunk:]': GSSocksParser/GSSocks5Parser.m:271:43: warning: cast increases required alignment of target type [-Wcast-align] bndPort = NSSwapBigShortToHost(*(uint16_t *)(bytes + addressSize)); ^ : At top level: GSSocksParser/GSSocks5Parser.m:67:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithConfiguration: (NSDictionary *)aConfiguration ^ GSSocksParser/GSSocks5Parser.m:67:1: warning: cast increases required alignment of target type [-Wcast-align] NSAffineTransform.m:94:1: warning: cast increases required alignment of target type [-Wcast-align] static NSAffineTransformStruct identityTransform = { ^ NSAffineTransform.m:94:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSArchiver.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSArchiver.m.o NSArchiver.m:94:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSArchiver.m:94:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSArray.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSArray.m.o gcc NSAssertionHandler.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSAssertionHandler.m.o NSAssertionHandler.m:60:1: warning: cast increases required alignment of target type [-Wcast-align] NSString *const NSAssertionHandlerKey = @"NSAssertionHandler"; ^ NSAssertionHandler.m:60:1: warning: cast increases required alignment of target type [-Wcast-align] NSArray.m:2620:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithArray: (NSArray*)anArray ^ NSArray.m:2620:1: warning: cast increases required alignment of target type [-Wcast-align] NSArray.m:2583:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithArray: (NSArray*)anArray ^ NSArray.m:2583:1: warning: cast increases required alignment of target type [-Wcast-align] NSArray.m:1963:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSArray.m:1963:1: warning: cast increases required alignment of target type [-Wcast-align] NSArray.m:97:1: warning: cast increases required alignment of target type [-Wcast-align] static SEL addSel; ^ NSArray.m:97:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSAttributedString.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSAttributedString.m.o NSAttributedString.m:1127:1: warning: cast increases required alignment of target type [-Wcast-align] + (NSMutableString*) stringWithOwner: (NSMutableAttributedString*)as ^ NSAttributedString.m:1127:1: warning: cast increases required alignment of target type [-Wcast-align] NSAttributedString.m:727:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSAttributedString.m:727:1: warning: cast increases required alignment of target type [-Wcast-align] NSAttributedString.m:104:1: warning: cast increases required alignment of target type [-Wcast-align] static Class NSAttributedStringClass; ^ NSAttributedString.m:104:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSAutoreleasePool.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSAutoreleasePool.m.o NSAutoreleasePool.m:311:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSAutoreleasePool.m:311:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSBundle.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSBundle.m.o gcc NSCache.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSCache.m.o NSCache.m:278:1: warning: cast increases required alignment of target type [-Wcast-align] - (void)dealloc ^ NSCache.m:278:1: warning: cast increases required alignment of target type [-Wcast-align] NSCache.m:57:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) init ^ NSCache.m:57:1: warning: cast increases required alignment of target type [-Wcast-align] NSBundle.m:1048:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) atExit ^ NSBundle.m:1048:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSCachedURLResponse.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSCachedURLResponse.m.o gcc NSCalendar.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSCalendar.m.o NSCachedURLResponse.m:43:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSCachedURLResponse.m:43:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSCalendarDate.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSCalendarDate.m.o NSCalendar.m:727:1: warning: cast increases required alignment of target type [-Wcast-align] typedef struct { ^ NSCalendar.m:727:1: warning: cast increases required alignment of target type [-Wcast-align] NSCalendar.m:192:1: warning: cast increases required alignment of target type [-Wcast-align] static NSCalendar *autoupdatingCalendar = nil; ^ NSCalendar.m:192:1: warning: cast increases required alignment of target type [-Wcast-align] NSCalendarDate.m:355:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSCalendarDate.m:355:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSCallBacks.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSCallBacks.m.o gcc NSCharacterSet.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSCharacterSet.m.o gcc NSClassDescription.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSClassDescription.m.o NSClassDescription.m:46:1: warning: cast increases required alignment of target type [-Wcast-align] static NSRecursiveLock *mapLock = nil; ^ NSClassDescription.m:46:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSCoder.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSCoder.m.o NSCoder.m:459:1: warning: cast increases required alignment of target type [-Wcast-align] - (const void*) bytes ^ NSCoder.m:459:1: warning: cast increases required alignment of target type [-Wcast-align] NSCoder.m:56:1: warning: cast increases required alignment of target type [-Wcast-align] static unsigned systemVersion = MAX_SUPPORTED_SYSTEM_VERSION; ^ NSCoder.m:56:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSCopyObject.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSCopyObject.m.o gcc NSCountedSet.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSCountedSet.m.o gcc NSConcreteHashTable.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSConcreteHashTable.m.o NSCountedSet.m:66:1: warning: cast increases required alignment of target type [-Wcast-align] static Class NSCountedSet_abstract_class; ^ NSCountedSet.m:66:1: warning: cast increases required alignment of target type [-Wcast-align] NSConcreteHashTable.m:1072:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithHashTable: (NSConcreteHashTable*)t ^ NSConcreteHashTable.m:1072:1: warning: cast increases required alignment of target type [-Wcast-align] NSConcreteHashTable.m:829:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSConcreteHashTable.m:829:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSConcreteMapTable.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSConcreteMapTable.m.o NSConcreteMapTable.m:1465:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) nextObject ^ NSConcreteMapTable.m:1465:1: warning: cast increases required alignment of target type [-Wcast-align] NSConcreteMapTable.m:1436:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithMapTable: (NSConcreteMapTable*)t ^ NSConcreteMapTable.m:1436:1: warning: cast increases required alignment of target type [-Wcast-align] NSConcreteMapTable.m:1187:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSConcreteMapTable.m:1187:1: warning: cast increases required alignment of target type [-Wcast-align] NSCharacterSet.m:1387:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSCharacterSet.m:1387:1: warning: cast increases required alignment of target type [-Wcast-align] NSCharacterSet.m:1227:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSData*) bitmapRepresentation ^ NSCharacterSet.m:1227:1: warning: cast increases required alignment of target type [-Wcast-align] NSCharacterSet.m:1037:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) characterSetWithBitmapRepresentation: (NSData*)data ^ NSCharacterSet.m:1037:1: warning: cast increases required alignment of target type [-Wcast-align] NSCharacterSet.m:637:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSCharacterSet.m:637:1: warning: cast increases required alignment of target type [-Wcast-align] NSCharacterSet.m:599:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSCharacterSet.m:599:1: warning: cast increases required alignment of target type [-Wcast-align] NSCharacterSet.m:250:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSCharacterSet.m:250:1: warning: cast increases required alignment of target type [-Wcast-align] NSCharacterSet.m:111:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSData*) bitmapRepresentation ^ NSCharacterSet.m:111:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSConnection.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSConnection.m.o In file included from /usr/include/string.h:25:0, from common.h:15, from NSConnection.m:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ NSConnection.m:461:1: warning: cast increases required alignment of target type [-Wcast-align] + (NSArray*) allConnections ^ NSConnection.m:461:1: warning: cast increases required alignment of target type [-Wcast-align] NSConnection.m:296:1: warning: cast increases required alignment of target type [-Wcast-align] GS_PRIVATE_INTERNAL(NSConnection) ^ NSConnection.m:296:1: warning: cast increases required alignment of target type [-Wcast-align] NSConnection.m:260:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) newWithObject: (NSDistantObject*)o time: (int)t ^ NSConnection.m:260:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSData.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSData.m.o NSData.m:3842:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSData.m:3842:1: warning: cast increases required alignment of target type [-Wcast-align] NSData.m:3215:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSData.m:3215:1: warning: cast increases required alignment of target type [-Wcast-align] NSData.m:3109:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSData.m:3109:1: warning: cast increases required alignment of target type [-Wcast-align] NSData.m:3018:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSData.m:3018:1: warning: cast increases required alignment of target type [-Wcast-align] NSData.m:2959:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) copyWithZone: (NSZone*)z ^ NSData.m:2959:1: warning: cast increases required alignment of target type [-Wcast-align] NSData.m:2950:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSData.m:2950:1: warning: cast increases required alignment of target type [-Wcast-align] NSData.m:2541:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSData.m:2541:1: warning: cast increases required alignment of target type [-Wcast-align] NSData.m:1755:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSData.m:1755:1: warning: cast increases required alignment of target type [-Wcast-align] NSData.m:389:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSData.m:389:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSDate.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSDate.m.o NSDate.m:1599:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSDate.m:1599:1: warning: cast increases required alignment of target type [-Wcast-align] NSDate.m:1577:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSDate.m:1577:1: warning: cast increases required alignment of target type [-Wcast-align] NSDate.m:1524:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSDate.m:1524:1: warning: cast increases required alignment of target type [-Wcast-align] NSDate.m:1377:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSDate.m:1377:1: warning: cast increases required alignment of target type [-Wcast-align] NSDate.m:127:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSDate.m:127:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSDateFormatter.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSDateFormatter.m.o NSDateFormatter.m:101:1: warning: cast increases required alignment of target type [-Wcast-align] static NSDateFormatterBehavior _defaultBehavior = 0; ^ NSDateFormatter.m:101:1: warning: cast increases required alignment of target type [-Wcast-align] NSDateFormatter.m:96:1: warning: cast increases required alignment of target type [-Wcast-align] GS_PRIVATE_INTERNAL(NSDateFormatter) ^ NSDateFormatter.m:96:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSDebug.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSDebug.m.o gcc NSDecimal.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSDecimal.m.o NSDebug.m:87:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSDebug.m:87:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSDecimalNumber.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSDecimalNumber.m.o NSDecimalNumber.m:159:1: warning: cast increases required alignment of target type [-Wcast-align] static Class NSDecimalNumberClass; ^ NSDecimalNumber.m:159:1: warning: cast increases required alignment of target type [-Wcast-align] NSDecimalNumber.m:57:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) defaultDecimalNumberHandler ^ NSDecimalNumber.m:57:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSDictionary.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSDictionary.m.o gcc NSDistantObject.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSDistantObject.m.o NSDictionary.m:1240:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSDictionary.m:1240:1: warning: cast increases required alignment of target type [-Wcast-align] NSDictionary.m:103:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSDictionary.m:103:1: warning: cast increases required alignment of target type [-Wcast-align] NSDistantObject.m: In function '-[Object(NSConformsToProtocolNamed) _conformsToProtocolNamed:]': NSDistantObject.m:89:3: warning: 'Object' may not respond to '-conformsTo:' [enabled by default] return [self conformsTo: p]; ^ NSDistantObject.m:89:3: warning: (Messages without a matching method signature [enabled by default] NSDistantObject.m:89:3: warning: will be assumed to return 'id' and accept [enabled by default] NSDistantObject.m:89:3: warning: '...' as arguments.) [enabled by default] NSDistantObject.m:89:3: warning: return makes integer from pointer without a cast [enabled by default] : At top level: NSDistantObject.m:400:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSDistantObject.m:400:1: warning: cast increases required alignment of target type [-Wcast-align] NSDistantObject.m:144:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) autorelease ^ gcc NSDistributedLock.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSDistributedLock.m.o NSDistributedLock.m:53:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSDistributedLock.m:53:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSDistributedNotificationCenter.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSDistributedNotificationCenter.m.o gcc NSEnumerator.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSEnumerator.m.o NSEnumerator.m:45:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSArray*) allObjects ^ NSEnumerator.m:45:1: warning: cast increases required alignment of target type [-Wcast-align] NSDistributedNotificationCenter.m:544:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) addObserver: (uint64_t)anObserver ^ NSDistributedNotificationCenter.m:544:1: warning: cast increases required alignment of target type [-Wcast-align] NSDistributedNotificationCenter.m:103:1: warning: cast increases required alignment of target type [-Wcast-align] static NSDistributedNotificationCenter *locCenter = nil; ^ NSDistributedNotificationCenter.m:103:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSError.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSError.m.o NSError.m:53:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) errorWithDomain: (NSString*)aDomain ^ NSError.m:53:1: warning: cast increases required alignment of target type [-Wcast-align] NSDebug.m: In function 'NSReturnAddress': NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:959:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(0); _NS_RETURN_HACK(1); _NS_RETURN_HACK(2); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:959:24: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(0); _NS_RETURN_HACK(1); _NS_RETURN_HACK(2); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:959:44: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(0); _NS_RETURN_HACK(1); _NS_RETURN_HACK(2); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:960:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(3); _NS_RETURN_HACK(4); _NS_RETURN_HACK(5); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:960:24: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(3); _NS_RETURN_HACK(4); _NS_RETURN_HACK(5); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:960:44: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(3); _NS_RETURN_HACK(4); _NS_RETURN_HACK(5); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:961:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(6); _NS_RETURN_HACK(7); _NS_RETURN_HACK(8); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:961:24: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(6); _NS_RETURN_HACK(7); _NS_RETURN_HACK(8); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:961:44: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(6); _NS_RETURN_HACK(7); _NS_RETURN_HACK(8); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:962:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(9); _NS_RETURN_HACK(10); _NS_RETURN_HACK(11); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:962:24: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(9); _NS_RETURN_HACK(10); _NS_RETURN_HACK(11); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:962:45: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(9); _NS_RETURN_HACK(10); _NS_RETURN_HACK(11); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:963:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(12); _NS_RETURN_HACK(13); _NS_RETURN_HACK(14); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:963:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(12); _NS_RETURN_HACK(13); _NS_RETURN_HACK(14); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:963:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(12); _NS_RETURN_HACK(13); _NS_RETURN_HACK(14); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:964:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(15); _NS_RETURN_HACK(16); _NS_RETURN_HACK(17); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:964:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(15); _NS_RETURN_HACK(16); _NS_RETURN_HACK(17); ^ gcc NSException.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSException.m.o NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:964:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(15); _NS_RETURN_HACK(16); _NS_RETURN_HACK(17); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:965:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(18); _NS_RETURN_HACK(19); _NS_RETURN_HACK(20); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:965:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(18); _NS_RETURN_HACK(19); _NS_RETURN_HACK(20); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:965:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(18); _NS_RETURN_HACK(19); _NS_RETURN_HACK(20); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:966:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(21); _NS_RETURN_HACK(22); _NS_RETURN_HACK(23); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:966:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(21); _NS_RETURN_HACK(22); _NS_RETURN_HACK(23); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:966:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(21); _NS_RETURN_HACK(22); _NS_RETURN_HACK(23); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:967:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(24); _NS_RETURN_HACK(25); _NS_RETURN_HACK(26); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:967:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(24); _NS_RETURN_HACK(25); _NS_RETURN_HACK(26); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:967:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(24); _NS_RETURN_HACK(25); _NS_RETURN_HACK(26); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:968:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(27); _NS_RETURN_HACK(28); _NS_RETURN_HACK(29); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:968:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(27); _NS_RETURN_HACK(28); _NS_RETURN_HACK(29); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:968:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(27); _NS_RETURN_HACK(28); _NS_RETURN_HACK(29); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:969:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(30); _NS_RETURN_HACK(31); _NS_RETURN_HACK(32); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:969:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(30); _NS_RETURN_HACK(31); _NS_RETURN_HACK(32); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:969:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(30); _NS_RETURN_HACK(31); _NS_RETURN_HACK(32); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:970:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(33); _NS_RETURN_HACK(34); _NS_RETURN_HACK(35); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:970:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(33); _NS_RETURN_HACK(34); _NS_RETURN_HACK(35); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:970:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(33); _NS_RETURN_HACK(34); _NS_RETURN_HACK(35); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:971:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(36); _NS_RETURN_HACK(37); _NS_RETURN_HACK(38); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:971:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(36); _NS_RETURN_HACK(37); _NS_RETURN_HACK(38); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:971:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(36); _NS_RETURN_HACK(37); _NS_RETURN_HACK(38); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:972:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(39); _NS_RETURN_HACK(40); _NS_RETURN_HACK(41); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:972:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(39); _NS_RETURN_HACK(40); _NS_RETURN_HACK(41); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:972:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(39); _NS_RETURN_HACK(40); _NS_RETURN_HACK(41); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:973:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(42); _NS_RETURN_HACK(43); _NS_RETURN_HACK(44); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:973:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(42); _NS_RETURN_HACK(43); _NS_RETURN_HACK(44); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:973:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(42); _NS_RETURN_HACK(43); _NS_RETURN_HACK(44); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:974:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(45); _NS_RETURN_HACK(46); _NS_RETURN_HACK(47); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:974:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(45); _NS_RETURN_HACK(46); _NS_RETURN_HACK(47); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:974:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(45); _NS_RETURN_HACK(46); _NS_RETURN_HACK(47); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:975:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(48); _NS_RETURN_HACK(49); _NS_RETURN_HACK(50); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:975:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(48); _NS_RETURN_HACK(49); _NS_RETURN_HACK(50); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:975:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(48); _NS_RETURN_HACK(49); _NS_RETURN_HACK(50); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:976:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(51); _NS_RETURN_HACK(52); _NS_RETURN_HACK(53); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:976:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(51); _NS_RETURN_HACK(52); _NS_RETURN_HACK(53); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:976:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(51); _NS_RETURN_HACK(52); _NS_RETURN_HACK(53); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:977:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(54); _NS_RETURN_HACK(55); _NS_RETURN_HACK(56); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:977:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(54); _NS_RETURN_HACK(55); _NS_RETURN_HACK(56); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:977:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(54); _NS_RETURN_HACK(55); _NS_RETURN_HACK(56); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:978:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(57); _NS_RETURN_HACK(58); _NS_RETURN_HACK(59); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:978:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(57); _NS_RETURN_HACK(58); _NS_RETURN_HACK(59); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:978:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(57); _NS_RETURN_HACK(58); _NS_RETURN_HACK(59); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:979:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(60); _NS_RETURN_HACK(61); _NS_RETURN_HACK(62); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:979:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(60); _NS_RETURN_HACK(61); _NS_RETURN_HACK(62); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:979:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(60); _NS_RETURN_HACK(61); _NS_RETURN_HACK(62); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:980:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(63); _NS_RETURN_HACK(64); _NS_RETURN_HACK(65); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:980:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(63); _NS_RETURN_HACK(64); _NS_RETURN_HACK(65); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:980:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(63); _NS_RETURN_HACK(64); _NS_RETURN_HACK(65); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:981:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(66); _NS_RETURN_HACK(67); _NS_RETURN_HACK(68); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:981:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(66); _NS_RETURN_HACK(67); _NS_RETURN_HACK(68); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:981:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(66); _NS_RETURN_HACK(67); _NS_RETURN_HACK(68); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:982:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(69); _NS_RETURN_HACK(70); _NS_RETURN_HACK(71); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:982:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(69); _NS_RETURN_HACK(70); _NS_RETURN_HACK(71); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:982:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(69); _NS_RETURN_HACK(70); _NS_RETURN_HACK(71); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:983:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(72); _NS_RETURN_HACK(73); _NS_RETURN_HACK(74); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:983:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(72); _NS_RETURN_HACK(73); _NS_RETURN_HACK(74); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:983:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(72); _NS_RETURN_HACK(73); _NS_RETURN_HACK(74); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:984:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(75); _NS_RETURN_HACK(76); _NS_RETURN_HACK(77); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:984:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(75); _NS_RETURN_HACK(76); _NS_RETURN_HACK(77); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:984:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(75); _NS_RETURN_HACK(76); _NS_RETURN_HACK(77); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:985:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(78); _NS_RETURN_HACK(79); _NS_RETURN_HACK(80); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:985:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(78); _NS_RETURN_HACK(79); _NS_RETURN_HACK(80); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:985:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(78); _NS_RETURN_HACK(79); _NS_RETURN_HACK(80); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:986:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(81); _NS_RETURN_HACK(82); _NS_RETURN_HACK(83); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:986:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(81); _NS_RETURN_HACK(82); _NS_RETURN_HACK(83); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:986:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(81); _NS_RETURN_HACK(82); _NS_RETURN_HACK(83); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:987:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(84); _NS_RETURN_HACK(85); _NS_RETURN_HACK(86); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:987:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(84); _NS_RETURN_HACK(85); _NS_RETURN_HACK(86); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:987:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(84); _NS_RETURN_HACK(85); _NS_RETURN_HACK(86); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:988:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(87); _NS_RETURN_HACK(88); _NS_RETURN_HACK(89); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:988:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(87); _NS_RETURN_HACK(88); _NS_RETURN_HACK(89); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:988:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(87); _NS_RETURN_HACK(88); _NS_RETURN_HACK(89); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:989:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(90); _NS_RETURN_HACK(91); _NS_RETURN_HACK(92); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:989:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(90); _NS_RETURN_HACK(91); _NS_RETURN_HACK(92); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:989:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(90); _NS_RETURN_HACK(91); _NS_RETURN_HACK(92); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:990:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(93); _NS_RETURN_HACK(94); _NS_RETURN_HACK(95); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:990:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(93); _NS_RETURN_HACK(94); _NS_RETURN_HACK(95); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:990:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(93); _NS_RETURN_HACK(94); _NS_RETURN_HACK(95); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:991:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(96); _NS_RETURN_HACK(97); _NS_RETURN_HACK(98); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:991:25: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(96); _NS_RETURN_HACK(97); _NS_RETURN_HACK(98); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:991:46: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(96); _NS_RETURN_HACK(97); _NS_RETURN_HACK(98); ^ NSDebug.m:756:67: warning: unsupported argument to '__builtin_return_address' [enabled by default] __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ^ NSDebug.m:992:4: note: in expansion of macro '_NS_RETURN_HACK' _NS_RETURN_HACK(99); ^ gcc NSFileHandle.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSFileHandle.m.o NSException.m:805:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSException.m:805:1: warning: cast increases required alignment of target type [-Wcast-align] NSException.m:555:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSArray*) addresses ^ NSException.m:555:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSFileManager.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSFileManager.m.o NSFileHandle.m:952:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSFileHandle.m:952:1: warning: cast increases required alignment of target type [-Wcast-align] NSFileHandle.m:75:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSFileHandle.m:75:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSFormatter.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSFormatter.m.o NSFileManager.m:3582:1: warning: cast increases required alignment of target type [-Wcast-align] + (NSEnumerator*) enumeratorFor: (NSDictionary*)d ^ NSFileManager.m:3582:1: warning: cast increases required alignment of target type [-Wcast-align] NSFileManager.m:3088:1: warning: cast increases required alignment of target type [-Wcast-align] static NSSet *fileKeys = nil; ^ NSFileManager.m:3088:1: warning: cast increases required alignment of target type [-Wcast-align] NSFileManager.m:2269:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSFileManager.m:2269:1: warning: cast increases required alignment of target type [-Wcast-align] NSFileManager.m:320:1: warning: cast increases required alignment of target type [-Wcast-align] static NSFileManager* defaultManager = nil; ^ NSFileManager.m:320:1: warning: cast increases required alignment of target type [-Wcast-align] NSFileManager.m: In function '-[NSFileManager changeFileAttributes:atPath:]': NSFileManager.m:441:13: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(lpath, -1, pw.pw_gid); ^ gcc NSGarbageCollector.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSGarbageCollector.m.o NSFormatter.m:33:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSAttributedString*) attributedStringForObjectValue: (id)anObject ^ NSFormatter.m:33:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSGeometry.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSGeometry.m.o NSGarbageCollector.m:142:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) defaultCollector ^ NSGarbageCollector.m:142:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSHashTable.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSHashTable.m.o NSHashTable.m:42:1: warning: cast increases required alignment of target type [-Wcast-align] static Class abstractClass = 0; ^ NSHashTable.m:42:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSHost.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSHost.m.o NSHost.m:236:1: warning: cast increases required alignment of target type [-Wcast-align] static NSString* ^ NSHost.m:236:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSHTTPCookie.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSHTTPCookie.m.o NSHTTPCookie.m:120:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSHTTPCookie.m:120:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSHTTPCookieStorage.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSHTTPCookieStorage.m.o NSHTTPCookieStorage.m:58:1: warning: cast increases required alignment of target type [-Wcast-align] static NSHTTPCookieStorage *storage = nil; ^ NSHTTPCookieStorage.m:58:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSIndexPath.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSIndexPath.m.o NSIndexPath.m:45:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)aZone ^ NSIndexPath.m:45:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSIndexSet.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSIndexSet.m.o NSIndexSet.m:1441:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSIndexSet.m:1441:1: warning: cast increases required alignment of target type [-Wcast-align] NSIndexSet.m:1008:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) addIndex: (NSUInteger)anIndex ^ NSIndexSet.m:1008:1: warning: cast increases required alignment of target type [-Wcast-align] NSIndexSet.m:121:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) indexSet ^ NSIndexSet.m:121:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSInvocation.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSInvocation.m.o In file included from /usr/include/string.h:25:0, from common.h:15, from NSInvocation.m:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ NSInvocation.m:903:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSInvocation*) _invocation ^ NSInvocation.m:903:1: warning: cast increases required alignment of target type [-Wcast-align] NSInvocation.m:881:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) _newWithTarget: (id)t ^ NSInvocation.m:235:1: warning: cast increases required alignment of target type [-Wcast-align] static inline void ^ NSInvocation.m:235:1: warning: cast increases required alignment of target type [-Wcast-align] NSInvocation.m:61:1: warning: cast increases required alignment of target type [-Wcast-align] + (GSCodeBuffer*) memoryWithSize: (NSUInteger)_size ^ NSInvocation.m:61:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSInvocationOperation.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSInvocationOperation.m.o gcc NSJSONSerialization.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSJSONSerialization.m.o NSInvocationOperation.m:39:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithInvocation: (NSInvocation *)inv ^ NSInvocationOperation.m:39:1: warning: cast increases required alignment of target type [-Wcast-align] NSJSONSerialization.m:955:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSJSONSerialization.m:955:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSKeyedArchiver.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSKeyedArchiver.m.o gcc NSKeyedUnarchiver.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSKeyedUnarchiver.m.o NSKeyedArchiver.m:446:1: warning: cast increases required alignment of target type [-Wcast-align] + (NSData*) archivedDataWithRootObject: (id)anObject ^ NSKeyedArchiver.m:446:1: warning: cast increases required alignment of target type [-Wcast-align] NSKeyedUnarchiver.m:302:1: warning: cast increases required alignment of target type [-Wcast-align] + (Class) classForClassName: (NSString*)aString ^ NSKeyedUnarchiver.m:302:1: warning: cast increases required alignment of target type [-Wcast-align] NSKeyedUnarchiver.m:60:1: warning: cast increases required alignment of target type [-Wcast-align] @end ^ NSKeyedUnarchiver.m:60:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSKeyValueCoding.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSKeyValueCoding.m.o gcc NSKeyValueObserving.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSKeyValueObserving.m.o In file included from NSKeyValueCoding.m:42:0: NSKeyValueMutableSet.m:630:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) setForKey: (NSString *)aKey ofObject: (id)anObject ^ NSKeyValueMutableSet.m:630:1: warning: cast increases required alignment of target type [-Wcast-align] NSKeyValueMutableSet.m:443:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) setForKey: (NSString *)aKey ofObject: (id)anObject ^ NSKeyValueMutableSet.m:443:1: warning: cast increases required alignment of target type [-Wcast-align] NSKeyValueMutableSet.m:178:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) setForKey: (NSString *)aKey ofObject: (id)anObject ^ NSKeyValueMutableSet.m:178:1: warning: cast increases required alignment of target type [-Wcast-align] NSKeyValueMutableSet.m:91:1: warning: cast increases required alignment of target type [-Wcast-align] + (NSKeyValueMutableSet *) setForKey: (NSString *)aKey ofObject: (id)anObject ^ NSKeyValueMutableSet.m:91:1: warning: cast increases required alignment of target type [-Wcast-align] In file included from NSKeyValueCoding.m:41:0: NSKeyValueMutableArray.m:424:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) arrayForKey: (NSString *)aKey ofObject: (id)anObject ^ NSKeyValueMutableArray.m:424:1: warning: cast increases required alignment of target type [-Wcast-align] NSKeyValueMutableArray.m:306:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) arrayForKey: (NSString *)aKey ofObject: (id)anObject ^ NSKeyValueMutableArray.m:306:1: warning: cast increases required alignment of target type [-Wcast-align] NSKeyValueMutableArray.m:168:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) arrayForKey: (NSString *)aKey ofObject: (id)anObject ^ NSKeyValueMutableArray.m:168:1: warning: cast increases required alignment of target type [-Wcast-align] NSKeyValueMutableArray.m:90:1: warning: cast increases required alignment of target type [-Wcast-align] + (NSKeyValueMutableArray *) arrayForKey: (NSString *)aKey ^ NSKeyValueMutableArray.m:90:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSLocale.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSLocale.m.o NSKeyValueObserving.m:1316:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithKeyPath: (NSString *)keyPath ^ NSKeyValueObserving.m:1316:1: warning: cast increases required alignment of target type [-Wcast-align] NSKeyValueObserving.m:1094:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSObject*) instance ^ NSKeyValueObserving.m:1094:1: warning: cast increases required alignment of target type [-Wcast-align] NSKeyValueObserving.m:1002:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSKeyValueObserving.m:1002:1: warning: cast increases required alignment of target type [-Wcast-align] NSKeyValueObserving.m:999:1: warning: cast increases required alignment of target type [-Wcast-align] @end ^ NSKeyValueObserving.m:999:1: warning: cast increases required alignment of target type [-Wcast-align] NSKeyValueObserving.m:695:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) setter: (void*)val ^ NSKeyValueObserving.m:695:1: warning: cast increases required alignment of target type [-Wcast-align] NSKeyValueObserving.m:434:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSKeyValueObserving.m:434:1: warning: cast increases required alignment of target type [-Wcast-align] NSKeyValueObserving.m:214:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSKeyValueObserving.m:214:1: warning: cast increases required alignment of target type [-Wcast-align] NSLocale.m:176:1: warning: cast increases required alignment of target type [-Wcast-align] static NSLocale *autoupdatingLocale = nil; ^ NSLocale.m:176:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSLock.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSLock.m.o NSLock.m:346:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSLock.m:346:1: warning: cast increases required alignment of target type [-Wcast-align] NSLock.m:262:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSLock.m:262:1: warning: cast increases required alignment of target type [-Wcast-align] NSLock.m:232:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSLock.m:232:1: warning: cast increases required alignment of target type [-Wcast-align] NSLock.m:150:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSLock.m:150:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSLog.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSLog.m.o gcc NSMapTable.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSMapTable.m.o gcc NSMetadata.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSMetadata.m.o NSMapTable.m:40:1: warning: cast increases required alignment of target type [-Wcast-align] static Class abstractClass = 0; ^ NSMapTable.m:40:1: warning: cast increases required alignment of target type [-Wcast-align] NSMetadata.m:396:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSString *) attribute ^ NSMetadata.m:396:1: warning: cast increases required alignment of target type [-Wcast-align] NSMetadata.m:386:1: warning: cast increases required alignment of target type [-Wcast-align] @end ^ NSMetadata.m:386:1: warning: cast increases required alignment of target type [-Wcast-align] NSMetadata.m:343:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSString *) attribute ^ NSMetadata.m:343:1: warning: cast increases required alignment of target type [-Wcast-align] NSMetadata.m:333:1: warning: cast increases required alignment of target type [-Wcast-align] @end ^ NSMetadata.m:333:1: warning: cast increases required alignment of target type [-Wcast-align] NSMetadata.m:149:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSMetadata.m:149:1: warning: cast increases required alignment of target type [-Wcast-align] NSMetadata.m:140:1: warning: cast increases required alignment of target type [-Wcast-align] @end ^ NSMetadata.m:140:1: warning: cast increases required alignment of target type [-Wcast-align] NSMetadata.m:55:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSArray *) attributes ^ NSMetadata.m:55:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSMethodSignature.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSMethodSignature.m.o gcc NSNotification.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSNotification.m.o NSMethodSignature.m:392:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) _initWithObjCTypes: (const char*)t ^ NSMethodSignature.m:392:1: warning: cast increases required alignment of target type [-Wcast-align] NSNotification.m:49:1: warning: cast increases required alignment of target type [-Wcast-align] static Class abstractClass = 0; ^ NSNotification.m:49:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSNotificationCenter.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSNotificationCenter.m.o gcc NSNotificationQueue.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSNotificationQueue.m.o NSNotificationCenter.m:758:1: warning: cast increases required alignment of target type [-Wcast-align] static NSNotificationCenter *default_center = nil; ^ NSNotificationCenter.m:758:1: warning: cast increases required alignment of target type [-Wcast-align] NSNotificationCenter.m:697:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithQueue: (NSOperationQueue *)queue ^ NSNotificationCenter.m:697:1: warning: cast increases required alignment of target type [-Wcast-align] NSNotificationCenter.m:660:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithNotification: (NSNotification *)notif ^ NSNotificationCenter.m:660:1: warning: cast increases required alignment of target type [-Wcast-align] NSNotificationCenter.m:58:1: warning: cast increases required alignment of target type [-Wcast-align] static Class concrete = 0; ^ NSNotificationCenter.m:58:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSNull.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSNull.m.o NSNotificationQueue.m:280:1: warning: cast increases required alignment of target type [-Wcast-align] static NSArray *defaultMode = nil; ^ NSNotificationQueue.m:280:1: warning: cast increases required alignment of target type [-Wcast-align] NSNotificationQueue.m:80:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSNotificationQueue.m:80:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSNumber.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSNumber.m.o NSNull.m:36:1: warning: cast increases required alignment of target type [-Wcast-align] static NSNull *null = 0; ^ NSNull.m:36:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSNumberFormatter.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSNumberFormatter.m.o NSNumber.m:623:1: warning: cast increases required alignment of target type [-Wcast-align] static Class NSNumberClass; ^ NSNumber.m:623:1: warning: cast increases required alignment of target type [-Wcast-align] In file included from NSNumberMethods.h:6:0, from NSNumber.m:348: GSNumberTypes.h:12:1: warning: cast increases required alignment of target type [-Wcast-align] INTEGER_MACRO('d', double, double, Double) ^ GSNumberTypes.h:12:1: warning: cast increases required alignment of target type [-Wcast-align] In file included from NSNumberMethods.h:6:0, from NSNumber.m:336: GSNumberTypes.h:12:1: warning: cast increases required alignment of target type [-Wcast-align] INTEGER_MACRO('d', double, double, Double) ^ GSNumberTypes.h:12:1: warning: cast increases required alignment of target type [-Wcast-align] NSNumber.m:300:1: warning: cast increases required alignment of target type [-Wcast-align] - (BOOL) isEqualToNumber: (NSNumber*)aNumber ^ NSNumber.m:300:1: warning: cast increases required alignment of target type [-Wcast-align] In file included from NSNumberMethods.h:6:0, from NSNumber.m:232: GSNumberTypes.h:12:1: warning: cast increases required alignment of target type [-Wcast-align] INTEGER_MACRO('d', double, double, Double) ^ GSNumberTypes.h:12:1: warning: cast increases required alignment of target type [-Wcast-align] In file included from NSNumberMethods.h:6:0, from NSNumber.m:227: GSNumberTypes.h:12:1: warning: cast increases required alignment of target type [-Wcast-align] INTEGER_MACRO('d', double, double, Double) ^ GSNumberTypes.h:12:1: warning: cast increases required alignment of target type [-Wcast-align] NSNumber.m:219:1: warning: cast increases required alignment of target type [-Wcast-align] - (const char *) objCType ^ NSNumber.m:219:1: warning: cast increases required alignment of target type [-Wcast-align] In file included from NSNumberMethods.h:6:0, from NSNumber.m:215: GSNumberTypes.h:12:1: warning: cast increases required alignment of target type [-Wcast-align] INTEGER_MACRO('d', double, double, Double) ^ GSNumberTypes.h:12:1: warning: cast increases required alignment of target type [-Wcast-align] NSNumber.m:141:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSComparisonResult) compare: (NSNumber*)aNumber ^ NSNumber.m:141:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSObjCRuntime.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSObjCRuntime.m.o NSNumberFormatter.m:440:1: warning: cast increases required alignment of target type [-Wcast-align] static NSUInteger _defaultBehavior = NSNumberFormatterBehavior10_4; ^ NSNumberFormatter.m:440:1: warning: cast increases required alignment of target type [-Wcast-align] NSNumberFormatter.m:270:1: warning: cast increases required alignment of target type [-Wcast-align] GS_PRIVATE_INTERNAL(NSNumberFormatter) ^ NSNumberFormatter.m:270:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSObject.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSObject.m.o NSObject.m:2573:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSObject.m:2573:1: warning: cast increases required alignment of target type [-Wcast-align] NSObject.m:2539:1: warning: cast increases required alignment of target type [-Wcast-align] - (Class) class ^ NSObject.m:947:1: warning: cast increases required alignment of target type [-Wcast-align] - (void)_ARCCompliantRetainRelease {} ^ gcc NSObject+NSComparisonMethods.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSObject+NSComparisonMethods.m.o gcc NSOperation.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSOperation.m.o gcc NSPage.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSPage.m.o NSOperation.m:583:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) currentQueue ^ NSOperation.m:583:1: warning: cast increases required alignment of target type [-Wcast-align] NSOperation.m:553:1: warning: cast increases required alignment of target type [-Wcast-align] GS_PRIVATE_INTERNAL(NSOperationQueue) ^ NSOperation.m:553:1: warning: cast increases required alignment of target type [-Wcast-align] NSOperation.m:85:1: warning: cast increases required alignment of target type [-Wcast-align] + (BOOL) automaticallyNotifiesObserversForKey: (NSString*)theKey ^ NSOperation.m:85:1: warning: cast increases required alignment of target type [-Wcast-align] NSOperation.m:71:1: warning: cast increases required alignment of target type [-Wcast-align] GS_PRIVATE_INTERNAL(NSOperation) ^ NSOperation.m:71:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSPathUtilities.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSPathUtilities.m.o NSPathUtilities.m:2647:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) atExit ^ NSPathUtilities.m:2647:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSPipe.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSPipe.m.o NSPipe.m:50:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) pipe ^ NSPipe.m:50:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSPointerArray.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSPointerArray.m.o gcc NSPointerFunctions.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSPointerFunctions.m.o gcc NSConcretePointerFunctions.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSConcretePointerFunctions.m.o NSPointerArray.m:225:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) _raiseRangeExceptionWithIndex: (NSUInteger)index from: (SEL)sel ^ NSPointerArray.m:225:1: warning: cast increases required alignment of target type [-Wcast-align] NSPointerArray.m:54:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSPointerArray.m:54:1: warning: cast increases required alignment of target type [-Wcast-align] NSPointerFunctions.m:34:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)zone ^ NSPointerFunctions.m:34:1: warning: cast increases required alignment of target type [-Wcast-align] NSConcretePointerFunctions.m:178:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)zone ^ NSConcretePointerFunctions.m:178:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSPort.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSPort.m.o gcc NSPortCoder.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSPortCoder.m.o NSPort.m:52:1: warning: cast increases required alignment of target type [-Wcast-align] NSString * const NSInvalidReceivePortException ^ NSPort.m:52:1: warning: cast increases required alignment of target type [-Wcast-align] NSPortCoder.m:345:1: warning: cast increases required alignment of target type [-Wcast-align] static Class connectionClass; ^ NSPortCoder.m:345:1: warning: cast increases required alignment of target type [-Wcast-align] NSPortCoder.m:297:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) newWithClass: (Class)c andVersion: (unsigned)v; ^ NSPortCoder.m:297:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSPortMessage.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSPortMessage.m.o gcc NSPortNameServer.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSPortNameServer.m.o NSPortMessage.m:37:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSPortMessage.m:37:1: warning: cast increases required alignment of target type [-Wcast-align] NSPortNameServer.m:45:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)aZone ^ NSPortNameServer.m:45:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSPredicate.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSPredicate.m.o gcc NSProcessInfo.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSProcessInfo.m.o NSPredicate.m: In function '-[GSPredicateScanner parseBinaryExpression]': NSPredicate.m:2578:21: warning: variable 'right' set but not used [-Wunused-but-set-variable] NSExpression *right; ^ NSProcessInfo.m:205:1: warning: cast increases required alignment of target type [-Wcast-align] static NSRecursiveLock *procLock = nil; ^ NSProcessInfo.m:205:1: warning: cast increases required alignment of target type [-Wcast-align] : At top level: NSProcessInfo.m:172:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) autorelease ^ NSProcessInfo.m:172:1: warning: cast increases required alignment of target type [-Wcast-align] NSPredicate.m:1765:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithString: (NSString*)format ^ NSPredicate.m:1765:1: warning: cast increases required alignment of target type [-Wcast-align] NSPredicate.m:1427:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSArray *) arguments ^ NSPredicate.m:1427:1: warning: cast increases required alignment of target type [-Wcast-align] NSPredicate.m:1387:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSString *) description ^ NSPredicate.m:1387:1: warning: cast increases required alignment of target type [-Wcast-align] NSPredicate.m:1338:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSString *) description ^ NSPredicate.m:1338:1: warning: cast increases required alignment of target type [-Wcast-align] NSPredicate.m:1318:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSString *) description ^ NSPredicate.m:1318:1: warning: cast increases required alignment of target type [-Wcast-align] NSPredicate.m:1269:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) constantValue ^ NSPredicate.m:1269:1: warning: cast increases required alignment of target type [-Wcast-align] NSPredicate.m:1099:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSPredicate.m:1099:1: warning: cast increases required alignment of target type [-Wcast-align] NSPredicate.m:623:1: warning: cast increases required alignment of target type [-Wcast-align] + (NSPredicate *) predicateWithLeftExpression: (NSExpression *)left ^ NSPredicate.m:623:1: warning: cast increases required alignment of target type [-Wcast-align] NSPredicate.m:599:1: warning: cast increases required alignment of target type [-Wcast-align] - (BOOL) evaluateWithObject: (id)object ^ NSPredicate.m:599:1: warning: cast increases required alignment of target type [-Wcast-align] NSPredicate.m:559:1: warning: cast increases required alignment of target type [-Wcast-align] - (BOOL) evaluateWithObject: (id)object ^ NSPredicate.m:559:1: warning: cast increases required alignment of target type [-Wcast-align] NSPredicate.m:496:1: warning: cast increases required alignment of target type [-Wcast-align] - (BOOL) evaluateWithObject: (id) object ^ NSPredicate.m:496:1: warning: cast increases required alignment of target type [-Wcast-align] NSPredicate.m:406:1: warning: cast increases required alignment of target type [-Wcast-align] + (NSPredicate *) andPredicateWithSubpredicates: (NSArray *)list ^ NSPredicate.m:406:1: warning: cast increases required alignment of target type [-Wcast-align] NSPredicate.m:387:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) copyWithZone: (NSZone *)z ^ NSPredicate.m:387:1: warning: cast increases required alignment of target type [-Wcast-align] NSPredicate.m:368:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) copyWithZone: (NSZone *)z ^ NSPredicate.m:368:1: warning: cast increases required alignment of target type [-Wcast-align] NSPredicate.m:148:1: warning: cast increases required alignment of target type [-Wcast-align] + (NSPredicate *) predicateWithFormat: (NSString *) format, ... ^ NSPredicate.m:148:1: warning: cast increases required alignment of target type [-Wcast-align] NSProcessInfo.m: In function '-[NSProcessInfo globallyUniqueString]': NSProcessInfo.m:1099:11: warning: 'tpid' may be used uninitialized in this function [-Wmaybe-uninitialized] pid = tpid; ^ gcc NSPropertyList.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSPropertyList.m.o NSPropertyList.m:3315:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) serializePropertyList: (id)aPropertyList ^ NSPropertyList.m:3315:1: warning: cast increases required alignment of target type [-Wcast-align] NSPropertyList.m:2784:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSPropertyList.m:2784:1: warning: cast increases required alignment of target type [-Wcast-align] NSPropertyList.m:2297:1: warning: cast increases required alignment of target type [-Wcast-align] static BOOL classInitialized = NO; ^ NSPropertyList.m:2297:1: warning: cast increases required alignment of target type [-Wcast-align] NSPropertyList.m:123:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSPropertyList.m:123:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSProtocolChecker.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSProtocolChecker.m.o gcc NSProxy.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSProxy.m.o NSProtocolChecker.m:62:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) protocolCheckerWithTarget: (NSObject*)anObject ^ NSProtocolChecker.m:62:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSRange.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSRange.m.o NSProxy.m:65:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) alloc ^ gcc NSRegularExpression.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSRegularExpression.m.o gcc NSRunLoop.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSRunLoop.m.o NSRegularExpression.m:96:1: warning: cast increases required alignment of target type [-Wcast-align] + (NSRegularExpression*) regularExpressionWithPattern: (NSString*)aPattern ^ NSRegularExpression.m:96:1: warning: cast increases required alignment of target type [-Wcast-align] NSRunLoop.m:706:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSRunLoop.m:706:1: warning: cast increases required alignment of target type [-Wcast-align] NSRunLoop.m:177:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSRunLoop.m:177:1: warning: cast increases required alignment of target type [-Wcast-align] NSRunLoop.m:99:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSRunLoop.m:99:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSScanner.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSScanner.m.o NSScanner.m:126:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSScanner.m:126:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSSerializer.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSSerializer.m.o gcc NSSet.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSSet.m.o NSSerializer.m:821:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSSerializer.m:821:1: warning: cast increases required alignment of target type [-Wcast-align] NSSerializer.m:771:1: warning: cast increases required alignment of target type [-Wcast-align] + (_NSDeserializerProxy*) proxyWithData: (NSData*)d ^ NSSerializer.m:771:1: warning: cast increases required alignment of target type [-Wcast-align] NSSerializer.m:360:1: warning: cast increases required alignment of target type [-Wcast-align] static BOOL shouldBeCompact = NO; ^ NSSerializer.m:360:1: warning: cast increases required alignment of target type [-Wcast-align] NSSet.m:992:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSSet.m:992:1: warning: cast increases required alignment of target type [-Wcast-align] NSSet.m:57:1: warning: cast increases required alignment of target type [-Wcast-align] static Class NSSet_abstract_class; ^ NSSet.m:57:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSSocketPort.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSSocketPort.m.o NSSocketPort.m:1487:1: warning: cast increases required alignment of target type [-Wcast-align] static NSRecursiveLock *tcpPortLock = nil; ^ NSSocketPort.m:1487:1: warning: cast increases required alignment of target type [-Wcast-align] NSSocketPort.m:364:1: warning: cast increases required alignment of target type [-Wcast-align] static Class mutableArrayClass; ^ NSSocketPort.m:364:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSSocketPortNameServer.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSSocketPortNameServer.m.o gcc NSSortDescriptor.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSSortDescriptor.m.o gcc NSSpellServer.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSSpellServer.m.o NSSortDescriptor.m: In function '+[NSSortDescriptor initialize]': NSSortDescriptor.m:67:7: warning: @interface of class 'GSShellSortPlaceHolder' not found [enabled by default] [GSShellSortPlaceHolder class]; ^ : At top level: NSSortDescriptor.m:56:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSSortDescriptor.m:56:1: warning: cast increases required alignment of target type [-Wcast-align] NSSpellServer.m:72:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSSpellServer.m:72:1: warning: cast increases required alignment of target type [-Wcast-align] NSSocketPortNameServer.m:552:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)aZone ^ NSSocketPortNameServer.m:552:1: warning: cast increases required alignment of target type [-Wcast-align] NSSocketPortNameServer.m:140:1: warning: cast increases required alignment of target type [-Wcast-align] - (struct in_addr) addr ^ NSSocketPortNameServer.m:140:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSString.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSString.m.o gcc NSTask.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSTask.m.o NSTask.m:1321:1: warning: cast increases required alignment of target type [-Wcast-align] BOOL ^ NSTask.m:1321:1: warning: cast increases required alignment of target type [-Wcast-align] NSTask.m:235:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)zone ^ NSTask.m:235:1: warning: cast increases required alignment of target type [-Wcast-align] NSTask.m: In function '-[NSConcreteUnixTask launch]': NSTask.m:1599:12: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(path); ^ NSString.m:5696:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSString.m:5696:1: warning: cast increases required alignment of target type [-Wcast-align] NSString.m:496:1: warning: cast increases required alignment of target type [-Wcast-align] static NSStringEncoding _DefaultStringEncoding; ^ NSString.m:496:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSThread.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSThread.m.o NSThread.m:1100:1: warning: cast increases required alignment of target type [-Wcast-align] + (GSPerformHolder*) newForReceiver: (id)r ^ NSThread.m:1100:1: warning: cast increases required alignment of target type [-Wcast-align] NSThread.m:898:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) addPerformer: (id)performer ^ NSThread.m:898:1: warning: cast increases required alignment of target type [-Wcast-align] NSThread.m:435:1: warning: cast increases required alignment of target type [-Wcast-align] static void ^ NSThread.m:435:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSTimer.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSTimer.m.o NSTimer.m:57:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSTimer.m:57:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSTimeZone.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSTimeZone.m.o gcc NSUnarchiver.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSUnarchiver.m.o NSTimeZone.m:2917:1: warning: cast increases required alignment of target type [-Wcast-align] static TypeInfo* ^ NSTimeZone.m:2917:1: warning: cast increases required alignment of target type [-Wcast-align] NSTimeZone.m:2341:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSString*) description ^ NSTimeZone.m:2341:1: warning: cast increases required alignment of target type [-Wcast-align] NSTimeZone.m:969:1: warning: cast increases required alignment of target type [-Wcast-align] + (NSDictionary*) abbreviationDictionary ^ NSTimeZone.m:969:1: warning: cast increases required alignment of target type [-Wcast-align] NSTimeZone.m:859:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSString*) abbreviation ^ NSTimeZone.m:859:1: warning: cast increases required alignment of target type [-Wcast-align] NSTimeZone.m:793:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSTimeZone.m:793:1: warning: cast increases required alignment of target type [-Wcast-align] NSTimeZone.m:636:1: warning: cast increases required alignment of target type [-Wcast-align] static int uninitialisedOffset = 100000; ^ NSTimeZone.m:636:1: warning: cast increases required alignment of target type [-Wcast-align] NSTimeZone.m:552:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSString*) abbreviation ^ NSTimeZone.m:552:1: warning: cast increases required alignment of target type [-Wcast-align] NSTimeZone.m:360:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) autorelease ^ NSTimeZone.m:360:1: warning: cast increases required alignment of target type [-Wcast-align] NSUnarchiver.m:399:1: warning: cast increases required alignment of target type [-Wcast-align] static Class NSDataMallocClass; ^ NSUnarchiver.m:399:1: warning: cast increases required alignment of target type [-Wcast-align] NSUnarchiver.m:349:1: warning: cast increases required alignment of target type [-Wcast-align] @end ^ NSUnarchiver.m:349:1: warning: cast increases required alignment of target type [-Wcast-align] NSUnarchiver.m:271:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) newWithName: (NSString*)n ^ NSUnarchiver.m:271:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSUndoManager.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSUndoManager.m.o NSUndoManager.m:225:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) beginUndoGrouping ^ NSUndoManager.m:225:1: warning: cast increases required alignment of target type [-Wcast-align] NSUndoManager.m:59:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSMutableArray*) actions ^ NSUndoManager.m:59:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSURL.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSURL.m.o NSURL.m:616:1: warning: cast increases required alignment of target type [-Wcast-align] static NSUInteger urlAlign; ^ NSURL.m:616:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSURLAuthenticationChallenge.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSURLAuthenticationChallenge.m.o NSURLAuthenticationChallenge.m:46:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSURLAuthenticationChallenge.m:46:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSURLCache.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSURLCache.m.o NSURLCache.m:48:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSURLCache.m:48:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSURLCredential.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSURLCredential.m.o gcc NSURLConnection.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSURLConnection.m.o NSURLCredential.m:42:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSURLCredential.m:42:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSURLCredentialStorage.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSURLCredentialStorage.m.o NSURLConnection.m:135:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSURLConnection.m:135:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLConnection.m:52:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSURLConnection.m:52:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLCredentialStorage.m:43:1: warning: cast increases required alignment of target type [-Wcast-align] static NSURLCredentialStorage *storage = nil; ^ NSURLCredentialStorage.m:43:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSURLDownload.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSURLDownload.m.o gcc NSURLProtectionSpace.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSURLProtectionSpace.m.o gcc NSURLProtocol.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSURLProtocol.m.o NSURLProtectionSpace.m:60:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSURLDownload.m:208:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSURLDownload.m:208:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLDownload.m:49:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSURLDownload.m:49:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLProtectionSpace.m:60:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLProtocol.m:1940:1: warning: cast increases required alignment of target type [-Wcast-align] + (BOOL) canInitWithRequest: (NSURLRequest*)request ^ NSURLProtocol.m:1940:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLProtocol.m:1853:1: warning: cast increases required alignment of target type [-Wcast-align] + (BOOL) canInitWithRequest: (NSURLRequest*)request ^ NSURLProtocol.m:1853:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLProtocol.m:1801:1: warning: cast increases required alignment of target type [-Wcast-align] + (BOOL) canInitWithRequest: (NSURLRequest*)request ^ NSURLProtocol.m:1801:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLProtocol.m:1671:1: warning: cast increases required alignment of target type [-Wcast-align] + (BOOL) canInitWithRequest: (NSURLRequest*)request ^ NSURLProtocol.m:1671:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLProtocol.m:1662:1: warning: cast increases required alignment of target type [-Wcast-align] + (BOOL) canInitWithRequest: (NSURLRequest*)request ^ NSURLProtocol.m:1662:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLProtocol.m:598:1: warning: cast increases required alignment of target type [-Wcast-align] + (BOOL) canInitWithRequest: (NSURLRequest*)request ^ NSURLProtocol.m:598:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLProtocol.m:342:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSURLProtocol.m:342:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLProtocol.m:318:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSURLProtocol.m:318:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLProtocol.m:89:1: warning: cast increases required alignment of target type [-Wcast-align] static NSMutableArray *pairCache = nil; ^ NSURLProtocol.m:89:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSURLRequest.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSURLRequest.m.o gcc NSURLResponse.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSURLResponse.m.o NSURLRequest.m:291:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) setCachePolicy: (NSURLRequestCachePolicy)cachePolicy ^ NSURLRequest.m:291:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLRequest.m:59:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSURLRequest.m:59:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLResponse.m:342:1: warning: cast increases required alignment of target type [-Wcast-align] + (NSString *) localizedStringForStatusCode: (NSInteger)statusCode ^ NSURLResponse.m:342:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLResponse.m:146:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) allocWithZone: (NSZone*)z ^ NSURLResponse.m:146:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSTextCheckingResult.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSTextCheckingResult.m.o gcc NSURLHandle.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSURLHandle.m.o NSTextCheckingResult.m:154:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSTextCheckingResult.m:154:1: warning: cast increases required alignment of target type [-Wcast-align] NSTextCheckingResult.m:44:1: warning: cast increases required alignment of target type [-Wcast-align] + (NSTextCheckingResult*) ^ NSTextCheckingResult.m:44:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLHandle.m:638:1: warning: cast increases required alignment of target type [-Wcast-align] static NSMutableDictionary *fileCache = nil; ^ NSURLHandle.m:638:1: warning: cast increases required alignment of target type [-Wcast-align] NSURLHandle.m:126:1: warning: cast increases required alignment of target type [-Wcast-align] static NSLock *registryLock = nil; ^ NSURLHandle.m:126:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSUserDefaults.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSUserDefaults.m.o NSUserDefaults.m:2439:1: warning: cast increases required alignment of target type [-Wcast-align] - (NSMutableDictionary*) contents ^ NSUserDefaults.m:2439:1: warning: cast increases required alignment of target type [-Wcast-align] NSUserDefaults.m:546:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) atExit ^ NSUserDefaults.m:546:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSUserNotification.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSUserNotification.m.o gcc NSUUID.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSUUID.m.o NSUUID.m:46:1: warning: cast increases required alignment of target type [-Wcast-align] + (id) UUID ^ NSUUID.m:46:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSValue.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSValue.m.o gcc NSValueTransformer.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSValueTransformer.m.o NSValue.m:689:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) autorelease ^ NSValue.m:689:1: warning: cast increases required alignment of target type [-Wcast-align] NSValue.m:85:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSValue.m:85:1: warning: cast increases required alignment of target type [-Wcast-align] NSValueTransformer.m:228:1: warning: cast increases required alignment of target type [-Wcast-align] + (BOOL) allowsReverseTransformation ^ NSValueTransformer.m:228:1: warning: cast increases required alignment of target type [-Wcast-align] NSValueTransformer.m:209:1: warning: cast increases required alignment of target type [-Wcast-align] + (BOOL) allowsReverseTransformation ^ NSValueTransformer.m:209:1: warning: cast increases required alignment of target type [-Wcast-align] NSValueTransformer.m:190:1: warning: cast increases required alignment of target type [-Wcast-align] + (BOOL) allowsReverseTransformation ^ NSValueTransformer.m:190:1: warning: cast increases required alignment of target type [-Wcast-align] NSValueTransformer.m:166:1: warning: cast increases required alignment of target type [-Wcast-align] + (BOOL) allowsReverseTransformation ^ NSValueTransformer.m:166:1: warning: cast increases required alignment of target type [-Wcast-align] NSValueTransformer.m:54:1: warning: cast increases required alignment of target type [-Wcast-align] static NSMutableDictionary *registry = nil; ^ NSValueTransformer.m:54:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSXMLDocument.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSXMLDocument.m.o NSXMLDocument.m:43:1: warning: cast increases required alignment of target type [-Wcast-align] + (Class) replacementClassForClass: (Class)cls ^ NSXMLDocument.m:43:1: warning: cast increases required alignment of target type [-Wcast-align] NSXMLDocument.m:36:1: warning: cast increases required alignment of target type [-Wcast-align] GS_PRIVATE_INTERNAL(NSXMLDocument) ^ NSXMLDocument.m:36:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSXMLDTD.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSXMLDTD.m.o gcc NSXMLDTDNode.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSXMLDTDNode.m.o NSXMLDTD.m:38:1: warning: cast increases required alignment of target type [-Wcast-align] + (NSXMLDTDNode*) predefinedEntityDeclarationForName: (NSString*)name ^ NSXMLDTD.m:38:1: warning: cast increases required alignment of target type [-Wcast-align] NSXMLDTD.m:34:1: warning: cast increases required alignment of target type [-Wcast-align] GS_PRIVATE_INTERNAL(NSXMLDTD) ^ NSXMLDTD.m:34:1: warning: cast increases required alignment of target type [-Wcast-align] NSXMLDTDNode.m:38:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSXMLDTDNode.m:38:1: warning: cast increases required alignment of target type [-Wcast-align] NSXMLDTDNode.m:34:1: warning: cast increases required alignment of target type [-Wcast-align] GS_PRIVATE_INTERNAL(NSXMLDTDNode) ^ NSXMLDTDNode.m:34:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSXMLElement.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSXMLElement.m.o gcc NSXMLNode.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSXMLNode.m.o gcc NSXMLParser.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSXMLParser.m.o NSXMLElement.m:41:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) dealloc ^ NSXMLElement.m:41:1: warning: cast increases required alignment of target type [-Wcast-align] NSXMLElement.m:34:1: warning: cast increases required alignment of target type [-Wcast-align] GS_PRIVATE_INTERNAL(NSXMLElement) ^ NSXMLElement.m:34:1: warning: cast increases required alignment of target type [-Wcast-align] NSXMLNode.m:860:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSXMLNode.m:860:1: warning: cast increases required alignment of target type [-Wcast-align] NSXMLNode.m:35:1: warning: cast increases required alignment of target type [-Wcast-align] GS_PRIVATE_INTERNAL(NSXMLNode) ^ NSXMLNode.m:35:1: warning: cast increases required alignment of target type [-Wcast-align] NSXMLParser.m:690:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSXMLParser.m:690:1: warning: cast increases required alignment of target type [-Wcast-align] NSXMLParser.m:666:1: warning: cast increases required alignment of target type [-Wcast-align] @end ^ NSXMLParser.m:666:1: warning: cast increases required alignment of target type [-Wcast-align] NSXMLParser.m:586:1: warning: cast increases required alignment of target type [-Wcast-align] @end ^ NSXMLParser.m:586:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSZone.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSZone.m.o gcc externs.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/externs.m.o gcc objc-load.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/objc-load.m.o gcc GSFileHandle.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSFileHandle.m.o objc-load.m: In function 'GSPrivateLoadModule': objc-load.m:150:18: warning: typedef 'void_fn' locally defined but not used [-Wunused-local-typedefs] typedef void (*void_fn)(); ^ gcc NSMessagePort.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSMessagePort.m.o GSFileHandle.m:264:1: warning: cast increases required alignment of target type [-Wcast-align] static GSTcpTune *tune = nil; ^ GSFileHandle.m:264:1: warning: cast increases required alignment of target type [-Wcast-align] GSFileHandle.m:112:1: warning: cast increases required alignment of target type [-Wcast-align] static int tuneDelay = 0; ^ GSFileHandle.m:112:1: warning: cast increases required alignment of target type [-Wcast-align] GSFileHandle.m: In function '-[GSFileHandle truncateFileAtOffset:]': GSFileHandle.m:1802:7: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] (void)ftruncate(descriptor, pos); ^ gcc NSMessagePortNameServer.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSMessagePortNameServer.m.o NSMessagePort.m:1093:1: warning: cast increases required alignment of target type [-Wcast-align] static NSRecursiveLock *messagePortLock = nil; ^ NSMessagePort.m:1093:1: warning: cast increases required alignment of target type [-Wcast-align] NSMessagePort.m:290:1: warning: cast increases required alignment of target type [-Wcast-align] static Class mutableArrayClass; ^ NSMessagePort.m:290:1: warning: cast increases required alignment of target type [-Wcast-align] gcc NSNetServices.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSNetServices.m.o NSMessagePortNameServer.m:106:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) atExit ^ NSMessagePortNameServer.m:106:1: warning: cast increases required alignment of target type [-Wcast-align] NSMessagePortNameServer.m: In function '+[NSMessagePortNameServer _livePort:]': NSMessagePortNameServer.m:332:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(socket_path, sizeof(socket_path), f); ^ NSMessagePortNameServer.m:335:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", &pid); ^ NSMessagePortNameServer.m: In function '-[NSMessagePortNameServer portForName:onHost:]': NSMessagePortNameServer.m:433:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(socket_path, sizeof(socket_path), f); ^ NSMessagePortNameServer.m: In function '-[NSMessagePortNameServer registerPort:forName:]': NSMessagePortNameServer.m:486:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, (char*)socket_name, strlen((char*)socket_name)); ^ NSMessagePortNameServer.m:487:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "\n", 1); ^ NSMessagePortNameServer.m:489:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, (char*)buf, strlen((char*)buf)); ^ NSMessagePortNameServer.m: In function '-[NSMessagePortNameServer removePort:forName:]': NSMessagePortNameServer.m:582:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(socket_path, sizeof(socket_path), f); ^ NSNetServices.m:399:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ NSNetServices.m:399:1: warning: cast increases required alignment of target type [-Wcast-align] NSNetServices.m:53:1: warning: cast increases required alignment of target type [-Wcast-align] + (void)initialize ^ NSNetServices.m:53:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSAvahiNetService.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSAvahiNetService.m.o gcc GSAvahiNetServiceBrowser.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSAvahiNetServiceBrowser.m.o GSAvahiNetServiceBrowser.m:229:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSAvahiNetServiceBrowser.m:229:1: warning: cast increases required alignment of target type [-Wcast-align] GSAvahiNetService.m:521:1: warning: cast increases required alignment of target type [-Wcast-align] + (void) initialize ^ GSAvahiNetService.m:521:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSAvahiClient.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSAvahiClient.m.o GSAvahiClient.m:47:1: warning: cast increases required alignment of target type [-Wcast-align] + (int)netServicesErrorForAvahiError: (int)errorCode ^ GSAvahiClient.m:47:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSAvahiRunLoopIntegration.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSAvahiRunLoopIntegration.m.o GSAvahiRunLoopIntegration.m:392:1: warning: cast increases required alignment of target type [-Wcast-align] - (id) initWithRunLoop: (NSRunLoop*)rl ^ GSAvahiRunLoopIntegration.m:392:1: warning: cast increases required alignment of target type [-Wcast-align] GSAvahiRunLoopIntegration.m:223:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) didTimeout: (NSTimer*)timer ^ GSAvahiRunLoopIntegration.m:223:1: warning: cast increases required alignment of target type [-Wcast-align] GSAvahiRunLoopIntegration.m:48:1: warning: cast increases required alignment of target type [-Wcast-align] - (void) listenForEvents: (AvahiWatchEvent)events ^ GSAvahiRunLoopIntegration.m:48:1: warning: cast increases required alignment of target type [-Wcast-align] gcc GSFFIInvocation.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"armv7hl\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DGNUSTEP_IS_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers -I./. -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/libgnustep-base.obj/GSFFIInvocation.m.o GSFFIInvocation.m:146:1: warning: cast increases required alignment of target type [-Wcast-align] static IMP gs_objc_msg_forward2 (id receiver, SEL sel) ^ GSFFIInvocation.m:146:1: warning: cast increases required alignment of target type [-Wcast-align] gcc -shared -Wl,-soname,libgnustep-base.so.1.24 -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -o ./obj/libgnustep-base.so.1.24.7 obj/libgnustep-base.obj/GSLocale.m.o obj/libgnustep-base.obj/preface.m.o obj/libgnustep-base.obj/cifframe.m.o obj/libgnustep-base.obj/CXXException.m.o obj/libgnustep-base.obj/GSArray.m.o obj/libgnustep-base.obj/GSAttributedString.m.o obj/libgnustep-base.obj/GSBlocks.m.o obj/libgnustep-base.obj/GSConcreteValue.m.o obj/libgnustep-base.obj/GSCountedSet.m.o obj/libgnustep-base.obj/GSDictionary.m.o obj/libgnustep-base.obj/GSFTPURLHandle.m.o obj/libgnustep-base.obj/GSFormat.m.o obj/libgnustep-base.obj/GSHTTPAuthentication.m.o obj/libgnustep-base.obj/GSHTTPURLHandle.m.o obj/libgnustep-base.obj/GSICUString.m.o obj/libgnustep-base.obj/GSPrivateHash.m.o obj/libgnustep-base.obj/GSQuickSort.m.o obj/libgnustep-base.obj/GSRunLoopWatcher.m.o obj/libgnustep-base.obj/GSSet.m.o obj/libgnustep-base.obj/GSShellSort.m.o obj/libgnustep-base.obj/GSSocketStream.m.o obj/libgnustep-base.obj/GSStream.m.o obj/libgnustep-base.obj/GSString.m.o obj/libgnustep-base.obj/GSTimSort.m.o obj/libgnustep-base.obj/GSTLS.m.o obj/libgnustep-base.obj/GSValue.m.o obj/libgnustep-base.obj/GSSocksParser/GSSocksParser.m.o obj/libgnustep-base.obj/GSSocksParser/GSSocksParserPrivate.m.o obj/libgnustep-base.obj/GSSocksParser/GSSocks4Parser.m.o obj/libgnustep-base.obj/GSSocksParser/GSSocks5Parser.m.o obj/libgnustep-base.obj/NSAffineTransform.m.o obj/libgnustep-base.obj/NSArchiver.m.o obj/libgnustep-base.obj/NSArray.m.o obj/libgnustep-base.obj/NSAssertionHandler.m.o obj/libgnustep-base.obj/NSAttributedString.m.o obj/libgnustep-base.obj/NSAutoreleasePool.m.o obj/libgnustep-base.obj/NSBundle.m.o obj/libgnustep-base.obj/NSCache.m.o obj/libgnustep-base.obj/NSCachedURLResponse.m.o obj/libgnustep-base.obj/NSCalendar.m.o obj/libgnustep-base.obj/NSCalendarDate.m.o obj/libgnustep-base.obj/NSCallBacks.m.o obj/libgnustep-base.obj/NSCharacterSet.m.o obj/libgnustep-base.obj/NSClassDescription.m.o obj/libgnustep-base.obj/NSCoder.m.o obj/libgnustep-base.obj/NSCopyObject.m.o obj/libgnustep-base.obj/NSCountedSet.m.o obj/libgnustep-base.obj/NSConcreteHashTable.m.o obj/libgnustep-base.obj/NSConcreteMapTable.m.o obj/libgnustep-base.obj/NSConnection.m.o obj/libgnustep-base.obj/NSData.m.o obj/libgnustep-base.obj/NSDate.m.o obj/libgnustep-base.obj/NSDateFormatter.m.o obj/libgnustep-base.obj/NSDebug.m.o obj/libgnustep-base.obj/NSDecimal.m.o obj/libgnustep-base.obj/NSDecimalNumber.m.o obj/libgnustep-base.obj/NSDictionary.m.o obj/libgnustep-base.obj/NSDistantObject.m.o obj/libgnustep-base.obj/NSDistributedLock.m.o obj/libgnustep-base.obj/NSDistributedNotificationCenter.m.o obj/libgnustep-base.obj/NSEnumerator.m.o obj/libgnustep-base.obj/NSError.m.o obj/libgnustep-base.obj/NSException.m.o obj/libgnustep-base.obj/NSFileHandle.m.o obj/libgnustep-base.obj/NSFileManager.m.o obj/libgnustep-base.obj/NSFormatter.m.o obj/libgnustep-base.obj/NSGarbageCollector.m.o obj/libgnustep-base.obj/NSGeometry.m.o obj/libgnustep-base.obj/NSHashTable.m.o obj/libgnustep-base.obj/NSHost.m.o obj/libgnustep-base.obj/NSHTTPCookie.m.o obj/libgnustep-base.obj/NSHTTPCookieStorage.m.o obj/libgnustep-base.obj/NSIndexPath.m.o obj/libgnustep-base.obj/NSIndexSet.m.o obj/libgnustep-base.obj/NSInvocation.m.o obj/libgnustep-base.obj/NSInvocationOperation.m.o obj/libgnustep-base.obj/NSJSONSerialization.m.o obj/libgnustep-base.obj/NSKeyedArchiver.m.o obj/libgnustep-base.obj/NSKeyedUnarchiver.m.o obj/libgnustep-base.obj/NSKeyValueCoding.m.o obj/libgnustep-base.obj/NSKeyValueObserving.m.o obj/libgnustep-base.obj/NSLocale.m.o obj/libgnustep-base.obj/NSLock.m.o obj/libgnustep-base.obj/NSLog.m.o obj/libgnustep-base.obj/NSMapTable.m.o obj/libgnustep-base.obj/NSMetadata.m.o obj/libgnustep-base.obj/NSMethodSignature.m.o obj/libgnustep-base.obj/NSNotification.m.o obj/libgnustep-base.obj/NSNotificationCenter.m.o obj/libgnustep-base.obj/NSNotificationQueue.m.o obj/libgnustep-base.obj/NSNull.m.o obj/libgnustep-base.obj/NSNumber.m.o obj/libgnustep-base.obj/NSNumberFormatter.m.o obj/libgnustep-base.obj/NSObjCRuntime.m.o obj/libgnustep-base.obj/NSObject.m.o obj/libgnustep-base.obj/NSObject+NSComparisonMethods.m.o obj/libgnustep-base.obj/NSOperation.m.o obj/libgnustep-base.obj/NSPage.m.o obj/libgnustep-base.obj/NSPathUtilities.m.o obj/libgnustep-base.obj/NSPipe.m.o obj/libgnustep-base.obj/NSPointerArray.m.o obj/libgnustep-base.obj/NSPointerFunctions.m.o obj/libgnustep-base.obj/NSConcretePointerFunctions.m.o obj/libgnustep-base.obj/NSPort.m.o obj/libgnustep-base.obj/NSPortCoder.m.o obj/libgnustep-base.obj/NSPortMessage.m.o obj/libgnustep-base.obj/NSPortNameServer.m.o obj/libgnustep-base.obj/NSPredicate.m.o obj/libgnustep-base.obj/NSProcessInfo.m.o obj/libgnustep-base.obj/NSPropertyList.m.o obj/libgnustep-base.obj/NSProtocolChecker.m.o obj/libgnustep-base.obj/NSProxy.m.o obj/libgnustep-base.obj/NSRange.m.o obj/libgnustep-base.obj/NSRegularExpression.m.o obj/libgnustep-base.obj/NSRunLoop.m.o obj/libgnustep-base.obj/NSScanner.m.o obj/libgnustep-base.obj/NSSerializer.m.o obj/libgnustep-base.obj/NSSet.m.o obj/libgnustep-base.obj/NSSocketPort.m.o obj/libgnustep-base.obj/NSSocketPortNameServer.m.o obj/libgnustep-base.obj/NSSortDescriptor.m.o obj/libgnustep-base.obj/NSSpellServer.m.o obj/libgnustep-base.obj/NSString.m.o obj/libgnustep-base.obj/NSTask.m.o obj/libgnustep-base.obj/NSThread.m.o obj/libgnustep-base.obj/NSTimer.m.o obj/libgnustep-base.obj/NSTimeZone.m.o obj/libgnustep-base.obj/NSUnarchiver.m.o obj/libgnustep-base.obj/NSUndoManager.m.o obj/libgnustep-base.obj/NSURL.m.o obj/libgnustep-base.obj/NSURLAuthenticationChallenge.m.o obj/libgnustep-base.obj/NSURLCache.m.o obj/libgnustep-base.obj/NSURLCredential.m.o obj/libgnustep-base.obj/NSURLConnection.m.o obj/libgnustep-base.obj/NSURLCredentialStorage.m.o obj/libgnustep-base.obj/NSURLDownload.m.o obj/libgnustep-base.obj/NSURLProtectionSpace.m.o obj/libgnustep-base.obj/NSURLProtocol.m.o obj/libgnustep-base.obj/NSURLRequest.m.o obj/libgnustep-base.obj/NSURLResponse.m.o obj/libgnustep-base.obj/NSTextCheckingResult.m.o obj/libgnustep-base.obj/NSURLHandle.m.o obj/libgnustep-base.obj/NSUserDefaults.m.o obj/libgnustep-base.obj/NSUserNotification.m.o obj/libgnustep-base.obj/NSUUID.m.o obj/libgnustep-base.obj/NSValue.m.o obj/libgnustep-base.obj/NSValueTransformer.m.o obj/libgnustep-base.obj/NSXMLDocument.m.o obj/libgnustep-base.obj/NSXMLDTD.m.o obj/libgnustep-base.obj/NSXMLDTDNode.m.o obj/libgnustep-base.obj/NSXMLElement.m.o obj/libgnustep-base.obj/NSXMLNode.m.o obj/libgnustep-base.obj/NSXMLParser.m.o obj/libgnustep-base.obj/NSZone.m.o obj/libgnustep-base.obj/externs.m.o obj/libgnustep-base.obj/objc-load.m.o obj/libgnustep-base.obj/GSFileHandle.m.o obj/libgnustep-base.obj/NSMessagePort.m.o obj/libgnustep-base.obj/NSMessagePortNameServer.m.o obj/libgnustep-base.obj/NSNetServices.m.o obj/libgnustep-base.obj/GSAvahiNetService.m.o obj/libgnustep-base.obj/GSAvahiNetServiceBrowser.m.o obj/libgnustep-base.obj/GSAvahiClient.m.o obj/libgnustep-base.obj/GSAvahiRunLoopIntegration.m.o obj/libgnustep-base.obj/GSFFIInvocation.m.o ObjectiveC2/obj/subproject.o Additions/obj/subproject.o unix/obj/subproject.o -L./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lobjc -lgmp -lavahi-common -lavahi-client -lgnutls -lxslt -lxml2 -lz -lm -ldl -lffi -lrt -ldl -lpthread -lz -licui18n -licuuc -licudata -lm && (cd ./obj; rm -f libgnustep-base.so; if [ "libgnustep-base.so.1.24" != "libgnustep-base.so.1.24.7" ]; then rm -f libgnustep-base.so.1.24; ln -s libgnustep-base.so.1.24.7 libgnustep-base.so.1.24; fi; ln -s libgnustep-base.so.1.24 libgnustep-base.so; ) (echo "{"; \ echo " NSExecutable = \"gnustep-base\";"; \ echo " NSPrincipalClass = \"NSObject\";"; \ echo " GSBundleShortVersionString = \"1.24.7\";"; \ echo " GSBundleVersion = 124.7;"; \ echo " CFBundleShortVersionString = \"1.24.7\";"; \ echo " CFBundleVersion = 124.7;"; \ echo "}") > Info-gnustep.plist make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source' Making all in Tools ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools' cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj Making all for tool gdnc... Making all for tool autogsdoc... Making all for tool cvtenc... Making all for tool gspath... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/gdnc.obj/ cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/autogsdoc.obj/ cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/cvtenc.obj/ cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/gspath.obj/ gcc autogsdoc.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/autogsdoc.obj/autogsdoc.m.o gcc gdnc.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/gdnc.obj/gdnc.m.o gcc gspath.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/gspath.obj/gspath.m.o gcc cvtenc.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/cvtenc.obj/cvtenc.m.o gdnc.m: In function 'gdnc_log': gdnc.m:99:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, ebuf, strlen (ebuf)); ^ gdnc.m:100:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, "\n", 1); ^ gdnc.m:104:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (2, ebuf, strlen (ebuf)); ^ gdnc.m:105:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (2, "\n", 1); ^ gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/gspath \ ./obj/gspath.obj/gspath.m.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm gcc AGSParser.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/autogsdoc.obj/AGSParser.m.o gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/cvtenc \ ./obj/cvtenc.obj/cvtenc.m.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm Making all for tool defaults... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/defaults.obj/ gcc defaults.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/defaults.obj/defaults.m.o gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/gdnc \ ./obj/gdnc.obj/gdnc.m.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm gcc AGSOutput.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/autogsdoc.obj/AGSOutput.m.o gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/defaults \ ./obj/defaults.obj/defaults.m.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm gcc AGSIndex.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/autogsdoc.obj/AGSIndex.m.o Making all for tool pl... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/pl.obj/ gcc pl.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/pl.obj/pl.m.o gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/pl \ ./obj/pl.obj/pl.m.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm Making all for tool plmerge... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/plmerge.obj/ gcc plmerge.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/plmerge.obj/plmerge.m.o gcc AGSHtml.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/autogsdoc.obj/AGSHtml.m.o gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/plmerge \ ./obj/plmerge.obj/plmerge.m.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm Making all for tool plparse... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/plparse.obj/ gcc plparse.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/plparse.obj/plparse.m.o gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/plparse \ ./obj/plparse.obj/plparse.m.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm Making all for tool sfparse... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/sfparse.obj/ gcc sfparse.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/sfparse.obj/sfparse.m.o Making all for tool pldes... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/pldes.obj/ gcc pldes.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/pldes.obj/pldes.m.o gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/sfparse \ ./obj/sfparse.obj/sfparse.m.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/pldes \ ./obj/pldes.obj/pldes.m.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm Making all for tool plget... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/plget.obj/ gcc plget.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/plget.obj/plget.m.o Making all for tool pl2link... Making all for tool plser... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/pl2link.obj/ cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/plser.obj/ gcc pl2link.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/pl2link.obj/pl2link.m.o gcc plser.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/plser.obj/plser.m.o gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/plget \ ./obj/plget.obj/plget.m.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm pl2link.m: In function 'main': pl2link.m:211:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line,sizeof line,fp); ^ Making all for tool xmlparse... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/xmlparse.obj/ gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/plser \ ./obj/plser.obj/plser.m.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm gcc xmlparse.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/xmlparse.obj/xmlparse.m.o gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/pl2link \ ./obj/pl2link.obj/pl2link.m.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm xmlparse.m: In function '+[GSXMLParse loadEntity:at:]': xmlparse.m:47:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof(buf)-1, stdin); ^ Making all for tool HTMLLinker... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/HTMLLinker.obj/ gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/xmlparse \ ./obj/xmlparse.obj/xmlparse.m.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm gcc HTMLLinker.m -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -fconstant-string-class=NSConstantString -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/HTMLLinker.obj/HTMLLinker.m.o gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/HTMLLinker \ ./obj/HTMLLinker.obj/HTMLLinker.m.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/autogsdoc \ ./obj/autogsdoc.obj/autogsdoc.m.o ./obj/autogsdoc.obj/AGSParser.m.o ./obj/autogsdoc.obj/AGSOutput.m.o ./obj/autogsdoc.obj/AGSIndex.m.o ./obj/autogsdoc.obj/AGSHtml.m.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm Making all for ctool gdomap... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/gdomap.obj/ gcc gdomap.c -c \ -MMD -MP -DGNUSTEP_BASE_INTERNAL=1 -Wall -Wdeclaration-after-statement -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -pthread -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../Source/. -I../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/gdomap.obj/gdomap.c.o gdomap.c: In function 'main': gdomap.c:5061:12: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^ gdomap.c: In function 'gdomap_log': gdomap.c:324:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, ebuf, strlen (ebuf)); ^ gdomap.c:325:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, "\n", 1); ^ gdomap.c:329:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (2, ebuf, strlen (ebuf)); ^ gdomap.c:330:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (2, "\n", 1); ^ gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -o obj/gdomap \ ./obj/gdomap.obj/gdomap.c.o \ -L../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lm Making all in make_strings ... make[2]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools/make_strings' cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj Making all for tool make_strings... cd .; \ /usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/make_strings.obj/ gcc make_strings.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -Wall -Wdeclaration-after-statement -fconstant-string-class=NSConstantString -I../../Source/. -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/make_strings.obj/make_strings.m.o gcc SourceEntry.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -Wall -Wdeclaration-after-statement -fconstant-string-class=NSConstantString -I../../Source/. -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/make_strings.obj/SourceEntry.m.o gcc StringsEntry.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -Wall -Wdeclaration-after-statement -fconstant-string-class=NSConstantString -I../../Source/. -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/make_strings.obj/StringsEntry.m.o gcc StringsFile.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fgnu-runtime -Wall -Wdeclaration-after-statement -fconstant-string-class=NSConstantString -I../../Source/. -I../../Headers -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ -o obj/make_strings.obj/StringsFile.m.o gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o obj/make_strings \ ./obj/make_strings.obj/make_strings.m.o ./obj/make_strings.obj/SourceEntry.m.o ./obj/make_strings.obj/StringsEntry.m.o ./obj/make_strings.obj/StringsFile.m.o \ -L../../Source/./obj -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-base -lobjc -lm make[2]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools/make_strings' make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools' Making all in NSTimeZones ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/NSTimeZones' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/NSTimeZones' Making all in Resources ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Resources' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Resources' Making all in Tests ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tests' If you want to run the gnustep-base testsuite, please type 'make check' make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tests' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.L7lfDj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm ++ dirname /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm + cd gnustep-base-1.24.7 + make install messages=yes DESTDIR=/builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm GNUSTEP_INSTALLATION_DOMAIN=SYSTEM This is gnustep-make 2.6.6. Type 'make print-gnustep-make-help' for help. Making all in Source ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source' Making all in Additions ... make[2]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source/Additions' Making all for subproject Additions... make[4]: Nothing to be done for `internal-subproject-compile'. make[2]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source/Additions' Making all in subprojects of library libgnustep-base... Making all for subproject ObjectiveC2... make[5]: Nothing to be done for `internal-subproject-compile'. Making all for subproject Additions... make[5]: Nothing to be done for `internal-subproject-compile'. Making all for subproject unix... make[5]: Nothing to be done for `internal-subproject-compile'. Making all for library libgnustep-base... make[4]: Nothing to be done for `internal-library-compile'. make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source' Making all in Tools ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools' Making all for tool autogsdoc... make[4]: Nothing to be done for `internal-tool-compile'. Making all for tool cvtenc... make[4]: Nothing to be done for `internal-tool-compile'. Making all for tool gdnc... make[4]: Nothing to be done for `internal-tool-compile'. Making all for tool gspath... make[4]: Nothing to be done for `internal-tool-compile'. Making all for tool defaults... make[4]: Nothing to be done for `internal-tool-compile'. Making all for tool pl... make[4]: Nothing to be done for `internal-tool-compile'. Making all for tool plmerge... make[4]: Nothing to be done for `internal-tool-compile'. Making all for tool plparse... make[4]: Nothing to be done for `internal-tool-compile'. Making all for tool sfparse... make[4]: Nothing to be done for `internal-tool-compile'. Making all for tool pldes... make[4]: Nothing to be done for `internal-tool-compile'. Making all for tool plget... make[4]: Nothing to be done for `internal-tool-compile'. Making all for tool plser... make[4]: Nothing to be done for `internal-tool-compile'. Making all for tool pl2link... make[4]: Nothing to be done for `internal-tool-compile'. Making all for tool xmlparse... make[4]: Nothing to be done for `internal-tool-compile'. Making all for tool HTMLLinker... make[4]: Nothing to be done for `internal-tool-compile'. Making all for ctool gdomap... make[4]: Nothing to be done for `internal-ctool-compile'. Making all in make_strings ... make[2]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools/make_strings' Making all for tool make_strings... make[5]: Nothing to be done for `internal-tool-compile'. make[2]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools/make_strings' make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools' Making all in NSTimeZones ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/NSTimeZones' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/NSTimeZones' Making all in Resources ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Resources' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Resources' Making all in Tests ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tests' If you want to run the gnustep-base testsuite, please type 'make check' make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tests' /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/lib/GNUstep/Makefiles/Additional /usr/bin/install -c -p -m 644 base.make \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/lib/GNUstep/Makefiles/Additional/base.make Making install in Source ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source' /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/include/Foundation /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/include/GNUstepBase/unicode Making install in Additions ... make[2]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source/Additions' Making install for subproject Additions... make[3]: Nothing to be done for `internal-subproject-install'. make[2]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source/Additions' Making install in subprojects of library libgnustep-base... make[2]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source/ObjectiveC2' Making install for subproject ObjectiveC2... make[3]: Nothing to be done for `internal-subproject-install'. make[2]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source/ObjectiveC2' make[2]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source/Additions' Making install for subproject Additions... make[3]: Nothing to be done for `internal-subproject-install'. make[2]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source/Additions' make[2]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source/unix' Making install for subproject unix... make[3]: Nothing to be done for `internal-subproject-install'. make[2]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source/unix' Making install for library libgnustep-base... if [ -f ./obj/libgnustep-base.so.1.24.7 ]; then \ /usr/bin/install -c -p ./obj/libgnustep-base.so.1.24.7 \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/lib/. ; \ (cd /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/lib/.; rm -f libgnustep-base.so; if [ "libgnustep-base.so.1.24" != "libgnustep-base.so.1.24.7" ]; then rm -f libgnustep-base.so.1.24; ln -s libgnustep-base.so.1.24.7 libgnustep-base.so.1.24; fi; ln -s libgnustep-base.so.1.24 libgnustep-base.so; ) \ fi for file in Foundation.h FoundationErrors.h NSAffineTransform.h NSArchiver.h NSArray.h NSAttributedString.h NSAutoreleasePool.h NSBundle.h NSByteOrder.h NSCache.h NSCalendar.h NSCalendarDate.h NSCharacterSet.h NSClassDescription.h NSCoder.h NSComparisonPredicate.h NSCompoundPredicate.h NSConnection.h NSData.h NSDateFormatter.h NSDate.h NSDebug.h NSDecimal.h NSDecimalNumber.h NSDictionary.h NSDistantObject.h NSDistributedLock.h NSDistributedNotificationCenter.h NSEnumerator.h NSError.h NSErrorRecoveryAttempting.h NSException.h NSExpression.h NSFileHandle.h NSFileManager.h NSFormatter.h NSGarbageCollector.h NSGeometry.h NSHashTable.h NSHost.h NSHTTPCookie.h NSHTTPCookieStorage.h NSIndexPath.h NSIndexSet.h NSInvocation.h NSInvocationOperation.h NSJSONSerialization.h NSKeyedArchiver.h NSKeyValueCoding.h NSKeyValueObserving.h NSLocale.h NSLock.h NSMapTable.h NSMetadata.h NSMethodSignature.h NSNetServices.h NSNotification.h NSNotificationQueue.h NSNull.h NSNumberFormatter.h NSObjCRuntime.h NSObject.h NSOperation.h NSPathUtilities.h NSPointerArray.h NSPointerFunctions.h NSPortCoder.h NSPort.h NSPortMessage.h NSPortNameServer.h NSPredicate.h NSProcessInfo.h NSPropertyList.h NSProtocolChecker.h NSProxy.h NSRange.h NSRegularExpression.h NSRunLoop.h NSScanner.h NSScriptWhoseTests.h NSSerialization.h NSSet.h NSSortDescriptor.h NSSpellServer.h NSStream.h NSString.h NSTask.h NSTextCheckingResult.h NSThread.h NSTimer.h NSTimeZone.h NSUndoManager.h NSURLAuthenticationChallenge.h NSURLCache.h NSURLConnection.h NSURLCredential.h NSURLCredentialStorage.h NSURLDownload.h NSURLError.h NSURL.h NSURLHandle.h NSURLProtectionSpace.h NSURLProtocol.h NSURLRequest.h NSURLResponse.h NSUserDefaults.h NSUserNotification.h NSUtilities.h NSUUID.h NSValue.h NSValueTransformer.h NSXMLDocument.h NSXMLDTD.h NSXMLDTDNode.h NSXMLElement.h NSXMLNode.h NSXMLNodeOptions.h NSXMLParser.h NSZone.h __done; do \ if [ $file != __done ]; then \ /usr/bin/install -c -p -m 644 ../Headers/Foundation/$file \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/include//Foundation/$file; \ fi; \ done Making install for resource_set libbase-resources... /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/lib/GNUstep/Libraries/gnustep-base/Versions/1.24/Resources for f in Info-gnustep.plist; do \ if [ -f $f -o -d $f ]; then \ cp -fr .//$f \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/lib/GNUstep/Libraries/gnustep-base/Versions/1.24/Resources/$f; \ else \ echo "Warning: $f not found - ignoring"; \ fi; \ done /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/include/GNUstepBase for file in GSBlocks.h GSVersionMacros.h GSObjCRuntime.h GSUnion.h GSIArray.h GSIMap.h GCObject.h GSLock.h GSFunctions.h GSMime.h GSXML.h GSLocale.h NSArray+GNUstepBase.h NSAttributedString+GNUstepBase.h NSBundle+GNUstepBase.h NSCalendarDate+GNUstepBase.h NSData+GNUstepBase.h NSDebug+GNUstepBase.h NSFileHandle+GNUstepBase.h NSLock+GNUstepBase.h NSMutableString+GNUstepBase.h NSNetServices+GNUstepBase.h NSNumber+GNUstepBase.h NSObject+GNUstepBase.h NSProcessInfo+GNUstepBase.h NSStream+GNUstepBase.h NSString+GNUstepBase.h NSTask+GNUstepBase.h NSThread+GNUstepBase.h NSURL+GNUstepBase.h Unicode.h GNUstep.h Additions.h; do \ /usr/bin/install -c -p -m 644 ../Headers/GNUstepBase/$file \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/include/GNUstepBase/$file ; \ done /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/include/./GNUstepBase /usr/bin/install -c -p -m 644 ./GNUstepBase/GSConfig.h \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/include/./GNUstepBase/GSConfig.h if [ "/builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm" = "" ]; 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... make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source' Making install in Tools ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools' Making install for tool autogsdoc... /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. /usr/bin/install -c -p -m 0755 \ ./obj/autogsdoc \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install for tool cvtenc... /usr/bin/install -c -p -m 0755 \ ./obj/cvtenc \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install for tool gdnc... /usr/bin/install -c -p -m 0755 \ ./obj/gdnc \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install for tool gspath... /usr/bin/install -c -p -m 0755 \ ./obj/gspath \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install for tool defaults... /usr/bin/install -c -p -m 0755 \ ./obj/defaults \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install for tool pl... /usr/bin/install -c -p -m 0755 \ ./obj/pl \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install for tool plmerge... /usr/bin/install -c -p -m 0755 \ ./obj/plmerge \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install for tool plparse... /usr/bin/install -c -p -m 0755 \ ./obj/plparse \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install for tool sfparse... /usr/bin/install -c -p -m 0755 \ ./obj/sfparse \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install for tool pldes... /usr/bin/install -c -p -m 0755 \ ./obj/pldes \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install for tool plget... /usr/bin/install -c -p -m 0755 \ ./obj/plget \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install for tool plser... /usr/bin/install -c -p -m 0755 \ ./obj/plser \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install for tool pl2link... /usr/bin/install -c -p -m 0755 \ ./obj/pl2link \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install for tool xmlparse... /usr/bin/install -c -p -m 0755 \ ./obj/xmlparse \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install for tool HTMLLinker... /usr/bin/install -c -p -m 0755 \ ./obj/HTMLLinker \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install for ctool gdomap... /usr/bin/install -c -p -m 0755 \ ./obj/gdomap \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. Making install in make_strings ... make[2]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools/make_strings' Making install for tool make_strings... /usr/bin/install -c -p -m 0755 \ ./obj/make_strings \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/bin/. if [ ! -f /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man ]; then \ /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man; \ fi; \ if [ ! -f /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man/man1 ]; then \ /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man/man1; \ fi; \ for file in make_strings.1 __done; do \ if [ $file != __done ]; then \ /usr/bin/install -c -p -m 644 $file /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man/man1/$file; \ which gzip && rm -f /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man/man1/$file.gz \ && gzip -9 /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man/man1/$file; \ fi; \ done; \ /usr/bin/gzip make[2]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools/make_strings' if [ ! -f /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/lib/GNUstep/DTDs ]; then \ /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/lib/GNUstep/DTDs; \ fi; \ for file in plist-0_9.dtd gsdoc-0_6_5.dtd gsdoc-0_6_6.dtd gsdoc-0_6_7.dtd gsdoc-1_0_0.dtd gsdoc-1_0_1.dtd gsdoc-1_0_2.dtd gsdoc-1_0_3.dtd gsdoc-1_0_4.dtd gsdoc-1_0_1.rnc; do \ /usr/bin/install -c -p -m 644 $file /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/lib/GNUstep/DTDs/$file; \ done; \ if [ ! -f /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man ]; then \ /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man; \ fi; \ if [ ! -f /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man/man1 ]; then \ /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man/man1; \ fi; \ for file in gdnc.1 autogsdoc.1 cvtenc.1 defaults.1 gspath.1 pldes.1 sfparse.1 xmlparse.1 HTMLLinker.1 __done; do \ if [ $file != __done ]; then \ /usr/bin/install -c -p -m 644 $file /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man/man1/$file; \ which gzip && rm -f /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man/man1/$file.gz \ && gzip -9 /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man/man1/$file; \ fi; \ done; \ if [ ! -f /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man/man8 ]; then \ /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man/man8; \ fi; \ for file in gdomap.8; do \ /usr/bin/install -c -p -m 644 $file /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man/man8/$file; \ which gzip && rm -f /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man/man8/$file.gz \ && gzip -9 /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/man/man8/$file; \ done /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 /usr/bin/gzip echo ""; \ echo "Note: gdomap has not been made setuid to root, so you must"; \ echo "start it up as root. Most often this is done at system boot"; \ echo "by executing 'gdomap -p' in the startup scripts."; \ echo "" Note: gdomap has not been made setuid to root, so you must start it up as root. Most often this is done at system boot by executing 'gdomap -p' in the startup scripts. make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools' Making install in NSTimeZones ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/NSTimeZones' cp NSTimeZones.tar /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/lib/GNUstep/Libraries/gnustep-base/Versions/1.24/Resources; \ cd /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/lib/GNUstep/Libraries/gnustep-base/Versions/1.24/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 make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/NSTimeZones' Making install in Resources ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Resources' Making install for resource_set base-resources... /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/lib/GNUstep/Libraries/gnustep-base/Versions/1.24/Resources/Languages /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/lib/GNUstep/Libraries/gnustep-base/Versions/1.24/Resources/GSTLS for f in Languages/Dutch Languages/English Languages/French Languages/German Languages/Hungarian Languages/Italian Languages/Russian Languages/Spanish Languages/TraditionalChinese Languages/Slovak Languages/Ukrainian Languages/Esperanto Languages/Korean Languages/Locale.aliases Languages/Locale.encodings Languages/Locale.canonical GSTLS/ca-certificates.crt; do \ if [ -f $f -o -d $f ]; then \ cp -fr .//$f \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/lib/GNUstep/Libraries/gnustep-base/Versions/1.24/Resources/$f; \ else \ echo "Warning: $f not found - ignoring"; \ fi; \ done for l in English German French Italian TraditionalChinese Spanish Esperanto Korean; do \ if [ -d $l.lproj ]; then \ /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/lib/GNUstep/Libraries/gnustep-base/Versions/1.24/Resources/$l.lproj; \ for f in Localizable.strings; do \ if [ -f $l.lproj/$f -o -d $l.lproj/$f ]; then \ cp -fr $l.lproj/$f \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/lib/GNUstep/Libraries/gnustep-base/Versions/1.24/Resources/$l.lproj; \ else \ echo "Warning: $l.lproj/$f not found - ignoring"; \ fi; \ done; \ else \ echo "Warning: $l.lproj not found - ignoring"; \ fi; \ done make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Resources' Making install in Tests ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tests' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tests' + mv /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/pl /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/pllist + rm -f Examples/.cvsignore + rm -f Examples/.gdbinit + sed -e 's|GNUSTEP_SYSTEM_LIBRARY=|GNUSTEP_SYSTEM_LIBRARY=/builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm|' -e 's|GNUSTEP_SYSTEM_HEADERS=|GNUSTEP_SYSTEM_HEADERS=/builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm|' /etc/GNUstep/GNUstep.conf + export LD_LIBRARY_PATH=/builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/lib + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/lib ++ pwd + export GNUSTEP_CONFIG_FILE=/builddir/build/BUILD/gnustep-base-1.24.7/GNUstep.conf + GNUSTEP_CONFIG_FILE=/builddir/build/BUILD/gnustep-base-1.24.7/GNUstep.conf + make -C Documentation -j4 messages=yes GNUSTEP_MAKEFILES=/usr/lib/GNUstep/Makefiles This is gnustep-make 2.6.6. Type 'make print-gnustep-make-help' for help. make: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation' Making all for doc coding-standards... makeinfo -D NO-TEXI2HTML \ -o coding-standards.info coding-standards.texi coding-standards.texi:74: raising the section level of @section which is too low texi2pdf \ coding-standards.texi -o coding-standards.pdf make[1]: [coding-standards.info] Error 1 (ignored) This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./coding-standards.texi (/usr/share/texlive/texmf-local/texmf-compat/tex/texinfo/texinfo.tex Loading texinfo [version 2013-02-01.11]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) [1{/usr/share /texlive/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (Coding Standards) [1] [2] [3] [4] [5] [6] [7] [8] ) Output written on coding-standards.pdf (10 pages, 86593 bytes). Transcript written on coding-standards.log. This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./coding-standards.texi (/usr/share/texlive/texmf-local/texmf-compat/tex/texinfo/texinfo.tex Loading texinfo [version 2013-02-01.11]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./coding-standards.aux) [1{/usr/share/texlive/texmf/fonts/map/pdftex/updmap/pd ftex.map}] [2] (Coding Standards) [1] [2] [3] [4] [5] [6] [7] [8] ) Output written on coding-standards.pdf (10 pages, 86593 bytes). Transcript written on coding-standards.log. texi2html -split_chapter -expandinfo \ coding-standards.texi ** Bad line in /usr/share/texinfo//htmlxref.cnf: htmlxrefversion=2013-01-10.14; # UTC ** Bad line in /usr/share/texinfo//htmlxref.cnf: G = http://www.gnu.org ** Bad line in /usr/share/texinfo//htmlxref.cnf: GS = ${G}/software ** Bad line in /usr/share/texinfo//htmlxref.cnf: 3dldf node ${GS}/3dldf/manual/user_ref/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: alive node ${GS}/alive/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: anubis chapter ${GS}/anubis/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: anubis section ${GS}/anubis/manual/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: anubis node ${GS}/anubis/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: aspell section http://aspell.net/man-html/index.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: auctex node ${GS}/auctex/manual/auctex/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autoconf node ${GS}/autoconf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autogen chapter ${GS}/autogen/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autogen node ${GS}/autoconf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: automake node ${GS}/automake/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: avl node http://www.stanford.edu/~blp/avl/libavl.html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: bash node ${GS}/bash/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: BINUTILS = http://sourceware.org/binutils/docs ** Bad line in /usr/share/texinfo//htmlxref.cnf: binutils node ${BINUTILS}/binutils/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: as node ${BINUTILS}/as/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: bfd node ${BINUTILS}/bfd/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gprof node ${BINUTILS}/gprof/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ld node ${BINUTILS}/ld/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: bison node ${GS}/bison/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cflow node ${GS}/cflow/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: chess node ${GS}/chess/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: complexity node ${GS}/complexity/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: coreutils node ${GS}/coreutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cpio node ${GS}/cpio/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cssc node ${GS}/cssc/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: #cvs cannot be handled here; see http://ximbiot.com/cvs/manual. ** Bad line in /usr/share/texinfo//htmlxref.cnf: DICO = http://puszcza.gnu.org.ua/software/dico/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: dico chapter ${DICO}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dico section ${DICO}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dico node ${DICO}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: diffutils node ${GS}/diffutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: EMACS = ${GS}/emacs/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: emacs node ${EMACS}/html_node/emacs/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ada-mode node ${EMACS}/html_node/ada-mode/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autotype node ${EMACS}/html_node/autotype/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ccmode node ${EMACS}/html_node/ccmode/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cl node ${EMACS}/html_node/cl/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ebrowse node ${EMACS}/html_node/ebrowse/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ediff node ${EMACS}/html_node/ediff/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: eieio node ${EMACS}/html_node/eieio/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: elisp node ${EMACS}/html_node/elisp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: epa node ${EMACS}/html_node/epa/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: erc node ${EMACS}/html_node/erc/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dired-x node ${EMACS}/html_node/dired-x/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: eshell node ${EMACS}/html_node/eshell/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: flymake node ${EMACS}/html_node/flymake/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnus node ${EMACS}/html_node/gnus/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: idlwave node ${EMACS}/html_node/idlwave/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: message node ${EMACS}/html_node/message/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mh-e node ${EMACS}/html_node/mh-e/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: nxml-mode node ${EMACS}/html_node/nxml-mode/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: org node ${EMACS}/html_node/org/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pcl-cvs node ${EMACS}/html_node/pcl-cvs/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rcirc node ${EMACS}/html_node/rcirc/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: semantic node ${EMACS}/html_node/semantic/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smtp node ${EMACS}/html_node/smtpmail/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: speedbar node ${EMACS}/html_node/speedbar/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tramp node ${EMACS}/html_node/tramp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: vip node ${EMACS}/html_node/vip/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: viper node ${EMACS}/html_node/viper/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: woman node ${EMACS}/html_node/woman/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: emacs-muse node ${GS}/emacs-muse/manual/muse.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: emacs-muse node ${GS}/emacs-muse/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: emms node ${GS}/emms/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: findutils node ${GS}/findutils/manual/html_node/find_html ** Bad line in /usr/share/texinfo//htmlxref.cnf: gama node ${GS}/gama/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GAWK = ${GS}/gawk/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: gawk node ${GAWK}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gawkinet node ${GAWK}/gawkinet/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcal node ${GS}/gcal/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GCC = http://gcc.gnu.org/onlinedocs ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcc node ${GCC}/gcc/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cpp node ${GCC}/cpp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcj node ${GCC}/gcj/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gfortran node ${GCC}/gfortran/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnat_rm node ${GCC}/gnat_rm/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnat_ugn_unw node ${GCC}/gnat_ugn_unw/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgomp node ${GCC}/libgomp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libstdc++ node ${GCC}/libstdc++/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gccint node ${GCC}/gccint/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cppinternals node ${GCC}/cppinternals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gfc-internals node ${GCC}/gfc-internals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnat-style node ${GCC}/gnat-style/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libiberty node ${GCC}/libiberty/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GDB = http://sourceware.org/gdb/current/onlinedocs ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdb node ${GDB}/gdb/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbint node ${GDB}/gdbint/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: stabs node ${GDB}/stabs/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GDBM = http://www.gnu.org.ua/software/gdbm/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbm chapter ${GDBM}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbm section ${GDBM}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbm node ${GDBM}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gettext node ${GS}/gettext/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gforth node http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gmediaserver node ${GS}/gmediaserver/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gmp node http://www.gmplib.org/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnu-arch node ${GS}/gnu-arch/tutorial/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnu-crypto node ${GS}/gnu-crypto/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnubg node ${GS}/gnubg/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnubik node ${GS}/gnubik/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnulib node ${GS}/gnulib/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GNUN = ${GS}/trans-coord/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnun node ${GNUN}/gnun/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: web-trans node ${GNUN}/web-trans/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GNUPG = http://www.gnupg.org/documentation/manuals ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnupg node ${GNUPG}/gnupg/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dirmngr node ${GNUPG}/dirmngr/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcrypt node ${GNUPG}/gcrypt/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgcrypt node ${GNUPG}/gcrypt/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ksba node ${GNUPG}/ksba/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: assuan node ${GNUPG}/assuan/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gpgme node ${GNUPG}/gpgme/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnuprologjava node ${GS}/gnuprologjava/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GNUSTANDARDS = ${G}/prep ** Bad line in /usr/share/texinfo//htmlxref.cnf: maintain node ${GNUSTANDARDS}/maintain/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: standards node ${GNUSTANDARDS}/standards/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnutls node ${GS}/gnutls/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gperf node ${GS}/gperf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: grep node ${GS}/grep/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: groff node ${GS}/groff/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: grub node ${GS}/grub/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gsasl node ${GS}/gsasl/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gsl node ${GS}/gsl/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gsrc node ${GS}/gsrc/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gss node ${GS}/gss/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: guile node ${GS}/guile/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GUILE_GNOME = ${GS}/guile-gnome/docs ** Bad line in /usr/share/texinfo//htmlxref.cnf: gobject node ${GUILE_GNOME}/gobject/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: glib node ${GUILE_GNOME}/glib/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: atk node ${GUILE_GNOME}/atk/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pango node ${GUILE_GNOME}/pango/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pangocairo node ${GUILE_GNOME}/pangocairo/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdk node ${GUILE_GNOME}/gdk/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gtk node ${GUILE_GNOME}/gtk/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libglade node ${GUILE_GNOME}/libglade/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnome-vfs node ${GUILE_GNOME}/gnome-vfs/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgnomecanvas node ${GUILE_GNOME}/libgnomecanvas/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gconf node ${GUILE_GNOME}/gconf/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgnome node ${GUILE_GNOME}/libgnome/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgnomeui node ${GUILE_GNOME}/libgnomeui/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: corba node ${GUILE_GNOME}/corba/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: clutter node ${GUILE_GNOME}/clutter/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: clutter-glx node ${GUILE_GNOME}/clutter-glx/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: guile-gtk node ${GS}/guile-gtk/docs/guile-gtk/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: guile-rpc node ${GS}/guile-rpc/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gv node ${GS}/gv/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gzip node ${GS}/gzip/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: hello node ${GS}/hello/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: idutils node ${GS}/idutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: inetutils node ${GS}/inetutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: jwhois node ${GS}/jwhois/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libc node ${GS}/libc/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: LIBCDIO = http://www.gnu.org/software/libcdio/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libextractor node ${GS}/libextractor/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libidn node ${GS}/libidn/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: librejs node ${GS}/librejs/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: LIBMICROHTTPD = http://www.gnu.org/software/libmicrohttpd/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libtasn1 node ${GS}/libtasn1/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libtool node ${GS}/libtool/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lightning node ${GS}/lightning/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: LILYPOND = http://lilypond.org/doc/stable/Documentation/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-internals node ${LILYPOND}/internals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-learning node ${LILYPOND}/learning/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-notation node ${LILYPOND}/notation/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-snippets node ${LILYPOND}/snippets/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-usage node ${LILYPOND}/usage/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-web node ${LILYPOND}/web/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: music-glossary node ${LILYPOND}/music-glossary/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: liquidwar6 node ${GS}/liquidwar6/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lispintro node ${GS}/emacs/emacs-lisp-intro/html_node/index.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: m4 node ${GS}/m4/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mailutils chapter ${GS}/mailutils/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mailutils section ${GS}/mailutils/manual/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mailutils node ${GS}/mailutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: make node ${GS}/make/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mdk node ${GS}/mdk/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: METAEXCHANGE = http://ftp.gwdg.de/pub/gnu2/iwfmdh/doc/texinfo/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: iwf_mh node ${METAEXCHANGE}/iwf_mh.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: scantest node ${METAEXCHANGE}/scantest.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: MIT_SCHEME = http://www.gnu.org/software/mit-scheme/documentation ** Bad line in /usr/share/texinfo//htmlxref.cnf: mit-scheme-ref node ${MIT_SCHEME}/mit-scheme-ref/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mit-scheme-user node ${MIT_SCHEME}/mit-scheme-user/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sos node ${MIT_SCHEME}/mit-scheme-sos/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mit-scheme-imail node ${MIT_SCHEME}/mit-scheme-imail/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: motti node ${GS}/motti/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mpc node http://www.multiprecision.org/index.php?prog=mpc&page=html ** Bad line in /usr/share/texinfo//htmlxref.cnf: myserver node http://www.myserverproject.net/documentation/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: nettle chapter http://www.lysator.liu.se/~nisse/nettle/nettle.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: parted node ${GS}/parted/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: PIES = http://www.gnu.org.ua/software/pies/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: pies chapter ${PIES}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pies section ${PIES}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pies node ${PIES}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: plotutils node ${GS}/plotutils/manual/en/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: proxyknife node ${GS}/proxyknife/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pspp node ${GS}/pspp/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pyconfigure node ${GS}/pyconfigure/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: R = http://cran.r-project.org/doc/manuals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rcs node ${GS}/rcs/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: READLINE = http://cnswww.cns.cwru.edu/php/chet/readline ** Bad line in /usr/share/texinfo//htmlxref.cnf: recutils node ${GS}/recutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: reftex node ${GS}/auctex/manual/reftex/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: remotecontrol node ${GS}/remotecontrol/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rottlog node ${GS}/rottlog/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: RUSH = http://www.gnu.org.ua/software/rush/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: rush chapter ${RUSH}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rush section ${RUSH}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rush node ${RUSH}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: screen node ${GS}/screen/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sed node ${GS}/sed/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sharutils chapter ${GS}/sharutils/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sharutils node ${GS}/sharutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: SMALLTALK = ${GS}/smalltalk/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smalltalk node ${SMALLTALK}/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smalltalk-base node ${SMALLTALK}/manual-base/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smalltalk-libs node ${SMALLTALK}/manual-libs/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sourceinstall node ${GS}/sourceinstall/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sqltutor node ${GS}/sqltutor/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tar chapter ${GS}/tar/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tar section ${GS}/tar/manual/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tar node ${GS}/autoconf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: teseq node ${GS}/teseq/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: TEXINFO = ${GS}/texinfo/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: texinfo node ${TEXINFO}/texinfo/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: info node ${TEXINFO}/info/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: info-stnd node ${TEXINFO}/info-stnd/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: units node ${GS}/units/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: vc-dwim node ${GS}/vc-dwim/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: wdiff node ${GS}/wdiff/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: websocket4j node ${GS}/websocket4j/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: wget node ${GS}/wget/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: xboard node ${GS}/xboard/manual/html_node/ Making all for doc ReleaseNotes... ../Tools/obj/autogsdoc -Project ReleaseNotes -DocumentationDirectory ReleaseNotes -DTDs ../Tools -MakeDependencies ReleaseNotes/dependencies ReleaseNotes.gsdoc 2016-03-18 18:09:20.385 autogsdoc[8325] Failed to recurse into directory '/usr/local/share/GNUstep/Documentation' - No such file or directory 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.24.7 \ > version.texi echo '@set GCC-VERSION 4.0.0' \ >> 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 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 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 ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation/manual' Making all for doc manual... makeinfo -D NO-TEXI2HTML \ -o manual.info manual.texi manual.texi:35: warning: multiple @title manual.texi:36: warning: multiple @title texi2pdf \ manual.texi -o manual.pdf This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./manual.texi (/usr/share/texlive/texmf-local/texmf-compat/tex/texinfo/texinfo.tex Loading texinfo [version 2013-02-01.11]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) [1{/usr/share /texlive/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] [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] [18] [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] [24] [25] Overfull \hbox (14.94176pt too wide) in paragraph at lines 270--270 [] @texttt // now release reference to foo (do second since maybe newFoo == foo)[] | [26] [27] Underfull \hbox (badness 10000) in paragraph at lines 431--432 @texttt +alloc[] @textrm and Overfull \hbox (6.56876pt too wide) in paragraph at lines 433--434 @texttt mutableCopyWithZone:[]| Underfull \hbox (badness 10000) in paragraph at lines 435--436 @texttt -init[] @textrm and any Underfull \hbox (badness 10000) in paragraph at lines 438--439 @textrm whose name be-gins Underfull \hbox (badness 10000) in paragraph at lines 442--443 @textrm convenience [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 528--529 @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 96--96 [] @texttt if ([[localException name] isEqualToString: MyFileNotFoundExce ption])[] | Overfull \hbox (43.6852pt too wide) in paragraph at lines 100--100 [] @texttt else if ([[localException name] isEqualToString: NSParseErrorE xception])[] | [56] Overfull \hbox (32.18782pt too wide) in paragraph at lines 190--190 [] @texttt reason: @"[Description of the ca use...]"[] | [57] [58] Overfull \hbox (43.6852pt too wide) in paragraph at lines 294--294 []@texttt 2004-05-08 22:46:14.294 SomeApp[15495] Error occurred reading file a t line 20.[] | [59] Overfull \hbox (20.69044pt too wide) in paragraph at lines 345--345 []@texttt NSDebugLLog(@"ParseError", @"Error parsing file at line %d.", lineNu mber);[] | [60] [61] Overfull \hbox (37.93651pt too wide) in paragraph at lines 497--497 []@texttt Foo.m:126 Assertion failed in Foo(instance), method Bar. X should have been[] | [62] [63]) (./DistributedObjects.texi Chapter 7 [64] [65] [66] [67] [68] [69] 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'. */[] | [70] [71] [72] [73] [74] [75] [76] [77] [78] 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";[] | [79] 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];[] | [80] [81] 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[] | [82] 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[] | [83] [84]) (./BaseLibrary.texi Chapter 8 [85] [86] [87] [88] [89] Underfull \hbox (badness 10000) in paragraph at lines 353--363 @texttt +fileHandleAsServerAtAddress:(NSString *)address service:(NSString *)se rvice [90] Underfull \hbox (badness 10000) in paragraph at lines 449--451 []@textrm Load ob-ject graph from byte buffer. Both @texttt NSUnarchiver[] @te xtrm and [91] Overfull \hbox (43.6852pt too wide) in paragraph at lines 515--515 [] @texttt self = [super initWithCoder:coder]; // always assign 'self' to su per init..[] | [92] Overfull \hbox (26.43913pt too wide) in paragraph at lines 528--528 [] @texttt censusData = [[coder decodeObjectForKey: @"City.censusData"] r etain];[] | [93] 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)];[] | [94] 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 [95] [96] 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:[]| [97] 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 - [98] 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];[] | [99] [100]) (./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[] | [101] Overfull \hbox (61.48497pt too wide) in paragraph at lines 72--74 []@textrm (Autogsdoc, like all GNUstep com-mand line tools, is found in the $@t hisecfont {@textrm GNUSTEP[]SYSTEM[]ROOT@thisecfont }@textrm /Tools| [102] [103]) (./Bundles.texi Appendix B [104] [105]) (./ObjcAndJavaC++.texi Appendix C [106] [107] [108]) (./JavaAndGuile.texi Appendix D [109] [110] [111]) (./Compliance.texi Appendix E [112] [113]) (./GNUstepMake.texi Appendix F [114] [115] Overfull \hbox (83.92601pt too wide) in paragraph at lines 104--104 []@texttt GNUSTEP_MAKEFILES := $(shell gnustep-config --variable=GNUSTEP_MAKEF ILES 2>/dev/null)[] | [116] [117]) (Concept Index) [118] [119] [120] ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-t1.enc} Output written on manual.pdf (124 pages, 407237 bytes). Transcript written on manual.log. This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./manual.texi (/usr/share/texlive/texmf-local/texmf-compat/tex/texinfo/texinfo.tex Loading texinfo [version 2013-02-01.11]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./manual.aux ) [1{/usr/share/texlive/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] [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] [18] [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] [24] [25] Overfull \hbox (14.94176pt too wide) in paragraph at lines 270--270 [] @texttt // now release reference to foo (do second since maybe newFoo == foo)[] | [26] [27] Underfull \hbox (badness 10000) in paragraph at lines 431--432 @texttt +alloc[] @textrm and Overfull \hbox (6.56876pt too wide) in paragraph at lines 433--434 @texttt mutableCopyWithZone:[]| Underfull \hbox (badness 10000) in paragraph at lines 435--436 @texttt -init[] @textrm and any Underfull \hbox (badness 10000) in paragraph at lines 438--439 @textrm whose name be-gins Underfull \hbox (badness 10000) in paragraph at lines 442--443 @textrm convenience [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 528--529 @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 96--96 [] @texttt if ([[localException name] isEqualToString: MyFileNotFoundExce ption])[] | Overfull \hbox (43.6852pt too wide) in paragraph at lines 100--100 [] @texttt else if ([[localException name] isEqualToString: NSParseErrorE xception])[] | [56] Overfull \hbox (32.18782pt too wide) in paragraph at lines 190--190 [] @texttt reason: @"[Description of the ca use...]"[] | [57] [58] Overfull \hbox (43.6852pt too wide) in paragraph at lines 294--294 []@texttt 2004-05-08 22:46:14.294 SomeApp[15495] Error occurred reading file a t line 20.[] | [59] Overfull \hbox (20.69044pt too wide) in paragraph at lines 345--345 []@texttt NSDebugLLog(@"ParseError", @"Error parsing file at line %d.", lineNu mber);[] | [60] [61] Overfull \hbox (37.93651pt too wide) in paragraph at lines 497--497 []@texttt Foo.m:126 Assertion failed in Foo(instance), method Bar. X should have been[] | [62] [63]) (./DistributedObjects.texi Chapter 7 [64] [65] [66] [67] [68] [69] 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'. */[] | [70] [71] [72] [73] [74] [75] [76] [77] [78] 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";[] | [79] 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];[] | [80] [81] 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[] | [82] 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[] | [83] [84]) (./BaseLibrary.texi Chapter 8 [85] [86] [87] [88] [89] Underfull \hbox (badness 10000) in paragraph at lines 353--363 @texttt +fileHandleAsServerAtAddress:(NSString *)address service:(NSString *)se rvice [90] Underfull \hbox (badness 10000) in paragraph at lines 449--451 []@textrm Load ob-ject graph from byte buffer. Both @texttt NSUnarchiver[] @te xtrm and [91] Overfull \hbox (43.6852pt too wide) in paragraph at lines 515--515 [] @texttt self = [super initWithCoder:coder]; // always assign 'self' to su per init..[] | [92] Overfull \hbox (26.43913pt too wide) in paragraph at lines 528--528 [] @texttt censusData = [[coder decodeObjectForKey: @"City.censusData"] r etain];[] | [93] 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)];[] | [94] 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 [95] [96] 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:[]| [97] 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 - [98] 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];[] | [99] [100]) (./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[] | [101] Overfull \hbox (61.48497pt too wide) in paragraph at lines 72--74 []@textrm (Autogsdoc, like all GNUstep com-mand line tools, is found in the $@t hisecfont {@textrm GNUSTEP[]SYSTEM[]ROOT@thisecfont }@textrm /Tools| [102] [103]) (./Bundles.texi Appendix B [104] [105]) (./ObjcAndJavaC++.texi Appendix C [106] [107] [108]) (./JavaAndGuile.texi Appendix D [109] [110] [111]) (./Compliance.texi Appendix E [112] [113]) (./GNUstepMake.texi Appendix F [114] [115] Overfull \hbox (83.92601pt too wide) in paragraph at lines 104--104 []@texttt GNUSTEP_MAKEFILES := $(shell gnustep-config --variable=GNUSTEP_MAKEF ILES 2>/dev/null)[] | [116] [117]) (Concept Index) [118] (./manual.cps [119]) [120] ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-t1.enc} Output written on manual.pdf (128 pages, 482070 bytes). Transcript written on manual.log. This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./manual.texi (/usr/share/texlive/texmf-local/texmf-compat/tex/texinfo/texinfo.tex Loading texinfo [version 2013-02-01.11]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./manual.aux ) [1{/usr/share/texlive/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] [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] [18] [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] [24] [25] Overfull \hbox (14.94176pt too wide) in paragraph at lines 270--270 [] @texttt // now release reference to foo (do second since maybe newFoo == foo)[] | [26] [27] Underfull \hbox (badness 10000) in paragraph at lines 431--432 @texttt +alloc[] @textrm and Overfull \hbox (6.56876pt too wide) in paragraph at lines 433--434 @texttt mutableCopyWithZone:[]| Underfull \hbox (badness 10000) in paragraph at lines 435--436 @texttt -init[] @textrm and any Underfull \hbox (badness 10000) in paragraph at lines 438--439 @textrm whose name be-gins Underfull \hbox (badness 10000) in paragraph at lines 442--443 @textrm convenience [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 528--529 @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 96--96 [] @texttt if ([[localException name] isEqualToString: MyFileNotFoundExce ption])[] | Overfull \hbox (43.6852pt too wide) in paragraph at lines 100--100 [] @texttt else if ([[localException name] isEqualToString: NSParseErrorE xception])[] | [56] Overfull \hbox (32.18782pt too wide) in paragraph at lines 190--190 [] @texttt reason: @"[Description of the ca use...]"[] | [57] [58] Overfull \hbox (43.6852pt too wide) in paragraph at lines 294--294 []@texttt 2004-05-08 22:46:14.294 SomeApp[15495] Error occurred reading file a t line 20.[] | [59] Overfull \hbox (20.69044pt too wide) in paragraph at lines 345--345 []@texttt NSDebugLLog(@"ParseError", @"Error parsing file at line %d.", lineNu mber);[] | [60] [61] Overfull \hbox (37.93651pt too wide) in paragraph at lines 497--497 []@texttt Foo.m:126 Assertion failed in Foo(instance), method Bar. X should have been[] | [62] [63]) (./DistributedObjects.texi Chapter 7 [64] [65] [66] [67] [68] [69] 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'. */[] | [70] [71] [72] [73] [74] [75] [76] [77] [78] 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";[] | [79] 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];[] | [80] [81] 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[] | [82] 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[] | [83] [84]) (./BaseLibrary.texi Chapter 8 [85] [86] [87] [88] [89] Underfull \hbox (badness 10000) in paragraph at lines 353--363 @texttt +fileHandleAsServerAtAddress:(NSString *)address service:(NSString *)se rvice [90] Underfull \hbox (badness 10000) in paragraph at lines 449--451 []@textrm Load ob-ject graph from byte buffer. Both @texttt NSUnarchiver[] @te xtrm and [91] Overfull \hbox (43.6852pt too wide) in paragraph at lines 515--515 [] @texttt self = [super initWithCoder:coder]; // always assign 'self' to su per init..[] | [92] Overfull \hbox (26.43913pt too wide) in paragraph at lines 528--528 [] @texttt censusData = [[coder decodeObjectForKey: @"City.censusData"] r etain];[] | [93] 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)];[] | [94] 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 [95] [96] 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:[]| [97] 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 - [98] 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];[] | [99] [100]) (./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[] | [101] Overfull \hbox (61.48497pt too wide) in paragraph at lines 72--74 []@textrm (Autogsdoc, like all GNUstep com-mand line tools, is found in the $@t hisecfont {@textrm GNUSTEP[]SYSTEM[]ROOT@thisecfont }@textrm /Tools| [102] [103]) (./Bundles.texi Appendix B [104] [105]) (./ObjcAndJavaC++.texi Appendix C [106] [107] [108]) (./JavaAndGuile.texi Appendix D [109] [110] [111]) (./Compliance.texi Appendix E [112] [113]) (./GNUstepMake.texi Appendix F [114] [115] Overfull \hbox (83.92601pt too wide) in paragraph at lines 104--104 []@texttt GNUSTEP_MAKEFILES := $(shell gnustep-config --variable=GNUSTEP_MAKEF ILES 2>/dev/null)[] | [116] [117]) (Concept Index) [118] (./manual.cps [119]) [120] ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-t1.enc} Output written on manual.pdf (128 pages, 482059 bytes). Transcript written on manual.log. texi2html -split_chapter -expandinfo \ manual.texi ** Bad line in /usr/share/texinfo//htmlxref.cnf: htmlxrefversion=2013-01-10.14; # UTC ** Bad line in /usr/share/texinfo//htmlxref.cnf: G = http://www.gnu.org ** Bad line in /usr/share/texinfo//htmlxref.cnf: GS = ${G}/software ** Bad line in /usr/share/texinfo//htmlxref.cnf: 3dldf node ${GS}/3dldf/manual/user_ref/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: alive node ${GS}/alive/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: anubis chapter ${GS}/anubis/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: anubis section ${GS}/anubis/manual/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: anubis node ${GS}/anubis/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: aspell section http://aspell.net/man-html/index.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: auctex node ${GS}/auctex/manual/auctex/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autoconf node ${GS}/autoconf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autogen chapter ${GS}/autogen/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autogen node ${GS}/autoconf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: automake node ${GS}/automake/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: avl node http://www.stanford.edu/~blp/avl/libavl.html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: bash node ${GS}/bash/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: BINUTILS = http://sourceware.org/binutils/docs ** Bad line in /usr/share/texinfo//htmlxref.cnf: binutils node ${BINUTILS}/binutils/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: as node ${BINUTILS}/as/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: bfd node ${BINUTILS}/bfd/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gprof node ${BINUTILS}/gprof/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ld node ${BINUTILS}/ld/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: bison node ${GS}/bison/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cflow node ${GS}/cflow/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: chess node ${GS}/chess/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: complexity node ${GS}/complexity/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: coreutils node ${GS}/coreutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cpio node ${GS}/cpio/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cssc node ${GS}/cssc/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: #cvs cannot be handled here; see http://ximbiot.com/cvs/manual. ** Bad line in /usr/share/texinfo//htmlxref.cnf: DICO = http://puszcza.gnu.org.ua/software/dico/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: dico chapter ${DICO}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dico section ${DICO}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dico node ${DICO}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: diffutils node ${GS}/diffutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: EMACS = ${GS}/emacs/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: emacs node ${EMACS}/html_node/emacs/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ada-mode node ${EMACS}/html_node/ada-mode/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autotype node ${EMACS}/html_node/autotype/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ccmode node ${EMACS}/html_node/ccmode/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cl node ${EMACS}/html_node/cl/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ebrowse node ${EMACS}/html_node/ebrowse/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ediff node ${EMACS}/html_node/ediff/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: eieio node ${EMACS}/html_node/eieio/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: elisp node ${EMACS}/html_node/elisp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: epa node ${EMACS}/html_node/epa/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: erc node ${EMACS}/html_node/erc/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dired-x node ${EMACS}/html_node/dired-x/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: eshell node ${EMACS}/html_node/eshell/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: flymake node ${EMACS}/html_node/flymake/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnus node ${EMACS}/html_node/gnus/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: idlwave node ${EMACS}/html_node/idlwave/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: message node ${EMACS}/html_node/message/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mh-e node ${EMACS}/html_node/mh-e/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: nxml-mode node ${EMACS}/html_node/nxml-mode/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: org node ${EMACS}/html_node/org/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pcl-cvs node ${EMACS}/html_node/pcl-cvs/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rcirc node ${EMACS}/html_node/rcirc/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: semantic node ${EMACS}/html_node/semantic/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smtp node ${EMACS}/html_node/smtpmail/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: speedbar node ${EMACS}/html_node/speedbar/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tramp node ${EMACS}/html_node/tramp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: vip node ${EMACS}/html_node/vip/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: viper node ${EMACS}/html_node/viper/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: woman node ${EMACS}/html_node/woman/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: emacs-muse node ${GS}/emacs-muse/manual/muse.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: emacs-muse node ${GS}/emacs-muse/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: emms node ${GS}/emms/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: findutils node ${GS}/findutils/manual/html_node/find_html ** Bad line in /usr/share/texinfo//htmlxref.cnf: gama node ${GS}/gama/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GAWK = ${GS}/gawk/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: gawk node ${GAWK}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gawkinet node ${GAWK}/gawkinet/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcal node ${GS}/gcal/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GCC = http://gcc.gnu.org/onlinedocs ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcc node ${GCC}/gcc/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cpp node ${GCC}/cpp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcj node ${GCC}/gcj/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gfortran node ${GCC}/gfortran/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnat_rm node ${GCC}/gnat_rm/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnat_ugn_unw node ${GCC}/gnat_ugn_unw/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgomp node ${GCC}/libgomp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libstdc++ node ${GCC}/libstdc++/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gccint node ${GCC}/gccint/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cppinternals node ${GCC}/cppinternals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gfc-internals node ${GCC}/gfc-internals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnat-style node ${GCC}/gnat-style/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libiberty node ${GCC}/libiberty/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GDB = http://sourceware.org/gdb/current/onlinedocs ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdb node ${GDB}/gdb/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbint node ${GDB}/gdbint/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: stabs node ${GDB}/stabs/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GDBM = http://www.gnu.org.ua/software/gdbm/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbm chapter ${GDBM}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbm section ${GDBM}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbm node ${GDBM}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gettext node ${GS}/gettext/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gforth node http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gmediaserver node ${GS}/gmediaserver/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gmp node http://www.gmplib.org/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnu-arch node ${GS}/gnu-arch/tutorial/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnu-crypto node ${GS}/gnu-crypto/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnubg node ${GS}/gnubg/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnubik node ${GS}/gnubik/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnulib node ${GS}/gnulib/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GNUN = ${GS}/trans-coord/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnun node ${GNUN}/gnun/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: web-trans node ${GNUN}/web-trans/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GNUPG = http://www.gnupg.org/documentation/manuals ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnupg node ${GNUPG}/gnupg/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dirmngr node ${GNUPG}/dirmngr/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcrypt node ${GNUPG}/gcrypt/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgcrypt node ${GNUPG}/gcrypt/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ksba node ${GNUPG}/ksba/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: assuan node ${GNUPG}/assuan/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gpgme node ${GNUPG}/gpgme/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnuprologjava node ${GS}/gnuprologjava/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GNUSTANDARDS = ${G}/prep ** Bad line in /usr/share/texinfo//htmlxref.cnf: maintain node ${GNUSTANDARDS}/maintain/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: standards node ${GNUSTANDARDS}/standards/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnutls node ${GS}/gnutls/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gperf node ${GS}/gperf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: grep node ${GS}/grep/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: groff node ${GS}/groff/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: grub node ${GS}/grub/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gsasl node ${GS}/gsasl/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gsl node ${GS}/gsl/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gsrc node ${GS}/gsrc/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gss node ${GS}/gss/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: guile node ${GS}/guile/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GUILE_GNOME = ${GS}/guile-gnome/docs ** Bad line in /usr/share/texinfo//htmlxref.cnf: gobject node ${GUILE_GNOME}/gobject/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: glib node ${GUILE_GNOME}/glib/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: atk node ${GUILE_GNOME}/atk/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pango node ${GUILE_GNOME}/pango/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pangocairo node ${GUILE_GNOME}/pangocairo/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdk node ${GUILE_GNOME}/gdk/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gtk node ${GUILE_GNOME}/gtk/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libglade node ${GUILE_GNOME}/libglade/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnome-vfs node ${GUILE_GNOME}/gnome-vfs/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgnomecanvas node ${GUILE_GNOME}/libgnomecanvas/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gconf node ${GUILE_GNOME}/gconf/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgnome node ${GUILE_GNOME}/libgnome/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgnomeui node ${GUILE_GNOME}/libgnomeui/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: corba node ${GUILE_GNOME}/corba/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: clutter node ${GUILE_GNOME}/clutter/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: clutter-glx node ${GUILE_GNOME}/clutter-glx/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: guile-gtk node ${GS}/guile-gtk/docs/guile-gtk/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: guile-rpc node ${GS}/guile-rpc/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gv node ${GS}/gv/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gzip node ${GS}/gzip/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: hello node ${GS}/hello/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: idutils node ${GS}/idutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: inetutils node ${GS}/inetutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: jwhois node ${GS}/jwhois/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libc node ${GS}/libc/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: LIBCDIO = http://www.gnu.org/software/libcdio/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libextractor node ${GS}/libextractor/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libidn node ${GS}/libidn/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: librejs node ${GS}/librejs/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: LIBMICROHTTPD = http://www.gnu.org/software/libmicrohttpd/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libtasn1 node ${GS}/libtasn1/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libtool node ${GS}/libtool/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lightning node ${GS}/lightning/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: LILYPOND = http://lilypond.org/doc/stable/Documentation/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-internals node ${LILYPOND}/internals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-learning node ${LILYPOND}/learning/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-notation node ${LILYPOND}/notation/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-snippets node ${LILYPOND}/snippets/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-usage node ${LILYPOND}/usage/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-web node ${LILYPOND}/web/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: music-glossary node ${LILYPOND}/music-glossary/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: liquidwar6 node ${GS}/liquidwar6/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lispintro node ${GS}/emacs/emacs-lisp-intro/html_node/index.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: m4 node ${GS}/m4/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mailutils chapter ${GS}/mailutils/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mailutils section ${GS}/mailutils/manual/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mailutils node ${GS}/mailutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: make node ${GS}/make/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mdk node ${GS}/mdk/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: METAEXCHANGE = http://ftp.gwdg.de/pub/gnu2/iwfmdh/doc/texinfo/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: iwf_mh node ${METAEXCHANGE}/iwf_mh.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: scantest node ${METAEXCHANGE}/scantest.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: MIT_SCHEME = http://www.gnu.org/software/mit-scheme/documentation ** Bad line in /usr/share/texinfo//htmlxref.cnf: mit-scheme-ref node ${MIT_SCHEME}/mit-scheme-ref/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mit-scheme-user node ${MIT_SCHEME}/mit-scheme-user/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sos node ${MIT_SCHEME}/mit-scheme-sos/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mit-scheme-imail node ${MIT_SCHEME}/mit-scheme-imail/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: motti node ${GS}/motti/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mpc node http://www.multiprecision.org/index.php?prog=mpc&page=html ** Bad line in /usr/share/texinfo//htmlxref.cnf: myserver node http://www.myserverproject.net/documentation/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: nettle chapter http://www.lysator.liu.se/~nisse/nettle/nettle.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: parted node ${GS}/parted/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: PIES = http://www.gnu.org.ua/software/pies/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: pies chapter ${PIES}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pies section ${PIES}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pies node ${PIES}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: plotutils node ${GS}/plotutils/manual/en/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: proxyknife node ${GS}/proxyknife/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pspp node ${GS}/pspp/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pyconfigure node ${GS}/pyconfigure/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: R = http://cran.r-project.org/doc/manuals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rcs node ${GS}/rcs/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: READLINE = http://cnswww.cns.cwru.edu/php/chet/readline ** Bad line in /usr/share/texinfo//htmlxref.cnf: recutils node ${GS}/recutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: reftex node ${GS}/auctex/manual/reftex/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: remotecontrol node ${GS}/remotecontrol/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rottlog node ${GS}/rottlog/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: RUSH = http://www.gnu.org.ua/software/rush/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: rush chapter ${RUSH}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rush section ${RUSH}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rush node ${RUSH}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: screen node ${GS}/screen/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sed node ${GS}/sed/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sharutils chapter ${GS}/sharutils/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sharutils node ${GS}/sharutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: SMALLTALK = ${GS}/smalltalk/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smalltalk node ${SMALLTALK}/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smalltalk-base node ${SMALLTALK}/manual-base/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smalltalk-libs node ${SMALLTALK}/manual-libs/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sourceinstall node ${GS}/sourceinstall/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sqltutor node ${GS}/sqltutor/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tar chapter ${GS}/tar/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tar section ${GS}/tar/manual/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tar node ${GS}/autoconf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: teseq node ${GS}/teseq/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: TEXINFO = ${GS}/texinfo/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: texinfo node ${TEXINFO}/texinfo/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: info node ${TEXINFO}/info/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: info-stnd node ${TEXINFO}/info-stnd/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: units node ${GS}/units/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: vc-dwim node ${GS}/vc-dwim/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: wdiff node ${GS}/wdiff/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: websocket4j node ${GS}/websocket4j/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: wget node ${GS}/wget/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: xboard node ${GS}/xboard/manual/html_node/ ** No node following `Make' in menu, but `Concept Index' follows in sectionning make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation/manual' Making all in General ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation/General' Making all for doc General... ../../Tools/obj/autogsdoc -Project General -DocumentationDirectory General -DTDs ../../Tools -MakeDependencies General/dependencies Debugging.gsdoc OpenStepCompliance.gsdoc 2016-03-18 18:10:04.766 autogsdoc[9073] Failed to recurse into directory '/usr/local/share/GNUstep/Documentation' - No such file or directory make[2]: Nothing to be done for `internal-doc-all'. make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation/General' make -C ../Source -f DocMakefile make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/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... ../Tools/obj/autogsdoc -Project Base -DocumentationDirectory Base -MakeFrames YES -DocumentationDirectory ../Documentation/Base -HeaderDirectory ../Headers/Foundation -Declared Foundation -Standards YES -DTDs ../Tools -ConstantsTemplate TypesAndConstants -FunctionsTemplate Functions -MacrosTemplate Functions -TypedefsTemplate TypesAndConstants -VariablesTemplate TypesAndConstants -WordMap '{ GS_PRIVATE_INTERNAL="//"; WINAPI=""; }' -Up Base -MakeDependencies Base/dependencies ../Documentation/Base.gsdoc NSArchiver.h NSAffineTransform.h NSArray.h NSAttributedString.h NSAutoreleasePool.h NSBundle.h NSCalendarDate.h NSCharacterSet.h NSClassDescription.h NSCoder.h NSConnection.h NSData.h NSDateFormatter.h NSDate.h NSDebug.h NSDecimal.h NSDecimalNumber.h NSDictionary.h NSDistantObject.h NSDistributedLock.h NSDistributedNotificationCenter.h NSEnumerator.h NSError.h NSException.h NSFileHandle.h NSFileManager.h NSFormatter.h NSGeometry.h NSHashTable.h NSHost.h NSHTTPCookie.h NSHTTPCookieStorage.h NSIndexPath.h NSIndexSet.h NSInvocation.h NSKeyedArchiver.h NSKeyValueCoding.h NSKeyValueObserving.h NSLock.h NSMapTable.h NSMethodSignature.h NSNetServices.h NSNotification.h NSNotificationQueue.h NSNull.h NSNumberFormatter.h NSObjCRuntime.h NSObject.h NSPathUtilities.h NSPointerFunctions.h NSPointerArray.h NSPortCoder.h NSPort.h NSPortMessage.h NSPortNameServer.h NSProcessInfo.h NSPropertyList.h NSProtocolChecker.h NSProxy.h NSRange.h NSRunLoop.h NSScanner.h NSSerialization.h NSSet.h NSStream.h NSString.h NSTask.h NSThread.h NSTimer.h NSTimeZone.h NSUndoManager.h NSURLAuthenticationChallenge.h NSURLCache.h NSURLConnection.h NSURLCredential.h NSURLCredentialStorage.h NSURLDownload.h NSURLError.h NSURL.h NSURLHandle.h NSURLProtectionSpace.h NSURLProtocol.h NSURLRequest.h NSURLResponse.h NSUserDefaults.h NSValue.h NSValueTransformer.h NSXMLDocument.h NSXMLDTD.h NSXMLDTDNode.h NSXMLElement.h NSXMLNode.h NSXMLNodeOptions.h NSXMLParser.h NSZone.h NSObject.m:785 Unexpected char (#) in declaration 2016-03-18 18:10:32.301 autogsdoc[9094] Failed to recurse into directory '/usr/local/share/GNUstep/Documentation' - No such file or directory 2016-03-18 18:10:32.397 autogsdoc[9094] Location of macro 'GS_API_VERSION' (referenced from Base) not found or not unique. 2016-03-18 18:10:32.397 autogsdoc[9094] Location of macro 'GS_API_VERSION' (referenced from Base) not found or not unique. 2016-03-18 18:10:32.823 autogsdoc[9094] Location of the NSObject version of method '-isEqual:' (referenced from NSArray) not found. 2016-03-18 18:10:32.833 autogsdoc[9094] Location of the NSObject version of method '-isEqual:' (referenced from NSArray) not found. 2016-03-18 18:10:32.834 autogsdoc[9094] Location of the NSObject version of method '-isEqual:' (referenced from NSArray) not found. 2016-03-18 18:10:32.882 autogsdoc[9094] Location of the NSObject version of method '-isEqual:' (referenced from NSArray) not found. 2016-03-18 18:10:32.883 autogsdoc[9094] Location of the NSObject version of method '-isEqual:' (referenced from NSArray) not found. 2016-03-18 18:10:32.888 autogsdoc[9094] Location of the NSObject version of method '-isEqual:' (referenced from NSArray) not found. 2016-03-18 18:10:32.964 autogsdoc[9094] Location of function 'AUTORELEASE' (referenced from NSAutoreleasePool) not found or not unique. 2016-03-18 18:10:32.965 autogsdoc[9094] Location of the NSObject version of method '-autorelease' (referenced from NSAutoreleasePool) not found. 2016-03-18 18:10:32.965 autogsdoc[9094] Location of the NSObject version of method '-release' (referenced from NSAutoreleasePool) not found. 2016-03-18 18:10:32.965 autogsdoc[9094] Location of function 'AUTORELEASE' (referenced from NSAutoreleasePool) not found or not unique. 2016-03-18 18:10:32.966 autogsdoc[9094] Location of function 'RELEASE' (referenced from NSAutoreleasePool) not found or not unique. 2016-03-18 18:10:33.157 autogsdoc[9094] Location of the NSObject version of method '-description' (referenced from Functions) not found. 2016-03-18 18:10:33.161 autogsdoc[9094] Location of function 'NSDebugFRLog' (referenced from Functions) not found or not unique. 2016-03-18 18:10:33.162 autogsdoc[9094] Location of function 'NSDebugMRLog' (referenced from Functions) not found or not unique. 2016-03-18 18:10:33.243 autogsdoc[9094] Location of function 'NSDebugLog' (referenced from Functions) not found or not unique. 2016-03-18 18:10:33.244 autogsdoc[9094] Location of function 'NSWarnLog' (referenced from Functions) not found or not unique. 2016-03-18 18:10:33.244 autogsdoc[9094] Location of function 'GSPrintf' (referenced from Functions) not found or not unique. 2016-03-18 18:10:33.244 autogsdoc[9094] Location of function 'NSDebugLog' (referenced from Functions) not found or not unique. 2016-03-18 18:10:33.244 autogsdoc[9094] Location of function 'GSPrintf' (referenced from Functions) not found or not unique. 2016-03-18 18:10:33.245 autogsdoc[9094] Location of function 'GSPrintf' (referenced from Functions) not found or not unique. 2016-03-18 18:10:33.247 autogsdoc[9094] Location of the NSObject version of method '-description' (referenced from Functions) not found. 2016-03-18 18:10:33.267 autogsdoc[9094] Location of function 'GetUserName' (referenced from Functions) not found or not unique. 2016-03-18 18:10:33.290 autogsdoc[9094] Location of function 'malloc' (referenced from Functions) not found or not unique. 2016-03-18 18:10:33.730 autogsdoc[9094] Location of function 'strftime' (referenced from NSDateFormatter) not found or not unique. 2016-03-18 18:10:33.963 autogsdoc[9094] Location of the NSObject version of method '-compare:' (referenced from NSDictionary) not found. 2016-03-18 18:10:34.991 autogsdoc[9094] Location of the NSNetServiceBrowser version of method '-netServiceBrowserWillSearch:' (referenced from NSNetServices) not found. 2016-03-18 18:10:34.996 autogsdoc[9094] Location of the NSNetServiceBrowser version of method '-netServiceBrowser:didNotSearch:' (referenced from NSNetServices) not found. 2016-03-18 18:10:35.045 autogsdoc[9094] Location of method '-addObserver:name:selector:object:' (referenced from NSNotification) not found or not unique. 2016-03-18 18:10:35.320 autogsdoc[9094] Location of the NSObject version of method '-isEqual:' (referenced from NSObject) not found. 2016-03-18 18:10:35.337 autogsdoc[9094] Location of function 'object_getClass' (referenced from NSObject) not found or not unique. 2016-03-18 18:10:35.679 autogsdoc[9094] Location of class 'NSApplication' (referenced from NSRunLoop) not found or not unique. 2016-03-18 18:10:35.700 autogsdoc[9094] Location of the NSObject version of method '-isEqual:' (referenced from NSRunLoop) not found. 2016-03-18 18:10:35.815 autogsdoc[9094] Location of method '-isEqual:' (referenced from NSSet) not found or not unique. 2016-03-18 18:10:35.825 autogsdoc[9094] Location of the NSObject version of method '-isEqual:' (referenced from NSSet) not found. 2016-03-18 18:10:35.832 autogsdoc[9094] Location of the NSObject version of method '-isEqual:' (referenced from NSSet) not found. 2016-03-18 18:10:35.853 autogsdoc[9094] Location of the NSObject version of method '-isEqual:' (referenced from NSSet) not found. 2016-03-18 18:10:35.971 autogsdoc[9094] Location of function 'GSPathHandling' (referenced from NSString) not found or not unique. 2016-03-18 18:10:36.237 autogsdoc[9094] Location of function 'GSCurrentThread' (referenced from NSThread) not found or not unique. 2016-03-18 18:10:36.748 autogsdoc[9094] Location of the NSObject version of method '-isEqual:' (referenced from NSURLProtocol) not found. 2016-03-18 18:10:37.219 autogsdoc[9094] Location of class 'GSXMLParser' (referenced from NSXMLParser) not found or not unique. make[2]: Nothing to be done for `internal-doc-all'. Making all for doc BaseAdditions... ../Tools/obj/autogsdoc -Project BaseAdditions -DocumentationDirectory BaseAdditions -MakeFrames YES -DocumentationDirectory ../Documentation/BaseAdditions -HeaderDirectory ../Headers/GNUstepBase -Declared GNUstepBase -Standards YES -DTDs ../Tools -ConstantsTemplate TypesAndConstants -FunctionsTemplate Functions -MacrosTemplate Functions -TypedefsTemplate TypesAndConstants -VariablesTemplate TypesAndConstants -WordMap '{ GS_PRIVATE_INTERNAL="//"; WINAPI=""; }' -Up BaseAdditions -MakeDependencies BaseAdditions/dependencies ../Documentation/BaseAdditions.gsdoc GNUstep.h GSBlocks.h GSVersionMacros.h GSObjCRuntime.h GSUnion.h GSIArray.h GSIMap.h GCObject.h GSLock.h GSFunctions.h GSMime.h GSXML.h GSLocale.h NSArray+GNUstepBase.h NSAttributedString+GNUstepBase.h NSBundle+GNUstepBase.h NSCalendarDate+GNUstepBase.h NSData+GNUstepBase.h NSDebug+GNUstepBase.h NSFileHandle+GNUstepBase.h NSLock+GNUstepBase.h NSMutableString+GNUstepBase.h NSNumber+GNUstepBase.h NSObject+GNUstepBase.h NSProcessInfo+GNUstepBase.h NSString+GNUstepBase.h NSTask+GNUstepBase.h NSThread+GNUstepBase.h NSURL+GNUstepBase.h Unicode.h GCObject.h 2016-03-18 18:10:42.755 autogsdoc[9099] Failed to recurse into directory '/usr/local/share/GNUstep/Documentation' - No such file or directory 2016-03-18 18:10:42.832 autogsdoc[9099] Location of the NSObject version of method '-autorelease' (referenced from Functions) not found. 2016-03-18 18:10:42.833 autogsdoc[9099] Location of method '-autorelease' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.838 autogsdoc[9099] Location of the NSObject version of method '-release' (referenced from Functions) not found. 2016-03-18 18:10:42.838 autogsdoc[9099] Location of method '-release' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.839 autogsdoc[9099] Location of the NSObject version of method '-retain' (referenced from Functions) not found. 2016-03-18 18:10:42.839 autogsdoc[9099] Location of method '-retain' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.840 autogsdoc[9099] Location of method '-autorelease' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.841 autogsdoc[9099] Location of method '-release' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.841 autogsdoc[9099] Location of method '-retain' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.853 autogsdoc[9099] Location of macro 'MAC_OS_X_VERSION_10_0' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.853 autogsdoc[9099] Location of macro 'MAC_OS_X_VERSION_10_1' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.853 autogsdoc[9099] Location of macro 'MAC_OS_X_VERSION_10_2' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.853 autogsdoc[9099] Location of macro 'MAC_OS_X_VERSION_10_3' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.854 autogsdoc[9099] Location of macro 'MAC_OS_X_VERSION_10_4' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.854 autogsdoc[9099] Location of macro 'MAC_OS_X_VERSION_10_5' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.854 autogsdoc[9099] Location of macro 'MAC_OS_X_VERSION_10_6' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.854 autogsdoc[9099] Location of macro 'MAC_OS_X_VERSION_10_7' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.855 autogsdoc[9099] Location of macro 'MAC_OS_X_VERSION_10_8' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.855 autogsdoc[9099] Location of macro 'MAC_OS_X_VERSION_10_9' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.863 autogsdoc[9099] Location of function 'NSLog' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.864 autogsdoc[9099] Location of method '+standardUserDefaults' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.870 autogsdoc[9099] Location of function 'NSLog' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.873 autogsdoc[9099] Location of the NSLock version of method '+newLockAt:' (referenced from Functions) not found. 2016-03-18 18:10:42.877 autogsdoc[9099] Location of function 'class_getInstanceVariable' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.877 autogsdoc[9099] Location of function 'objc_lookUpClass' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.878 autogsdoc[9099] Location of function 'objc_getClassList' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.879 autogsdoc[9099] Location of function 'object_getClass' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.879 autogsdoc[9099] Location of function 'class_getName' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.882 autogsdoc[9099] Location of method '+load' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.883 autogsdoc[9099] Location of function 'class_getName' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.884 autogsdoc[9099] Location of function 'sel_getName' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.886 autogsdoc[9099] Location of method '+initialize' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.888 autogsdoc[9099] Location of method '+initialize' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.892 autogsdoc[9099] Location of function 'object_getClass' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.895 autogsdoc[9099] Location of function 'class_getInstanceVariable' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.897 autogsdoc[9099] Location of the NSObject version of method '-handleQueryWithUnboundKey:' (referenced from Functions) not found. 2016-03-18 18:10:42.899 autogsdoc[9099] Location of function 'object_getClass' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.899 autogsdoc[9099] Location of function 'class_isMetaClass' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.900 autogsdoc[9099] Location of function 'object_getClass' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.900 autogsdoc[9099] Location of function 'class_isMetaClass' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.905 autogsdoc[9099] Location of the NSObject version of method '-handleTakeValue:forUnboundKey:' (referenced from Functions) not found. 2016-03-18 18:10:42.907 autogsdoc[9099] Location of function 'class_getSuperclass' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.909 autogsdoc[9099] Location of function 'class_getVersion' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.911 autogsdoc[9099] Location of function 'NSLog' (referenced from Functions) not found or not unique. 2016-03-18 18:10:42.914 autogsdoc[9099] Location of function 'sel_getUid' (referenced from Functions) not found or not unique. 2016-03-18 18:10:43.048 autogsdoc[9099] Location of method '-dealloc' (referenced from GCObject) not found or not unique. 2016-03-18 18:10:43.048 autogsdoc[9099] Location of method '-dealloc' (referenced from GCObject) not found or not unique. 2016-03-18 18:10:43.050 autogsdoc[9099] Location of method '-dealloc' (referenced from GCObject) not found or not unique. 2016-03-18 18:10:43.050 autogsdoc[9099] Location of method '-dealloc' (referenced from GCObject) not found or not unique. 2016-03-18 18:10:43.157 autogsdoc[9099] Location of the NSProcessInfo version of method '-globallyUniqueString' (referenced from GSMime) not found. 2016-03-18 18:10:43.159 autogsdoc[9099] Location of the NSProcessInfo version of method '-globallyUniqueString' (referenced from GSMime) not found. 2016-03-18 18:10:43.421 autogsdoc[9099] Location of class 'NSNumber' (referenced from GSXML) not found or not unique. 2016-03-18 18:10:43.422 autogsdoc[9099] Location of class 'NSNumber' (referenced from GSXML) not found or not unique. 2016-03-18 18:10:43.422 autogsdoc[9099] Location of class 'NSString' (referenced from GSXML) not found or not unique. 2016-03-18 18:10:43.422 autogsdoc[9099] Location of class 'NSNumber' (referenced from GSXML) not found or not unique. 2016-03-18 18:10:43.423 autogsdoc[9099] Location of class 'NSDate' (referenced from GSXML) not found or not unique. 2016-03-18 18:10:43.423 autogsdoc[9099] Location of class 'NSData' (referenced from GSXML) not found or not unique. 2016-03-18 18:10:43.424 autogsdoc[9099] Location of class 'NSArray' (referenced from GSXML) not found or not unique. 2016-03-18 18:10:43.424 autogsdoc[9099] Location of class 'NSDictionary' (referenced from GSXML) not found or not unique. 2016-03-18 18:10:43.424 autogsdoc[9099] Location of the NSObject version of method '-description' (referenced from GSXML) not found. 2016-03-18 18:10:43.425 autogsdoc[9099] Location of class 'NSDictionary' (referenced from GSXML) not found or not unique. 2016-03-18 18:10:43.446 autogsdoc[9099] Location of class 'NSRunLoop' (referenced from GSXML) not found or not unique. 2016-03-18 18:10:43.550 autogsdoc[9099] Location of the NSString version of method '-dataUsingEncoding:' (referenced from NSData+GNUstepBase) not found. 2016-03-18 18:10:43.618 autogsdoc[9099] Location of function 'class_isMetaClass' (referenced from NSObject+GNUstepBase) not found or not unique. 2016-03-18 18:10:43.624 autogsdoc[9099] Location of method '+initialize' (referenced from NSObject+GNUstepBase) not found or not unique. 2016-03-18 18:10:43.630 autogsdoc[9099] Location of method '+shouldClanUp' (referenced from NSObject+GNUstepBase) not found or not unique. 2016-03-18 18:10:43.630 autogsdoc[9099] Location of method '+enableAtExit' (referenced from NSObject+GNUstepBase) not found or not unique. 2016-03-18 18:10:43.660 autogsdoc[9099] Location of method '-substringWithRange:' (referenced from NSString+GNUstepBase) not found or not unique. 2016-03-18 18:10:43.692 autogsdoc[9099] Location of method '-path' (referenced from NSURL+GNUstepBase) not found or not unique. make[2]: Nothing to be done for `internal-doc-all'. make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source' make -C ../Tools -f DocMakefile make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools' /usr/lib/GNUstep/Makefiles/mkinstalldirs ../Documentation/BaseTools cp -f ../Tools/gsdoc.gsdoc ../Documentation/BaseTools cp -f ../Tools/gdomap.gsdoc ../Documentation/BaseTools cp -f ../Tools/BaseTools.gsdoc ../Documentation/BaseTools Making all for doc BaseTools... ../Tools/obj/autogsdoc -Project BaseTools -DocumentationDirectory BaseTools -MakeFrames YES -DocumentationDirectory ../Documentation/BaseTools -HeaderDirectory ../Tools -Standards YES -DTDs ../Tools -WordMap '{ WINAPI=""; }' -Up BaseTools -MakeDependencies BaseTools/dependencies ../Tools/BaseTools.gsdoc ../Tools/gsdoc.gsdoc ../Tools/gdomap.gsdoc AGSHtml.h AGSIndex.h AGSOutput.h AGSParser.h autogsdoc.m cvtenc.m defaults.m gdnc.m gdomap.c gspath.m pldes.m plser.m plmerge.m plparse.m pl2link.m sfparse.m xmlparse.m 2016-03-18 18:10:47.653 autogsdoc[9116] Failed to recurse into directory '/usr/local/share/GNUstep/Documentation' - No such file or directory 2016-03-18 18:10:47.672 autogsdoc[9116] Location of tool 'autogsdoc' (referenced from BaseTools) not found or not unique. 2016-03-18 18:10:47.863 autogsdoc[9116] Location of class 'NSString' (referenced from AGSOutput) not found or not unique. 2016-03-18 18:10:47.863 autogsdoc[9116] Location of function 'escapeType' (referenced from AGSOutput) not found or not unique. 2016-03-18 18:10:47.879 autogsdoc[9116] Location of the (NSCopying) version of method '-copyWithZone:' (referenced from AGSOutput) not found. 2016-03-18 18:10:47.880 autogsdoc[9116] Location of class 'NSString' (referenced from AGSOutput) not found or not unique. 2016-03-18 18:10:47.880 autogsdoc[9116] Location of protocol '(NSCopying)' (referenced from AGSOutput) not found or not unique. 2016-03-18 18:10:47.880 autogsdoc[9116] Location of category 'NSRunLoop(GNUstepExtensions)' (referenced from AGSOutput) not found or not unique. make[2]: Nothing to be done for `internal-doc-all'. make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools' make: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation' + make -C Documentation install messages=yes DESTDIR=/builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm GNUSTEP_INSTALLATION_DOMAIN=SYSTEM GNUSTEP_MAKEFILES=/usr/lib/GNUstep/Makefiles This is gnustep-make 2.6.6. Type 'make print-gnustep-make-help' for help. make: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation' Making all for doc coding-standards... makeinfo -D NO-TEXI2HTML \ -o coding-standards.info coding-standards.texi coding-standards.texi:74: raising the section level of @section which is too low texi2html -split_chapter -expandinfo \ coding-standards.texi make[1]: [coding-standards.info] Error 1 (ignored) ** Bad line in /usr/share/texinfo//htmlxref.cnf: htmlxrefversion=2013-01-10.14; # UTC ** Bad line in /usr/share/texinfo//htmlxref.cnf: G = http://www.gnu.org ** Bad line in /usr/share/texinfo//htmlxref.cnf: GS = ${G}/software ** Bad line in /usr/share/texinfo//htmlxref.cnf: 3dldf node ${GS}/3dldf/manual/user_ref/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: alive node ${GS}/alive/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: anubis chapter ${GS}/anubis/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: anubis section ${GS}/anubis/manual/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: anubis node ${GS}/anubis/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: aspell section http://aspell.net/man-html/index.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: auctex node ${GS}/auctex/manual/auctex/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autoconf node ${GS}/autoconf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autogen chapter ${GS}/autogen/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autogen node ${GS}/autoconf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: automake node ${GS}/automake/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: avl node http://www.stanford.edu/~blp/avl/libavl.html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: bash node ${GS}/bash/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: BINUTILS = http://sourceware.org/binutils/docs ** Bad line in /usr/share/texinfo//htmlxref.cnf: binutils node ${BINUTILS}/binutils/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: as node ${BINUTILS}/as/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: bfd node ${BINUTILS}/bfd/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gprof node ${BINUTILS}/gprof/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ld node ${BINUTILS}/ld/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: bison node ${GS}/bison/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cflow node ${GS}/cflow/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: chess node ${GS}/chess/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: complexity node ${GS}/complexity/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: coreutils node ${GS}/coreutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cpio node ${GS}/cpio/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cssc node ${GS}/cssc/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: #cvs cannot be handled here; see http://ximbiot.com/cvs/manual. ** Bad line in /usr/share/texinfo//htmlxref.cnf: DICO = http://puszcza.gnu.org.ua/software/dico/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: dico chapter ${DICO}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dico section ${DICO}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dico node ${DICO}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: diffutils node ${GS}/diffutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: EMACS = ${GS}/emacs/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: emacs node ${EMACS}/html_node/emacs/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ada-mode node ${EMACS}/html_node/ada-mode/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autotype node ${EMACS}/html_node/autotype/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ccmode node ${EMACS}/html_node/ccmode/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cl node ${EMACS}/html_node/cl/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ebrowse node ${EMACS}/html_node/ebrowse/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ediff node ${EMACS}/html_node/ediff/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: eieio node ${EMACS}/html_node/eieio/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: elisp node ${EMACS}/html_node/elisp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: epa node ${EMACS}/html_node/epa/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: erc node ${EMACS}/html_node/erc/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dired-x node ${EMACS}/html_node/dired-x/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: eshell node ${EMACS}/html_node/eshell/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: flymake node ${EMACS}/html_node/flymake/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnus node ${EMACS}/html_node/gnus/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: idlwave node ${EMACS}/html_node/idlwave/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: message node ${EMACS}/html_node/message/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mh-e node ${EMACS}/html_node/mh-e/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: nxml-mode node ${EMACS}/html_node/nxml-mode/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: org node ${EMACS}/html_node/org/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pcl-cvs node ${EMACS}/html_node/pcl-cvs/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rcirc node ${EMACS}/html_node/rcirc/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: semantic node ${EMACS}/html_node/semantic/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smtp node ${EMACS}/html_node/smtpmail/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: speedbar node ${EMACS}/html_node/speedbar/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tramp node ${EMACS}/html_node/tramp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: vip node ${EMACS}/html_node/vip/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: viper node ${EMACS}/html_node/viper/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: woman node ${EMACS}/html_node/woman/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: emacs-muse node ${GS}/emacs-muse/manual/muse.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: emacs-muse node ${GS}/emacs-muse/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: emms node ${GS}/emms/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: findutils node ${GS}/findutils/manual/html_node/find_html ** Bad line in /usr/share/texinfo//htmlxref.cnf: gama node ${GS}/gama/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GAWK = ${GS}/gawk/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: gawk node ${GAWK}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gawkinet node ${GAWK}/gawkinet/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcal node ${GS}/gcal/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GCC = http://gcc.gnu.org/onlinedocs ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcc node ${GCC}/gcc/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cpp node ${GCC}/cpp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcj node ${GCC}/gcj/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gfortran node ${GCC}/gfortran/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnat_rm node ${GCC}/gnat_rm/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnat_ugn_unw node ${GCC}/gnat_ugn_unw/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgomp node ${GCC}/libgomp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libstdc++ node ${GCC}/libstdc++/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gccint node ${GCC}/gccint/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cppinternals node ${GCC}/cppinternals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gfc-internals node ${GCC}/gfc-internals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnat-style node ${GCC}/gnat-style/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libiberty node ${GCC}/libiberty/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GDB = http://sourceware.org/gdb/current/onlinedocs ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdb node ${GDB}/gdb/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbint node ${GDB}/gdbint/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: stabs node ${GDB}/stabs/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GDBM = http://www.gnu.org.ua/software/gdbm/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbm chapter ${GDBM}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbm section ${GDBM}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbm node ${GDBM}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gettext node ${GS}/gettext/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gforth node http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gmediaserver node ${GS}/gmediaserver/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gmp node http://www.gmplib.org/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnu-arch node ${GS}/gnu-arch/tutorial/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnu-crypto node ${GS}/gnu-crypto/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnubg node ${GS}/gnubg/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnubik node ${GS}/gnubik/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnulib node ${GS}/gnulib/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GNUN = ${GS}/trans-coord/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnun node ${GNUN}/gnun/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: web-trans node ${GNUN}/web-trans/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GNUPG = http://www.gnupg.org/documentation/manuals ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnupg node ${GNUPG}/gnupg/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dirmngr node ${GNUPG}/dirmngr/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcrypt node ${GNUPG}/gcrypt/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgcrypt node ${GNUPG}/gcrypt/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ksba node ${GNUPG}/ksba/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: assuan node ${GNUPG}/assuan/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gpgme node ${GNUPG}/gpgme/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnuprologjava node ${GS}/gnuprologjava/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GNUSTANDARDS = ${G}/prep ** Bad line in /usr/share/texinfo//htmlxref.cnf: maintain node ${GNUSTANDARDS}/maintain/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: standards node ${GNUSTANDARDS}/standards/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnutls node ${GS}/gnutls/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gperf node ${GS}/gperf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: grep node ${GS}/grep/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: groff node ${GS}/groff/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: grub node ${GS}/grub/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gsasl node ${GS}/gsasl/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gsl node ${GS}/gsl/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gsrc node ${GS}/gsrc/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gss node ${GS}/gss/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: guile node ${GS}/guile/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GUILE_GNOME = ${GS}/guile-gnome/docs ** Bad line in /usr/share/texinfo//htmlxref.cnf: gobject node ${GUILE_GNOME}/gobject/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: glib node ${GUILE_GNOME}/glib/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: atk node ${GUILE_GNOME}/atk/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pango node ${GUILE_GNOME}/pango/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pangocairo node ${GUILE_GNOME}/pangocairo/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdk node ${GUILE_GNOME}/gdk/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gtk node ${GUILE_GNOME}/gtk/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libglade node ${GUILE_GNOME}/libglade/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnome-vfs node ${GUILE_GNOME}/gnome-vfs/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgnomecanvas node ${GUILE_GNOME}/libgnomecanvas/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gconf node ${GUILE_GNOME}/gconf/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgnome node ${GUILE_GNOME}/libgnome/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgnomeui node ${GUILE_GNOME}/libgnomeui/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: corba node ${GUILE_GNOME}/corba/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: clutter node ${GUILE_GNOME}/clutter/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: clutter-glx node ${GUILE_GNOME}/clutter-glx/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: guile-gtk node ${GS}/guile-gtk/docs/guile-gtk/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: guile-rpc node ${GS}/guile-rpc/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gv node ${GS}/gv/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gzip node ${GS}/gzip/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: hello node ${GS}/hello/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: idutils node ${GS}/idutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: inetutils node ${GS}/inetutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: jwhois node ${GS}/jwhois/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libc node ${GS}/libc/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: LIBCDIO = http://www.gnu.org/software/libcdio/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libextractor node ${GS}/libextractor/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libidn node ${GS}/libidn/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: librejs node ${GS}/librejs/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: LIBMICROHTTPD = http://www.gnu.org/software/libmicrohttpd/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libtasn1 node ${GS}/libtasn1/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libtool node ${GS}/libtool/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lightning node ${GS}/lightning/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: LILYPOND = http://lilypond.org/doc/stable/Documentation/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-internals node ${LILYPOND}/internals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-learning node ${LILYPOND}/learning/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-notation node ${LILYPOND}/notation/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-snippets node ${LILYPOND}/snippets/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-usage node ${LILYPOND}/usage/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-web node ${LILYPOND}/web/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: music-glossary node ${LILYPOND}/music-glossary/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: liquidwar6 node ${GS}/liquidwar6/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lispintro node ${GS}/emacs/emacs-lisp-intro/html_node/index.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: m4 node ${GS}/m4/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mailutils chapter ${GS}/mailutils/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mailutils section ${GS}/mailutils/manual/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mailutils node ${GS}/mailutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: make node ${GS}/make/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mdk node ${GS}/mdk/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: METAEXCHANGE = http://ftp.gwdg.de/pub/gnu2/iwfmdh/doc/texinfo/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: iwf_mh node ${METAEXCHANGE}/iwf_mh.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: scantest node ${METAEXCHANGE}/scantest.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: MIT_SCHEME = http://www.gnu.org/software/mit-scheme/documentation ** Bad line in /usr/share/texinfo//htmlxref.cnf: mit-scheme-ref node ${MIT_SCHEME}/mit-scheme-ref/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mit-scheme-user node ${MIT_SCHEME}/mit-scheme-user/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sos node ${MIT_SCHEME}/mit-scheme-sos/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mit-scheme-imail node ${MIT_SCHEME}/mit-scheme-imail/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: motti node ${GS}/motti/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mpc node http://www.multiprecision.org/index.php?prog=mpc&page=html ** Bad line in /usr/share/texinfo//htmlxref.cnf: myserver node http://www.myserverproject.net/documentation/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: nettle chapter http://www.lysator.liu.se/~nisse/nettle/nettle.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: parted node ${GS}/parted/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: PIES = http://www.gnu.org.ua/software/pies/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: pies chapter ${PIES}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pies section ${PIES}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pies node ${PIES}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: plotutils node ${GS}/plotutils/manual/en/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: proxyknife node ${GS}/proxyknife/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pspp node ${GS}/pspp/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pyconfigure node ${GS}/pyconfigure/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: R = http://cran.r-project.org/doc/manuals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rcs node ${GS}/rcs/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: READLINE = http://cnswww.cns.cwru.edu/php/chet/readline ** Bad line in /usr/share/texinfo//htmlxref.cnf: recutils node ${GS}/recutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: reftex node ${GS}/auctex/manual/reftex/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: remotecontrol node ${GS}/remotecontrol/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rottlog node ${GS}/rottlog/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: RUSH = http://www.gnu.org.ua/software/rush/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: rush chapter ${RUSH}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rush section ${RUSH}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rush node ${RUSH}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: screen node ${GS}/screen/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sed node ${GS}/sed/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sharutils chapter ${GS}/sharutils/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sharutils node ${GS}/sharutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: SMALLTALK = ${GS}/smalltalk/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smalltalk node ${SMALLTALK}/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smalltalk-base node ${SMALLTALK}/manual-base/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smalltalk-libs node ${SMALLTALK}/manual-libs/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sourceinstall node ${GS}/sourceinstall/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sqltutor node ${GS}/sqltutor/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tar chapter ${GS}/tar/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tar section ${GS}/tar/manual/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tar node ${GS}/autoconf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: teseq node ${GS}/teseq/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: TEXINFO = ${GS}/texinfo/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: texinfo node ${TEXINFO}/texinfo/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: info node ${TEXINFO}/info/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: info-stnd node ${TEXINFO}/info-stnd/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: units node ${GS}/units/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: vc-dwim node ${GS}/vc-dwim/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: wdiff node ${GS}/wdiff/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: websocket4j node ${GS}/websocket4j/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: wget node ${GS}/wget/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: xboard node ${GS}/xboard/manual/html_node/ Making all for doc ReleaseNotes... make[1]: Nothing to be done for `internal-doc-all'. Making all for textdoc INSTALL... make[1]: Nothing to be done for `internal-textdoc-all'. Making all for textdoc NEWS... make[1]: Nothing to be done for `internal-textdoc-all'. Making all for textdoc README... make[1]: Nothing to be done for `internal-textdoc-all'. Making all for textdoc ANNOUNCE... make[1]: Nothing to be done for `internal-textdoc-all'. Making all in manual ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation/manual' Making all for doc manual... texi2html -split_chapter -expandinfo \ manual.texi ** Bad line in /usr/share/texinfo//htmlxref.cnf: htmlxrefversion=2013-01-10.14; # UTC ** Bad line in /usr/share/texinfo//htmlxref.cnf: G = http://www.gnu.org ** Bad line in /usr/share/texinfo//htmlxref.cnf: GS = ${G}/software ** Bad line in /usr/share/texinfo//htmlxref.cnf: 3dldf node ${GS}/3dldf/manual/user_ref/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: alive node ${GS}/alive/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: anubis chapter ${GS}/anubis/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: anubis section ${GS}/anubis/manual/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: anubis node ${GS}/anubis/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: aspell section http://aspell.net/man-html/index.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: auctex node ${GS}/auctex/manual/auctex/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autoconf node ${GS}/autoconf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autogen chapter ${GS}/autogen/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autogen node ${GS}/autoconf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: automake node ${GS}/automake/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: avl node http://www.stanford.edu/~blp/avl/libavl.html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: bash node ${GS}/bash/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: BINUTILS = http://sourceware.org/binutils/docs ** Bad line in /usr/share/texinfo//htmlxref.cnf: binutils node ${BINUTILS}/binutils/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: as node ${BINUTILS}/as/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: bfd node ${BINUTILS}/bfd/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gprof node ${BINUTILS}/gprof/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ld node ${BINUTILS}/ld/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: bison node ${GS}/bison/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cflow node ${GS}/cflow/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: chess node ${GS}/chess/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: complexity node ${GS}/complexity/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: coreutils node ${GS}/coreutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cpio node ${GS}/cpio/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cssc node ${GS}/cssc/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: #cvs cannot be handled here; see http://ximbiot.com/cvs/manual. ** Bad line in /usr/share/texinfo//htmlxref.cnf: DICO = http://puszcza.gnu.org.ua/software/dico/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: dico chapter ${DICO}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dico section ${DICO}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dico node ${DICO}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: diffutils node ${GS}/diffutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: EMACS = ${GS}/emacs/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: emacs node ${EMACS}/html_node/emacs/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ada-mode node ${EMACS}/html_node/ada-mode/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: autotype node ${EMACS}/html_node/autotype/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ccmode node ${EMACS}/html_node/ccmode/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cl node ${EMACS}/html_node/cl/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ebrowse node ${EMACS}/html_node/ebrowse/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ediff node ${EMACS}/html_node/ediff/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: eieio node ${EMACS}/html_node/eieio/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: elisp node ${EMACS}/html_node/elisp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: epa node ${EMACS}/html_node/epa/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: erc node ${EMACS}/html_node/erc/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dired-x node ${EMACS}/html_node/dired-x/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: eshell node ${EMACS}/html_node/eshell/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: flymake node ${EMACS}/html_node/flymake/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnus node ${EMACS}/html_node/gnus/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: idlwave node ${EMACS}/html_node/idlwave/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: message node ${EMACS}/html_node/message/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mh-e node ${EMACS}/html_node/mh-e/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: nxml-mode node ${EMACS}/html_node/nxml-mode/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: org node ${EMACS}/html_node/org/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pcl-cvs node ${EMACS}/html_node/pcl-cvs/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rcirc node ${EMACS}/html_node/rcirc/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: semantic node ${EMACS}/html_node/semantic/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smtp node ${EMACS}/html_node/smtpmail/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: speedbar node ${EMACS}/html_node/speedbar/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tramp node ${EMACS}/html_node/tramp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: vip node ${EMACS}/html_node/vip/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: viper node ${EMACS}/html_node/viper/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: woman node ${EMACS}/html_node/woman/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: emacs-muse node ${GS}/emacs-muse/manual/muse.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: emacs-muse node ${GS}/emacs-muse/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: emms node ${GS}/emms/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: findutils node ${GS}/findutils/manual/html_node/find_html ** Bad line in /usr/share/texinfo//htmlxref.cnf: gama node ${GS}/gama/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GAWK = ${GS}/gawk/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: gawk node ${GAWK}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gawkinet node ${GAWK}/gawkinet/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcal node ${GS}/gcal/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GCC = http://gcc.gnu.org/onlinedocs ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcc node ${GCC}/gcc/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cpp node ${GCC}/cpp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcj node ${GCC}/gcj/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gfortran node ${GCC}/gfortran/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnat_rm node ${GCC}/gnat_rm/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnat_ugn_unw node ${GCC}/gnat_ugn_unw/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgomp node ${GCC}/libgomp/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libstdc++ node ${GCC}/libstdc++/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gccint node ${GCC}/gccint/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: cppinternals node ${GCC}/cppinternals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gfc-internals node ${GCC}/gfc-internals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnat-style node ${GCC}/gnat-style/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libiberty node ${GCC}/libiberty/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GDB = http://sourceware.org/gdb/current/onlinedocs ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdb node ${GDB}/gdb/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbint node ${GDB}/gdbint/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: stabs node ${GDB}/stabs/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GDBM = http://www.gnu.org.ua/software/gdbm/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbm chapter ${GDBM}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbm section ${GDBM}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdbm node ${GDBM}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gettext node ${GS}/gettext/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gforth node http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gmediaserver node ${GS}/gmediaserver/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gmp node http://www.gmplib.org/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnu-arch node ${GS}/gnu-arch/tutorial/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnu-crypto node ${GS}/gnu-crypto/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnubg node ${GS}/gnubg/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnubik node ${GS}/gnubik/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnulib node ${GS}/gnulib/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GNUN = ${GS}/trans-coord/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnun node ${GNUN}/gnun/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: web-trans node ${GNUN}/web-trans/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GNUPG = http://www.gnupg.org/documentation/manuals ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnupg node ${GNUPG}/gnupg/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: dirmngr node ${GNUPG}/dirmngr/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gcrypt node ${GNUPG}/gcrypt/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgcrypt node ${GNUPG}/gcrypt/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: ksba node ${GNUPG}/ksba/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: assuan node ${GNUPG}/assuan/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gpgme node ${GNUPG}/gpgme/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnuprologjava node ${GS}/gnuprologjava/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GNUSTANDARDS = ${G}/prep ** Bad line in /usr/share/texinfo//htmlxref.cnf: maintain node ${GNUSTANDARDS}/maintain/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: standards node ${GNUSTANDARDS}/standards/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnutls node ${GS}/gnutls/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gperf node ${GS}/gperf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: grep node ${GS}/grep/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: groff node ${GS}/groff/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: grub node ${GS}/grub/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gsasl node ${GS}/gsasl/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gsl node ${GS}/gsl/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gsrc node ${GS}/gsrc/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gss node ${GS}/gss/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: guile node ${GS}/guile/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: GUILE_GNOME = ${GS}/guile-gnome/docs ** Bad line in /usr/share/texinfo//htmlxref.cnf: gobject node ${GUILE_GNOME}/gobject/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: glib node ${GUILE_GNOME}/glib/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: atk node ${GUILE_GNOME}/atk/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pango node ${GUILE_GNOME}/pango/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pangocairo node ${GUILE_GNOME}/pangocairo/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gdk node ${GUILE_GNOME}/gdk/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gtk node ${GUILE_GNOME}/gtk/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libglade node ${GUILE_GNOME}/libglade/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gnome-vfs node ${GUILE_GNOME}/gnome-vfs/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgnomecanvas node ${GUILE_GNOME}/libgnomecanvas/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gconf node ${GUILE_GNOME}/gconf/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgnome node ${GUILE_GNOME}/libgnome/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libgnomeui node ${GUILE_GNOME}/libgnomeui/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: corba node ${GUILE_GNOME}/corba/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: clutter node ${GUILE_GNOME}/clutter/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: clutter-glx node ${GUILE_GNOME}/clutter-glx/html/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: guile-gtk node ${GS}/guile-gtk/docs/guile-gtk/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: guile-rpc node ${GS}/guile-rpc/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gv node ${GS}/gv/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: gzip node ${GS}/gzip/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: hello node ${GS}/hello/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: idutils node ${GS}/idutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: inetutils node ${GS}/inetutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: jwhois node ${GS}/jwhois/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libc node ${GS}/libc/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: LIBCDIO = http://www.gnu.org/software/libcdio/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libextractor node ${GS}/libextractor/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libidn node ${GS}/libidn/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: librejs node ${GS}/librejs/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: LIBMICROHTTPD = http://www.gnu.org/software/libmicrohttpd/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libtasn1 node ${GS}/libtasn1/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: libtool node ${GS}/libtool/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lightning node ${GS}/lightning/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: LILYPOND = http://lilypond.org/doc/stable/Documentation/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-internals node ${LILYPOND}/internals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-learning node ${LILYPOND}/learning/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-notation node ${LILYPOND}/notation/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-snippets node ${LILYPOND}/snippets/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-usage node ${LILYPOND}/usage/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lilypond-web node ${LILYPOND}/web/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: music-glossary node ${LILYPOND}/music-glossary/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: liquidwar6 node ${GS}/liquidwar6/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: lispintro node ${GS}/emacs/emacs-lisp-intro/html_node/index.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: m4 node ${GS}/m4/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mailutils chapter ${GS}/mailutils/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mailutils section ${GS}/mailutils/manual/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mailutils node ${GS}/mailutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: make node ${GS}/make/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mdk node ${GS}/mdk/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: METAEXCHANGE = http://ftp.gwdg.de/pub/gnu2/iwfmdh/doc/texinfo/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: iwf_mh node ${METAEXCHANGE}/iwf_mh.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: scantest node ${METAEXCHANGE}/scantest.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: MIT_SCHEME = http://www.gnu.org/software/mit-scheme/documentation ** Bad line in /usr/share/texinfo//htmlxref.cnf: mit-scheme-ref node ${MIT_SCHEME}/mit-scheme-ref/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mit-scheme-user node ${MIT_SCHEME}/mit-scheme-user/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sos node ${MIT_SCHEME}/mit-scheme-sos/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mit-scheme-imail node ${MIT_SCHEME}/mit-scheme-imail/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: motti node ${GS}/motti/manual/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: mpc node http://www.multiprecision.org/index.php?prog=mpc&page=html ** Bad line in /usr/share/texinfo//htmlxref.cnf: myserver node http://www.myserverproject.net/documentation/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: nettle chapter http://www.lysator.liu.se/~nisse/nettle/nettle.html ** Bad line in /usr/share/texinfo//htmlxref.cnf: parted node ${GS}/parted/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: PIES = http://www.gnu.org.ua/software/pies/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: pies chapter ${PIES}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pies section ${PIES}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pies node ${PIES}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: plotutils node ${GS}/plotutils/manual/en/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: proxyknife node ${GS}/proxyknife/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pspp node ${GS}/pspp/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: pyconfigure node ${GS}/pyconfigure/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: R = http://cran.r-project.org/doc/manuals/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rcs node ${GS}/rcs/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: READLINE = http://cnswww.cns.cwru.edu/php/chet/readline ** Bad line in /usr/share/texinfo//htmlxref.cnf: recutils node ${GS}/recutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: reftex node ${GS}/auctex/manual/reftex/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: remotecontrol node ${GS}/remotecontrol/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rottlog node ${GS}/rottlog/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: RUSH = http://www.gnu.org.ua/software/rush/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: rush chapter ${RUSH}/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rush section ${RUSH}/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: rush node ${RUSH}/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: screen node ${GS}/screen/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sed node ${GS}/sed/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sharutils chapter ${GS}/sharutils/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sharutils node ${GS}/sharutils/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: SMALLTALK = ${GS}/smalltalk/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smalltalk node ${SMALLTALK}/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smalltalk-base node ${SMALLTALK}/manual-base/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: smalltalk-libs node ${SMALLTALK}/manual-libs/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sourceinstall node ${GS}/sourceinstall/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: sqltutor node ${GS}/sqltutor/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tar chapter ${GS}/tar/manual/html_chapter/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tar section ${GS}/tar/manual/html_section/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: tar node ${GS}/autoconf/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: teseq node ${GS}/teseq/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: TEXINFO = ${GS}/texinfo/manual ** Bad line in /usr/share/texinfo//htmlxref.cnf: texinfo node ${TEXINFO}/texinfo/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: info node ${TEXINFO}/info/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: info-stnd node ${TEXINFO}/info-stnd/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: units node ${GS}/units/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: vc-dwim node ${GS}/vc-dwim/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: wdiff node ${GS}/wdiff/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: websocket4j node ${GS}/websocket4j/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: wget node ${GS}/wget/manual/html_node/ ** Bad line in /usr/share/texinfo//htmlxref.cnf: xboard node ${GS}/xboard/manual/html_node/ ** No node following `Make' in menu, but `Concept Index' follows in sectionning make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation/manual' Making all in General ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation/General' Making all for doc General... make[2]: Nothing to be done for `internal-doc-all'. make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation/General' make -C ../Source -f DocMakefile make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source' cp ../Documentation/Base.gsdoc . cp ../Documentation/BaseAdditions.gsdoc . Making all for doc Base... make[2]: Nothing to be done for `internal-doc-all'. Making all for doc BaseAdditions... make[2]: Nothing to be done for `internal-doc-all'. make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Source' make -C ../Tools -f DocMakefile make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools' cp -f ../Tools/BaseTools.gsdoc ../Documentation/BaseTools Making all for doc BaseTools... make[2]: Nothing to be done for `internal-doc-all'. make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Tools' Making install for doc coding-standards... /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/CodingStandards /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/info if [ -f coding-standards.pdf ]; then \ /usr/bin/install -c -p -m 644 coding-standards.pdf \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/CodingStandards; \ fi if [ -f coding-standards.info ]; then \ /usr/bin/install -c -p -m 644 coding-standards.info* /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/info; \ fi if [ -f icoding-standards/coding-standards_toc.html ]; then \ /usr/bin/install -c -p -m 644 coding-standards/coding-standards_*.html \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/CodingStandards; \ fi if [ -f coding-standards/coding-standards.html ]; then \ /usr/bin/install -c -p -m 644 coding-standards/coding-standards.html \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/CodingStandards; \ /usr/bin/install -c -p -m 644 coding-standards/coding-standards_*.html \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/CodingStandards; \ fi Making install for doc ReleaseNotes... /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/ rm -rf /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base//ReleaseNotes; \ gtar cfX - /usr/lib/GNUstep/Makefiles/tar-exclude-list ReleaseNotes | \ (cd /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/; gtar xf -) Making install for textdoc INSTALL... /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/ReleaseNotes/1.24.7 if [ -f INSTALL ]; then \ /usr/bin/install -c -p -m 644 INSTALL /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/ReleaseNotes/1.24.7; \ else \ echo " Nothing to install because nothing was built (usually because makeinfo is not available)"; \ fi Making install for textdoc NEWS... if [ -f NEWS ]; then \ /usr/bin/install -c -p -m 644 NEWS /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/ReleaseNotes/1.24.7; \ else \ echo " Nothing to install because nothing was built (usually because makeinfo is not available)"; \ fi Making install for textdoc README... if [ -f README ]; then \ /usr/bin/install -c -p -m 644 README /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/ReleaseNotes/1.24.7; \ else \ echo " Nothing to install because nothing was built (usually because makeinfo is not available)"; \ fi Making install for textdoc ANNOUNCE... if [ -f ANNOUNCE ]; then \ /usr/bin/install -c -p -m 644 ANNOUNCE /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/ReleaseNotes/1.24.7; \ else \ echo " Nothing to install because nothing was built (usually because makeinfo is not available)"; \ fi Making install in manual ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation/manual' Making install for doc manual... /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/ProgrammingManual if [ -f manual.pdf ]; then \ /usr/bin/install -c -p -m 644 manual.pdf \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/ProgrammingManual; \ fi if [ -f manual.info ]; then \ /usr/bin/install -c -p -m 644 manual.info* /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/info; \ fi if [ -f imanual/manual_toc.html ]; then \ /usr/bin/install -c -p -m 644 manual/manual_*.html \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/ProgrammingManual; \ fi if [ -f manual/manual.html ]; then \ /usr/bin/install -c -p -m 644 manual/manual.html \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/ProgrammingManual; \ /usr/bin/install -c -p -m 644 manual/manual_*.html \ /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/ProgrammingManual; \ fi make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation/manual' Making install in General ... make[1]: Entering directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation/General' Making install for doc General... rm -rf /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/General; \ gtar cfX - /usr/lib/GNUstep/Makefiles/tar-exclude-list General | \ (cd /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base; gtar xf -) make[1]: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation/General' rm -rf /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/Reference rm -rf /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference rm -rf /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Tools/Reference /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/Reference /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference /usr/lib/GNUstep/Makefiles/mkinstalldirs /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Tools/Reference (cd Base; gtar cf - .) | \ (cd /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Base/Reference; gtar xf -) (cd BaseAdditions; gtar cf - .) | \ (cd /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference; gtar xf -) (cd BaseTools; gtar cf - .) | \ (cd /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/Tools/Reference; gtar xf -) cp -f HtmlNav/index.html /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/.. cp -f HtmlNav/style.css /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/.. cp -f HtmlNav/gnustep-header14.jpg /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/.. cp -f HtmlNav/masthead-bg.jpg /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm//usr/share/GNUstep/Documentation/Developer/.. make: Leaving directory `/builddir/build/BUILD/gnustep-base-1.24.7/Documentation' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gnustep-base-1.24.7 extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/plget extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/defaults extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/pl2link extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/pllist extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/autogsdoc extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/make_strings extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/gspath extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/gdnc extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/plser extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/cvtenc extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/plmerge extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/plparse extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/HTMLLinker extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/pldes extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/sfparse extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/xmlparse extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/bin/gdomap extracting debug info from /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/lib/libgnustep-base.so.1.24.7 /usr/lib/rpm/sepdebugcrcfix: Updated 18 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libgnustep-base.so.1.24.7.debug to /usr/lib/debug/usr/lib/libgnustep-base.so.1.24.debug symlinked /usr/lib/debug/usr/lib/libgnustep-base.so.1.24.7.debug to /usr/lib/debug/usr/lib/libgnustep-base.so.debug 25475 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gnustep-base-1.24.7-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XU77Mu + umask 022 + cd /builddir/build/BUILD + cd gnustep-base-1.24.7 + DOCDIR=/builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/share/doc/gnustep-base-1.24.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/share/doc/gnustep-base-1.24.7 + cp -pr ANNOUNCE /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/share/doc/gnustep-base-1.24.7 + cp -pr ChangeLog ChangeLog.1 ChangeLog.2 /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/share/doc/gnustep-base-1.24.7 + cp -pr COPYING COPYING.LIB COPYINGv3 /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/share/doc/gnustep-base-1.24.7 + cp -pr NEWS /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/share/doc/gnustep-base-1.24.7 + cp -pr README /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/share/doc/gnustep-base-1.24.7 + exit 0 Provides: gnustep-base = 1.24.7-1.el7 gnustep-base(armv7hl-32) = 1.24.7-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.5) libgnustep-base.so.1.24 libm.so.6 libobjc.so.4 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Conflicts: libFoundation Processing files: gnustep-base-libs-1.24.7-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vx2mrb + umask 022 + cd /builddir/build/BUILD + cd gnustep-base-1.24.7 + DOCDIR=/builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/share/doc/gnustep-base-libs-1.24.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/share/doc/gnustep-base-libs-1.24.7 + cp -pr COPYING COPYING.LIB COPYINGv3 /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/share/doc/gnustep-base-libs-1.24.7 + exit 0 Provides: gnustep-base-libs = 1.24.7-1.el7 gnustep-base-libs(armv7hl-32) = 1.24.7-1.el7 libgnustep-base.so.1.24 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libavahi-client.so.3 libavahi-common.so.3 libc.so.6 libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.4) libffi.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.5) libgmp.so.10 libgnutls.so.28 libgnutls.so.28(GNUTLS_1_4) libicudata.so.50 libicui18n.so.50 libicuuc.so.50 libm.so.6 libm.so.6(GLIBC_2.4) libobjc.so.4 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.5.8) libxml2.so.2(LIBXML2_2.6.0) libxml2.so.2(LIBXML2_2.6.20) libxml2.so.2(LIBXML2_2.6.23) libxml2.so.2(LIBXML2_2.6.8) libxml2.so.2(LIBXML2_2.7.0) libxml2.so.2(LIBXML2_2.9.0) libxslt.so.1 libxslt.so.1(LIBXML2_1.0.11) libz.so.1 libz.so.1(ZLIB_1.2.3.3) rtld(GNU_HASH) Processing files: gnustep-base-devel-1.24.7-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O5c30H + umask 022 + cd /builddir/build/BUILD + cd gnustep-base-1.24.7 + DOCDIR=/builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/share/doc/gnustep-base-devel-1.24.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/share/doc/gnustep-base-devel-1.24.7 + cp -pr Examples /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm/usr/share/doc/gnustep-base-devel-1.24.7 + exit 0 Provides: gnustep-base-devel = 1.24.7-1.el7 gnustep-base-devel(armv7hl-32) = 1.24.7-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/install-info Requires(preun): /sbin/install-info Requires: libgnustep-base.so.1.24 Processing files: gnustep-base-doc-1.24.7-1.el7.noarch Provides: gnustep-base-doc = 1.24.7-1.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Processing files: gnustep-base-debuginfo-1.24.7-1.el7.armv7hl Provides: gnustep-base-debuginfo = 1.24.7-1.el7 gnustep-base-debuginfo(armv7hl-32) = 1.24.7-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm Wrote: /builddir/build/RPMS/gnustep-base-1.24.7-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/gnustep-base-libs-1.24.7-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/gnustep-base-devel-1.24.7-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/gnustep-base-doc-1.24.7-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/gnustep-base-debuginfo-1.24.7-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xgDPMk + umask 022 + cd /builddir/build/BUILD + cd gnustep-base-1.24.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gnustep-base-1.24.7-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->