Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131654 - gnustep-base-1.10.3-r1 fails to compile w/ gcc-4.1
Summary: gnustep-base-1.10.3-r1 fails to compile w/ gcc-4.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
: 133962 (view as bug list)
Depends on:
Blocks: 117482
  Show dependency tree
 
Reported: 2006-04-29 03:47 UTC by Charlie Shepherd (RETIRED)
Modified: 2006-05-21 13:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Shepherd (RETIRED) gentoo-dev 2006-04-29 03:47:10 UTC
gnustep-base-1.10.3-r1 fails to compile with error:

>>> Emerging (1 of 9) gnustep-base/gnustep-base-1.10.3-r1 to /
>>> checking ebuild checksums
>>> checking auxfile checksums
>>> checking miscfile checksums
>>> checking distfiles checksums
>>> Unpacking source...
>>> Unpacking gnustep-base-1.10.3.tar.gz to /var/tmp/portage/gnustep-base-1.10.3-r1/work
 * Applying base-user-defaults.patch-1.10.0 ...                                                                       [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/gnustep-base-1.10.3-r1/work/gnustep-base-1.10.3 ...
 * Using libffi for FFI, not ffcall
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-libffi --disable-ffcall --with-ffi-library=/usr/lib/libffi --with-ffi-include=/usr/include/libffi --with-xml-prefix=/usr --with-gmp-include=/usr/include --with-gmp-library=/usr/lib --build=i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for whoami... /bin/whoami
checking whether nested functions work... yes
checking the Objective-C runtime... GNU
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking objc/objc.h usability... yes
checking objc/objc.h presence... yes
checking for objc/objc.h... yes
configure: for gdomap network details
checking for variable length socket addresses... not found
checking whether SO_REUSEADDR is broken... no
checking for objc threading flags...   -lpthread
checking whether byte ordering is bigendian... no
checking for void*... yes
checking size of void*... 4
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking loading of constructor functions... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dynamic linker type... simple
checking for dladdr in -ldl... yes
checking whether objc really works... yes
checking if the compiler supports -fconstant-string-class... yes
checking if +load method is executed before main... yes
checking for objc_condition_timedwait... no
checking for objc_thread_add... yes
checking for 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 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/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/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 getpwuid... yes
checking for getgrgid... yes
checking for rint... yes
checking for getopt... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking tzfile.h usability... no
checking tzfile.h presence... no
checking for tzfile.h... no
checking sys/rusage.h usability... no
checking sys/rusage.h presence... no
checking for sys/rusage.h... no
checking ucbinclude/sys/resource.h usability... no
checking ucbinclude/sys/resource.h presence... no
checking for ucbinclude/sys/resource.h... no
checking for time... yes
checking for ctime... yes
checking for tzset... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for syslog... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for poll... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for vsprintf... yes
checking for vasprintf... yes
checking for getcwd... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for valloc... yes
checking for times... yes
checking for mkstemp... yes
checking for shmctl... yes
checking for mmap... yes
checking for killpg... yes
checking for setpgrp... yes
checking for setpgid... yes
checking whether setpgrp takes no argument... yes
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.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 stdint.h... (cached) yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking for inet_aton... yes
checking for sigaction... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzseek in -lz... yes
checking for nanosleep... yes
checking for usleep... yes
checking for strerror... yes
checking for uintmax_t... yes
checking whether precompiler handles LONG_LONG_MAX... yes
checking whether we have LLONG_MAX... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking short/int needs to be word aligned... no
checking for register_printf_function... yes
test hi there = hi there
checking for realpath... yes
checking program_invocation_name in C Library... yes
checking kernel support for /proc filesystem... yes
checking link to exe of process in /proc... /proc/self/exe
checking /proc/18177/cmdline terminated by nul... yes
checking for kvm_getenvv in -lkvm... no
checking "use of pass-through arguments"... no
checking "use of fake-main definition"... no
checking ffi.h usability... yes
checking ffi.h presence... yes
checking for ffi.h... yes
checking callback.h usability... no
checking callback.h presence... no
checking for callback.h... no
checking "for forwarding callback in runtime"... yes
checking "FFI library usage"... libffi
checking iconv support... yes, in libc
checking for xml2-config... /usr/bin/xml2-config
checking for libxml - version >= 2.3.0... yes
checking libxml/SAX2.h usability... yes
checking libxml/SAX2.h presence... yes
checking for libxml/SAX2.h... yes
checking for xsltApplyStylesheet in -lxslt... yes
checking libxslt/xslt.h usability... yes
checking libxslt/xslt.h presence... yes
checking for libxslt/xslt.h... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for mpf_abs in -lgmp... no
checking for __gmpf_abs in -lgmp... yes
checking for nl_langinfo and CODESET... yes
checking for the version of gnustep-base we are compiling... 1.10.3
configure: creating ./config.status
config.status: creating config.mak
config.status: creating base.make
config.status: creating Headers/Additions/GNUstepBase/GSConfig.h
config.status: creating Headers/Additions/GNUstepBase/preface.h
config.status: creating Headers/Additions/GNUstepBase/config.h
configure: configuring in Source/mframe
configure: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-libffi' '--disable-ffcall' '--with-ffi-library=/usr/lib/libffi' '--with-ffi-include=/usr/include/libffi' '--with-xml-prefix=/usr' '--with-gmp-include=/usr/include' '--with-gmp-library=/usr/lib' '--build=i686-pc-linux-gnu' 'CFLAGS=-march=i686 -O2 -fomit-frame-pointer -pipe' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Using information from i386/linux-gnu.
configure: creating ./config.status
configure: configuring in SSL
configure: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-libffi' '--disable-ffcall' '--with-ffi-library=/usr/lib/libffi' '--with-ffi-include=/usr/include/libffi' '--with-xml-prefix=/usr' '--with-gmp-include=/usr/include' '--with-gmp-library=/usr/lib' '--build=i686-pc-linux-gnu' 'CFLAGS=-march=i686 -O2 -fomit-frame-pointer -pipe' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for whoami... /bin/whoami
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.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 stdint.h... (cached) yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for CRYPTO_malloc in -lcrypto... yes
checking for main in -lsocket... no
checking for ssl2_clear in -lssl... yes
checking for des_setkey in -lcipher... no
configure: creating ./config.status
config.status: creating config.mak
config.status: creating config.h
Making all in Source...
make[1]: Entering directory `/var/tmp/portage/gnustep-base-1.10.3-r1/work/gnustep-base-1.10.3/Source'
rm -f dynamic-load.h
cp simple-load.h dynamic-load.h
/usr/GNUstep/System/Library/Makefiles/mkinstalldirs .
mv mframe/mframe.h .
touch ./mframe.h
/usr/GNUstep/System/Library/Makefiles/mkinstalldirs .
mv ../Headers/Additions/GNUstepBase/config.h .
touch ./config.h
/usr/GNUstep/System/Library/Makefiles/mkinstalldirs .
mv ../Headers/Additions/GNUstepBase/GSConfig.h .
touch ./GSConfig.h
Making all in subprojects of library libgnustep-base...
make[2]: Entering directory `/var/tmp/portage/gnustep-base-1.10.3-r1/work/gnustep-base-1.10.3/Source/Additions'
Making all for subproject Additions...
 Compiling file GSCategories.m ...
GSCategories.m: In function '-[NSData(GSCategories) uudecodeInto:name:mode:]':
GSCategories.m:612: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
GSCategories.m:612: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
GSCategories.m:612: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
GSCategories.m:612: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
GSCategories.m:612: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
GSCategories.m:612: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
GSCategories.m:612: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
GSCategories.m:612: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
GSCategories.m: In function '-[NSData(GSCategories) uuencodeInto:name:mode:]':
GSCategories.m:681: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness
GSCategories.m:682: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
GSCategories.m: In function '-[NSObject(GSCategories) compare:]':
GSCategories.m:854: warning: comparison of distinct pointer types lacks a cast
GSCategories.m: At top level:
GSCategories.m:222: warning: '_OBJC_INSTANCE_0' defined but not used
GSCategories.m:676: warning: '_OBJC_INSTANCE_1' defined but not used
GSCategories.m:795: warning: '_OBJC_INSTANCE_2' defined but not used
GSCategories.m:806: warning: '_OBJC_INSTANCE_3' defined but not used
GSCategories.m:816: warning: '_OBJC_INSTANCE_4' defined but not used
GSCategories.m:835: warning: '_OBJC_INSTANCE_5' defined but not used
GSCategories.m:844: warning: '_OBJC_INSTANCE_6' defined but not used
GSCategories.m:887: warning: '_OBJC_INSTANCE_7' defined but not used
GSCategories.m:898: warning: '_OBJC_INSTANCE_8' defined but not used
GSCategories.m:1083: warning: '_OBJC_INSTANCE_9' defined but not used
GSCategories.m:1088: warning: '_OBJC_INSTANCE_10' defined but not used
GSCategories.m:1213: warning: '_OBJC_INSTANCE_11' defined but not used
 Compiling file GSObjCRuntime.m ...
GSObjCRuntime.m:424: warning: '_OBJC_INSTANCE_0' defined but not used
GSObjCRuntime.m:425: warning: '_OBJC_INSTANCE_1' defined but not used
GSObjCRuntime.m:429: warning: '_OBJC_INSTANCE_2' defined but not used
GSObjCRuntime.m:430: warning: '_OBJC_INSTANCE_3' defined but not used
GSObjCRuntime.m:563: warning: '_OBJC_INSTANCE_4' defined but not used
GSObjCRuntime.m:1413: warning: '_OBJC_INSTANCE_5' defined but not used
GSObjCRuntime.m:1508: warning: '_OBJC_INSTANCE_6' defined but not used
GSObjCRuntime.m:1791: warning: '_OBJC_INSTANCE_7' defined but not used
GSObjCRuntime.m:1831: warning: '_OBJC_INSTANCE_8' defined but not used
GSObjCRuntime.m:2121: warning: '_OBJC_INSTANCE_9' defined but not used
 Compiling file GCObject.m ...
GCObject.m:52: warning: method possibly missing a [super dealloc] call
 Compiling file GCArray.m ...
GCArray.m:163: warning: '_OBJC_INSTANCE_0' defined but not used
GCArray.m:215: warning: '_OBJC_INSTANCE_1' defined but not used
GCArray.m:334: warning: '_OBJC_INSTANCE_2' defined but not used
GCArray.m:340: warning: '_OBJC_INSTANCE_3' defined but not used
GCArray.m:395: warning: '_OBJC_INSTANCE_4' defined but not used
 Compiling file GCDictionary.m ...
GCDictionary.m:283: warning: '_OBJC_INSTANCE_0' defined but not used
 Compiling file GSLock.m ...
GSLock.m:63: warning: '_OBJC_INSTANCE_0' defined but not used
GSLock.m:120: warning: '_OBJC_INSTANCE_1' defined but not used
GSLock.m:175: warning: '_OBJC_INSTANCE_2' defined but not used
GSLock.m:308: warning: '_OBJC_INSTANCE_3' defined but not used
 Compiling file GSMime.m ...
GSMime.m: In function 'decodeWord':
GSMime.m:219: warning: pointer targets in passing argument 2 of 'decodebase64' differ in signedness
GSMime.m:233: warning: pointer targets in passing argument 2 of 'decodebase64' differ in signedness
GSMime.m: In function '-[GSMimeBase64DecoderContext decodeData:length:intoData:]':
GSMime.m:451: warning: pointer targets in passing argument 2 of 'decodebase64' differ in signedness
GSMime.m:469: warning: pointer targets in passing argument 2 of 'decodebase64' differ in signedness
GSMime.m: In function '-[GSMimeParser parseHeader:]':
GSMime.m:1440: warning: pointer targets in passing argument 1 of 'getCString:' differ in signedness
GSMime.m: In function '-[GSMimeParser(Private) _decodeHeader]':
GSMime.m:2055: warning: pointer targets in passing argument 1 of 'stringWithCString:' differ in signedness
GSMime.m: In function '+[GSMimeDocument decodeBase64:]':
GSMime.m:3153: warning: pointer targets in assignment differ in signedness
GSMime.m:3202: warning: pointer targets in passing argument 2 of 'decodebase64' differ in signedness
GSMime.m:3220: warning: pointer targets in passing argument 2 of 'decodebase64' differ in signedness
GSMime.m: In function '+[GSMimeDocument encodeBase64:]':
GSMime.m:3286: warning: pointer targets in passing argument 1 of 'encodebase64' differ in signedness
GSMime.m: At top level:
GSMime.m:240: warning: '_OBJC_INSTANCE_0' defined but not used
GSMime.m:251: warning: '_OBJC_INSTANCE_1' defined but not used
GSMime.m:256: warning: '_OBJC_INSTANCE_2' defined but not used
GSMime.m:258: warning: '_OBJC_INSTANCE_3' defined but not used
GSMime.m:260: warning: '_OBJC_INSTANCE_4' defined but not used
GSMime.m:262: warning: '_OBJC_INSTANCE_5' defined but not used
GSMime.m:264: warning: '_OBJC_INSTANCE_6' defined but not used
GSMime.m:266: warning: '_OBJC_INSTANCE_7' defined but not used
GSMime.m:268: warning: '_OBJC_INSTANCE_8' defined but not used
GSMime.m:270: warning: '_OBJC_INSTANCE_9' defined but not used
GSMime.m:272: warning: '_OBJC_INSTANCE_10' defined but not used
GSMime.m:274: warning: '_OBJC_INSTANCE_11' defined but not used
GSMime.m:276: warning: '_OBJC_INSTANCE_12' defined but not used
GSMime.m:278: warning: '_OBJC_INSTANCE_13' defined but not used
GSMime.m:280: warning: '_OBJC_INSTANCE_14' defined but not used
GSMime.m:282: warning: '_OBJC_INSTANCE_15' defined but not used
GSMime.m:284: warning: '_OBJC_INSTANCE_16' defined but not used
GSMime.m:286: warning: '_OBJC_INSTANCE_17' defined but not used
GSMime.m:288: warning: '_OBJC_INSTANCE_18' defined but not used
GSMime.m:290: warning: '_OBJC_INSTANCE_19' defined but not used
GSMime.m:293: warning: '_OBJC_INSTANCE_20' defined but not used
GSMime.m:704: warning: '_OBJC_INSTANCE_21' defined but not used
GSMime.m:705: warning: '_OBJC_INSTANCE_22' defined but not used
GSMime.m:710: warning: '_OBJC_INSTANCE_23' defined but not used
GSMime.m:713: warning: '_OBJC_INSTANCE_24' defined but not used
GSMime.m:717: warning: '_OBJC_INSTANCE_25' defined but not used
GSMime.m:721: warning: '_OBJC_INSTANCE_26' defined but not used
GSMime.m:733: warning: '_OBJC_INSTANCE_27' defined but not used
GSMime.m:737: warning: '_OBJC_INSTANCE_28' defined but not used
GSMime.m:743: warning: '_OBJC_INSTANCE_29' defined but not used
GSMime.m:801: warning: '_OBJC_INSTANCE_30' defined but not used
GSMime.m:804: warning: '_OBJC_INSTANCE_31' defined but not used
GSMime.m:1049: warning: '_OBJC_INSTANCE_32' defined but not used
GSMime.m:1189: warning: '_OBJC_INSTANCE_33' defined but not used
GSMime.m:1189: warning: '_OBJC_INSTANCE_34' defined but not used
GSMime.m:1219: warning: '_OBJC_INSTANCE_35' defined but not used
GSMime.m:1239: warning: '_OBJC_INSTANCE_36' defined but not used
GSMime.m:1255: warning: '_OBJC_INSTANCE_37' defined but not used
GSMime.m:1366: warning: '_OBJC_INSTANCE_38' defined but not used
GSMime.m:1372: warning: '_OBJC_INSTANCE_39' defined but not used
GSMime.m:1373: warning: '_OBJC_INSTANCE_40' defined but not used
GSMime.m:1375: warning: '_OBJC_INSTANCE_41' defined but not used
GSMime.m:1377: warning: '_OBJC_INSTANCE_42' defined but not used
GSMime.m:1385: warning: '_OBJC_INSTANCE_43' defined but not used
GSMime.m:1407: warning: '_OBJC_INSTANCE_44' defined but not used
GSMime.m:1415: warning: '_OBJC_INSTANCE_45' defined but not used
GSMime.m:1420: warning: '_OBJC_INSTANCE_46' defined but not used
GSMime.m:1425: warning: '_OBJC_INSTANCE_47' defined but not used
GSMime.m:1427: warning: '_OBJC_INSTANCE_48' defined but not used
GSMime.m:1444: warning: '_OBJC_INSTANCE_49' defined but not used
GSMime.m:1447: warning: '_OBJC_INSTANCE_50' defined but not used
GSMime.m:1450: warning: '_OBJC_INSTANCE_51' defined but not used
GSMime.m:1452: warning: '_OBJC_INSTANCE_52' defined but not used
GSMime.m:1456: warning: '_OBJC_INSTANCE_53' defined but not used
GSMime.m:1459: warning: '_OBJC_INSTANCE_54' defined but not used
GSMime.m:1463: warning: '_OBJC_INSTANCE_55' defined but not used
GSMime.m:1468: warning: '_OBJC_INSTANCE_56' defined but not used
GSMime.m:1476: warning: '_OBJC_INSTANCE_57' defined but not used
GSMime.m:1488: warning: '_OBJC_INSTANCE_58' defined but not used
GSMime.m:1593: warning: '_OBJC_INSTANCE_59' defined but not used
GSMime.m:1596: warning: '_OBJC_INSTANCE_60' defined but not used
GSMime.m:1598: warning: '_OBJC_INSTANCE_61' defined but not used
GSMime.m:1603: warning: '_OBJC_INSTANCE_62' defined but not used
GSMime.m:1608: warning: '_OBJC_INSTANCE_63' defined but not used
GSMime.m:1611: warning: '_OBJC_INSTANCE_64' defined but not used
GSMime.m:1612: warning: '_OBJC_INSTANCE_65' defined but not used
GSMime.m:1613: warning: '_OBJC_INSTANCE_66' defined but not used
GSMime.m:1614: warning: '_OBJC_INSTANCE_67' defined but not used
GSMime.m:1645: warning: '_OBJC_INSTANCE_68' defined but not used
GSMime.m:1658: warning: '_OBJC_INSTANCE_69' defined but not used
GSMime.m:1668: warning: '_OBJC_INSTANCE_70' defined but not used
GSMime.m:1673: warning: '_OBJC_INSTANCE_71' defined but not used
GSMime.m:1682: warning: '_OBJC_INSTANCE_72' defined but not used
GSMime.m:1800: warning: '_OBJC_INSTANCE_73' defined but not used
GSMime.m:1816: warning: '_OBJC_INSTANCE_74' defined but not used
GSMime.m:1831: warning: '_OBJC_INSTANCE_75' defined but not used
GSMime.m:2042: warning: '_OBJC_INSTANCE_76' defined but not used
GSMime.m:2051: warning: '_OBJC_INSTANCE_77' defined but not used
GSMime.m:2060: warning: '_OBJC_INSTANCE_78' defined but not used
GSMime.m:2074: warning: '_OBJC_INSTANCE_79' defined but not used
GSMime.m:2080: warning: '_OBJC_INSTANCE_80' defined but not used
GSMime.m:2086: warning: '_OBJC_INSTANCE_81' defined but not used
GSMime.m:2092: warning: '_OBJC_INSTANCE_82' defined but not used
GSMime.m:2099: warning: '_OBJC_INSTANCE_83' defined but not used
GSMime.m:2150: warning: '_OBJC_INSTANCE_84' defined but not used
GSMime.m:2173: warning: '_OBJC_INSTANCE_85' defined but not used
GSMime.m:2185: warning: '_OBJC_INSTANCE_86' defined but not used
GSMime.m:2199: warning: '_OBJC_INSTANCE_87' defined but not used
GSMime.m:2216: warning: '_OBJC_INSTANCE_88' defined but not used
GSMime.m:2229: warning: '_OBJC_INSTANCE_89' defined but not used
GSMime.m:2238: warning: '_OBJC_INSTANCE_90' defined but not used
GSMime.m:2262: warning: '_OBJC_INSTANCE_91' defined but not used
GSMime.m:2273: warning: '_OBJC_INSTANCE_92' defined but not used
GSMime.m:2460: warning: '_OBJC_INSTANCE_93' defined but not used
GSMime.m:2505: warning: '_OBJC_INSTANCE_94' defined but not used
GSMime.m:2505: warning: '_OBJC_INSTANCE_95' defined but not used
GSMime.m:2582: warning: '_OBJC_INSTANCE_96' defined but not used
GSMime.m:2593: warning: '_OBJC_INSTANCE_97' defined but not used
GSMime.m:2600: warning: '_OBJC_INSTANCE_98' defined but not used
GSMime.m:2605: warning: '_OBJC_INSTANCE_99' defined but not used
GSMime.m:2613: warning: '_OBJC_INSTANCE_100' defined but not used
GSMime.m:2619: warning: '_OBJC_INSTANCE_101' defined but not used
GSMime.m:2643: warning: '_OBJC_INSTANCE_102' defined but not used
GSMime.m:2688: warning: '_OBJC_INSTANCE_103' defined but not used
GSMime.m:2692: warning: '_OBJC_INSTANCE_104' defined but not used
GSMime.m:2697: warning: '_OBJC_INSTANCE_105' defined but not used
GSMime.m:2768: warning: '_OBJC_INSTANCE_106' defined but not used
GSMime.m:2769: warning: '_OBJC_INSTANCE_107' defined but not used
GSMime.m:2770: warning: '_OBJC_INSTANCE_108' defined but not used
GSMime.m:2771: warning: '_OBJC_INSTANCE_109' defined but not used
GSMime.m:2777: warning: '_OBJC_INSTANCE_110' defined but not used
GSMime.m:2777: warning: '_OBJC_INSTANCE_111' defined but not used
GSMime.m:3123: warning: '_OBJC_INSTANCE_112' defined but not used
GSMime.m:3125: warning: '_OBJC_INSTANCE_113' defined but not used
GSMime.m:3337: warning: '_OBJC_INSTANCE_114' defined but not used
GSMime.m:3373: warning: '_OBJC_INSTANCE_115' defined but not used
GSMime.m:3375: warning: '_OBJC_INSTANCE_116' defined but not used
GSMime.m:3393: warning: '_OBJC_INSTANCE_117' defined but not used
GSMime.m:3403: warning: '_OBJC_INSTANCE_118' defined but not used
GSMime.m:3422: warning: '_OBJC_INSTANCE_119' defined but not used
GSMime.m:3435: warning: '_OBJC_INSTANCE_120' defined but not used
GSMime.m:3462: warning: '_OBJC_INSTANCE_121' defined but not used
GSMime.m:3469: warning: '_OBJC_INSTANCE_122' defined but not used
GSMime.m:3571: warning: '_OBJC_INSTANCE_123' defined but not used
GSMime.m:3573: warning: '_OBJC_INSTANCE_124' defined but not used
GSMime.m:3644: warning: '_OBJC_INSTANCE_125' defined but not used
GSMime.m:3670: warning: '_OBJC_INSTANCE_126' defined but not used
GSMime.m:3678: warning: '_OBJC_INSTANCE_127' defined but not used
GSMime.m:3688: warning: '_OBJC_INSTANCE_128' defined but not used
GSMime.m:3977: warning: '_OBJC_INSTANCE_129' defined but not used
GSMime.m:3980: warning: '_OBJC_INSTANCE_130' defined but not used
GSMime.m:4118: warning: '_OBJC_INSTANCE_131' defined but not used
GSMime.m:4177: warning: '_OBJC_INSTANCE_132' defined but not used
GSMime.m:4217: warning: '_OBJC_INSTANCE_133' defined but not used
GSMime.m:4238: warning: '_OBJC_INSTANCE_134' defined but not used
GSMime.m:4248: warning: '_OBJC_INSTANCE_135' defined but not used
GSMime.m:4253: warning: '_OBJC_INSTANCE_136' defined but not used
GSMime.m:4284: warning: '_OBJC_INSTANCE_137' defined but not used
GSMime.m:4352: warning: '_OBJC_INSTANCE_138' defined but not used
GSMime.m:4356: warning: '_OBJC_INSTANCE_139' defined but not used
GSMime.m:4384: warning: '_OBJC_INSTANCE_140' defined but not used
GSMime.m:4392: warning: '_OBJC_INSTANCE_141' defined but not used
GSMime.m:4524: warning: '_OBJC_INSTANCE_142' defined but not used
GSMime.m:4530: warning: '_OBJC_INSTANCE_143' defined but not used
GSMime.m:4579: warning: '_OBJC_INSTANCE_144' defined but not used
GSMime.m:4581: warning: '_OBJC_INSTANCE_145' defined but not used
GSMime.m:4624: warning: '_OBJC_INSTANCE_146' defined but not used
GSMime.m:4713: warning: '_OBJC_INSTANCE_147' defined but not used
GSMime.m:4744: warning: '_OBJC_INSTANCE_148' defined but not used
 Compiling file GSXML.m ...
GSXML.m: In function '+[GSXMLDocument documentWithVersion:]':
GSXML.m:337: warning: pointer targets in passing argument 1 of 'xmlNewDoc' differ in signedness
GSXML.m: In function '-[GSXMLDocument makeNodeWithNamespace:name:content:]':
GSXML.m:441: warning: pointer targets in passing argument 3 of 'xmlNewDocNode' differ in signedness
GSXML.m:441: warning: pointer targets in passing argument 4 of 'xmlNewDocNode' differ in signedness
GSXML.m: In function '-[GSXMLNode makeAttributeWithName:value:]':
GSXML.m:1134: warning: pointer targets in passing argument 2 of 'xmlNewProp' differ in signedness
GSXML.m:1134: warning: pointer targets in passing argument 3 of 'xmlNewProp' differ in signedness
GSXML.m: In function '-[GSXMLNode makeChildWithNamespace:name:content:]':
GSXML.m:1175: warning: pointer targets in passing argument 3 of 'xmlNewTextChild' differ in signedness
GSXML.m:1175: warning: pointer targets in passing argument 4 of 'xmlNewTextChild' differ in signedness
GSXML.m: In function '-[GSXMLNode makeText:]':
GSXML.m:1197: warning: pointer targets in passing argument 1 of 'xmlNewText' differ in signedness
GSXML.m: In function '-[GSXMLNode makeComment:]':
GSXML.m:1219: warning: pointer targets in passing argument 1 of 'xmlNewComment' differ in signedness
GSXML.m: In function '-[GSXMLNode makeNamespaceHref:prefix:]':
GSXML.m:1232: warning: pointer targets in passing argument 2 of 'xmlNewNs' differ in signedness
GSXML.m:1232: warning: pointer targets in passing argument 3 of 'xmlNewNs' differ in signedness
GSXML.m: In function '-[GSXMLNode makePI:content:]':
GSXML.m:1260: warning: pointer targets in passing argument 1 of 'xmlNewPI' differ in signedness
GSXML.m:1260: warning: pointer targets in passing argument 2 of 'xmlNewPI' differ in signedness
GSXML.m: In function '-[GSXMLNode setObject:forKey:]':
GSXML.m:1516: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness
GSXML.m:1516: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness
GSXML.m: In function '-[GSXMLParser abortParsing]':
GSXML.m:1835: warning: pointer targets in assignment differ in signedness
GSXML.m: In function '-[GSXMLParser _initLibXML]':
GSXML.m:2267: warning: pointer targets in assignment differ in signedness
GSXML.m:2271: warning: pointer targets in assignment differ in signedness
GSXML.m:2275: warning: pointer targets in assignment differ in signedness
GSXML.m:2277: warning: pointer targets in passing argument 5 of 'xmlCreatePushParserCtxt' differ in signedness
GSXML.m: In function 'processingInstructionFunction':
GSXML.m:2822: warning: pointer targets in passing argument 1 of 'UTF8Str' differ in signedness
GSXML.m: In function '-[GSXPathString stringValue]':
GSXML.m:3584: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
GSXML.m: In function '-[GSXPathContext evaluateExpression:]':
GSXML.m:3698: warning: pointer targets in passing argument 1 of 'xmlXPathCompile' differ in signedness
GSXML.m: At top level:
GSXML.m:205: warning: '_OBJC_INSTANCE_0' defined but not used
GSXML.m:207: warning: '_OBJC_INSTANCE_1' defined but not used
GSXML.m:209: warning: '_OBJC_INSTANCE_2' defined but not used
GSXML.m:211: warning: '_OBJC_INSTANCE_3' defined but not used
GSXML.m:213: warning: '_OBJC_INSTANCE_4' defined but not used
GSXML.m:215: warning: '_OBJC_INSTANCE_5' defined but not used
GSXML.m:217: warning: '_OBJC_INSTANCE_6' defined but not used
GSXML.m:219: warning: '_OBJC_INSTANCE_7' defined but not used
GSXML.m:221: warning: '_OBJC_INSTANCE_8' defined but not used
GSXML.m:223: warning: '_OBJC_INSTANCE_9' defined but not used
GSXML.m:262: warning: '_OBJC_INSTANCE_10' defined but not used
GSXML.m:342: warning: '_OBJC_INSTANCE_11' defined but not used
GSXML.m:408: warning: '_OBJC_INSTANCE_12' defined but not used
GSXML.m:524: warning: '_OBJC_INSTANCE_13' defined but not used
GSXML.m:563: warning: '_OBJC_INSTANCE_14' defined but not used
GSXML.m:619: warning: '_OBJC_INSTANCE_15' defined but not used
GSXML.m:684: warning: '_OBJC_INSTANCE_16' defined but not used
GSXML.m:740: warning: '_OBJC_INSTANCE_17' defined but not used
GSXML.m:742: warning: '_OBJC_INSTANCE_18' defined but not used
GSXML.m:744: warning: '_OBJC_INSTANCE_19' defined but not used
GSXML.m:746: warning: '_OBJC_INSTANCE_20' defined but not used
GSXML.m:748: warning: '_OBJC_INSTANCE_21' defined but not used
GSXML.m:750: warning: '_OBJC_INSTANCE_22' defined but not used
GSXML.m:752: warning: '_OBJC_INSTANCE_23' defined but not used
GSXML.m:754: warning: '_OBJC_INSTANCE_24' defined but not used
GSXML.m:756: warning: '_OBJC_INSTANCE_25' defined but not used
GSXML.m:758: warning: '_OBJC_INSTANCE_26' defined but not used
GSXML.m:760: warning: '_OBJC_INSTANCE_27' defined but not used
GSXML.m:762: warning: '_OBJC_INSTANCE_28' defined but not used
GSXML.m:764: warning: '_OBJC_INSTANCE_29' defined but not used
GSXML.m:766: warning: '_OBJC_INSTANCE_30' defined but not used
GSXML.m:768: warning: '_OBJC_INSTANCE_31' defined but not used
GSXML.m:770: warning: '_OBJC_INSTANCE_32' defined but not used
GSXML.m:772: warning: '_OBJC_INSTANCE_33' defined but not used
GSXML.m:836: warning: '_OBJC_INSTANCE_34' defined but not used
GSXML.m:1070: warning: '_OBJC_INSTANCE_35' defined but not used
GSXML.m:1235: warning: '_OBJC_INSTANCE_36' defined but not used
GSXML.m:1538: warning: '_OBJC_INSTANCE_37' defined but not used
GSXML.m:1596: warning: '_OBJC_INSTANCE_38' defined but not used
GSXML.m:1766: warning: '_OBJC_INSTANCE_39' defined but not used
GSXML.m:1769: warning: '_OBJC_INSTANCE_40' defined but not used
GSXML.m:1772: warning: '_OBJC_INSTANCE_41' defined but not used
GSXML.m:1775: warning: '_OBJC_INSTANCE_42' defined but not used
GSXML.m:1778: warning: '_OBJC_INSTANCE_43' defined but not used
GSXML.m:1781: warning: '_OBJC_INSTANCE_44' defined but not used
GSXML.m:1784: warning: '_OBJC_INSTANCE_45' defined but not used
GSXML.m:1787: warning: '_OBJC_INSTANCE_46' defined but not used
GSXML.m:1790: warning: '_OBJC_INSTANCE_47' defined but not used
GSXML.m:1793: warning: '_OBJC_INSTANCE_48' defined but not used
GSXML.m:1796: warning: '_OBJC_INSTANCE_49' defined but not used
GSXML.m:1799: warning: '_OBJC_INSTANCE_50' defined but not used
GSXML.m:1802: warning: '_OBJC_INSTANCE_51' defined but not used
GSXML.m:1805: warning: '_OBJC_INSTANCE_52' defined but not used
GSXML.m:1808: warning: '_OBJC_INSTANCE_53' defined but not used
GSXML.m:1950: warning: '_OBJC_INSTANCE_54' defined but not used
GSXML.m:1979: warning: '_OBJC_INSTANCE_55' defined but not used
GSXML.m:2004: warning: '_OBJC_INSTANCE_56' defined but not used
GSXML.m:2029: warning: '_OBJC_INSTANCE_57' defined but not used
GSXML.m:2092: warning: '_OBJC_INSTANCE_58' defined but not used
GSXML.m:2097: warning: '_OBJC_INSTANCE_59' defined but not used
GSXML.m:2110: warning: '_OBJC_INSTANCE_60' defined but not used
GSXML.m:2121: warning: '_OBJC_INSTANCE_61' defined but not used
GSXML.m:2128: warning: '_OBJC_INSTANCE_62' defined but not used
GSXML.m:2172: warning: '_OBJC_INSTANCE_63' defined but not used
GSXML.m:2177: warning: '_OBJC_INSTANCE_64' defined but not used
GSXML.m:2197: warning: '_OBJC_INSTANCE_65' defined but not used
GSXML.m:2280: warning: '_OBJC_INSTANCE_66' defined but not used
GSXML.m:2434: warning: '_OBJC_INSTANCE_67' defined but not used
GSXML.m:2454: warning: '_OBJC_INSTANCE_68' defined but not used
GSXML.m:2474: warning: '_OBJC_INSTANCE_69' defined but not used
GSXML.m:2489: warning: '_OBJC_INSTANCE_70' defined but not used
GSXML.m:2500: warning: '_OBJC_INSTANCE_71' defined but not used
GSXML.m:2517: warning: '_OBJC_INSTANCE_72' defined but not used
GSXML.m:2527: warning: '_OBJC_INSTANCE_73' defined but not used
GSXML.m:2527: warning: '_OBJC_INSTANCE_74' defined but not used
GSXML.m:2530: warning: '_OBJC_INSTANCE_75' defined but not used
GSXML.m:2561: warning: '_OBJC_INSTANCE_76' defined but not used
GSXML.m:2909: warning: '_OBJC_INSTANCE_77' defined but not used
GSXML.m:2915: warning: '_OBJC_INSTANCE_78' defined but not used
GSXML.m:3135: warning: '_OBJC_INSTANCE_79' defined but not used
GSXML.m:3161: warning: '_OBJC_INSTANCE_80' defined but not used
GSXML.m:3559: warning: '_OBJC_INSTANCE_81' defined but not used
GSXML.m:3559: warning: '_OBJC_INSTANCE_82' defined but not used
GSXML.m:3573: warning: '_OBJC_INSTANCE_83' defined but not used
GSXML.m:3648: warning: '_OBJC_INSTANCE_84' defined but not used
GSXML.m:3740: warning: '_OBJC_INSTANCE_85' defined but not used
GSXML.m:4218: warning: '_OBJC_INSTANCE_86' defined but not used
GSXML.m:4229: warning: '_OBJC_INSTANCE_87' defined but not used
GSXML.m:4236: warning: '_OBJC_INSTANCE_88' defined but not used
GSXML.m:4240: warning: '_OBJC_INSTANCE_89' defined but not used
GSXML.m:4240: warning: '_OBJC_INSTANCE_90' defined but not used
GSXML.m:4260: warning: '_OBJC_INSTANCE_91' defined but not used
GSXML.m:4264: warning: '_OBJC_INSTANCE_92' defined but not used
GSXML.m:4266: warning: '_OBJC_INSTANCE_93' defined but not used
GSXML.m:4268: warning: '_OBJC_INSTANCE_94' defined but not used
GSXML.m:4270: warning: '_OBJC_INSTANCE_95' defined but not used
GSXML.m:4272: warning: '_OBJC_INSTANCE_96' defined but not used
GSXML.m:4274: warning: '_OBJC_INSTANCE_97' defined but not used
GSXML.m:4276: warning: '_OBJC_INSTANCE_98' defined but not used
GSXML.m:4278: warning: '_OBJC_INSTANCE_99' defined but not used
GSXML.m:4283: warning: '_OBJC_INSTANCE_100' defined but not used
 Compiling file behavior.m ...
behavior.m:88: warning: '_OBJC_INSTANCE_0' defined but not used
 Compiling file Unicode.m ...
Unicode.m: In function 'GSSetupEncodingTable':
Unicode.m:217: warning: pointer type mismatch in conditional expression
Unicode.m:217: warning: invalid receiver type 'void *'
Unicode.m: In function 'GetAvailableEncodings':
Unicode.m:336: warning: pointer type mismatch in conditional expression
Unicode.m:336: warning: invalid receiver type 'void *'
Unicode.m: In function 'GetDefEncoding':
Unicode.m:571: warning: pointer type mismatch in conditional expression
Unicode.m:571: warning: invalid receiver type 'void *'
Unicode.m: In function 'encode_cstrtoustr':
Unicode.m:1030: warning: pointer targets in passing argument 2 of 'GSToUnicode' differ in signedness
Unicode.m:1030: warning: pointer targets in passing argument 3 of 'GSToUnicode' differ in signedness
Unicode.m: At top level:
Unicode.m:105: warning: '_OBJC_INSTANCE_0' defined but not used
Unicode.m:106: warning: '_OBJC_INSTANCE_1' defined but not used
Unicode.m:377: warning: '_OBJC_INSTANCE_2' defined but not used
Unicode.m:379: warning: '_OBJC_INSTANCE_3' defined but not used
Unicode.m:381: warning: '_OBJC_INSTANCE_4' defined but not used
Unicode.m:383: warning: '_OBJC_INSTANCE_5' defined but not used
Unicode.m:385: warning: '_OBJC_INSTANCE_6' defined but not used
Unicode.m:387: warning: '_OBJC_INSTANCE_7' defined but not used
Unicode.m:389: warning: '_OBJC_INSTANCE_8' defined but not used
Unicode.m:391: warning: '_OBJC_INSTANCE_9' defined but not used
Unicode.m:393: warning: '_OBJC_INSTANCE_10' defined but not used
Unicode.m:395: warning: '_OBJC_INSTANCE_11' defined but not used
Unicode.m:397: warning: '_OBJC_INSTANCE_12' defined but not used
Unicode.m:401: warning: '_OBJC_INSTANCE_13' defined but not used
Unicode.m:406: warning: '_OBJC_INSTANCE_14' defined but not used
Unicode.m:408: warning: '_OBJC_INSTANCE_15' defined but not used
Unicode.m:410: warning: '_OBJC_INSTANCE_16' defined but not used
Unicode.m:412: warning: '_OBJC_INSTANCE_17' defined but not used
Unicode.m:414: warning: '_OBJC_INSTANCE_18' defined but not used
Unicode.m:416: warning: '_OBJC_INSTANCE_19' defined but not used
Unicode.m:418: warning: '_OBJC_INSTANCE_20' defined but not used
Unicode.m:421: warning: '_OBJC_INSTANCE_21' defined but not used
Unicode.m:423: warning: '_OBJC_INSTANCE_22' defined but not used
Unicode.m:426: warning: '_OBJC_INSTANCE_23' defined but not used
Unicode.m:428: warning: '_OBJC_INSTANCE_24' defined but not used
Unicode.m:431: warning: '_OBJC_INSTANCE_25' defined but not used
Unicode.m:433: warning: '_OBJC_INSTANCE_26' defined but not used
Unicode.m:436: warning: '_OBJC_INSTANCE_27' defined but not used
Unicode.m:438: warning: '_OBJC_INSTANCE_28' defined but not used
Unicode.m:441: warning: '_OBJC_INSTANCE_29' defined but not used
Unicode.m:446: warning: '_OBJC_INSTANCE_30' defined but not used
Unicode.m:451: warning: '_OBJC_INSTANCE_31' defined but not used
Unicode.m:455: warning: '_OBJC_INSTANCE_32' defined but not used
Unicode.m:459: warning: '_OBJC_INSTANCE_33' defined but not used
Unicode.m:460: warning: '_OBJC_INSTANCE_34' defined but not used
Unicode.m:502: warning: '_OBJC_INSTANCE_35' defined but not used
Unicode.m:521: warning: '_OBJC_INSTANCE_36' defined but not used
Unicode.m:523: warning: '_OBJC_INSTANCE_37' defined but not used
Unicode.m:524: warning: '_OBJC_INSTANCE_38' defined but not used
Unicode.m:524: warning: '_OBJC_INSTANCE_39' defined but not used
Unicode.m:549: warning: '_OBJC_INSTANCE_40' defined but not used
Unicode.m:746: warning: '_OBJC_INSTANCE_41' defined but not used
Unicode.m:1422: warning: '_OBJC_INSTANCE_42' defined but not used
Unicode.m:1433: warning: '_OBJC_INSTANCE_43' defined but not used
Unicode.m:1549: warning: '_OBJC_INSTANCE_44' defined but not used
 Linking subproject Additions ...
make[2]: Leaving directory `/var/tmp/portage/gnustep-base-1.10.3-r1/work/gnustep-base-1.10.3/Source/Additions'
Making all for library libgnustep-base...
 Compiling file GSCompatibility.m ...
 Compiling file GSLocale.m ...
GSLocale.m:238: warning: '_OBJC_INSTANCE_0' defined but not used
GSLocale.m:238: warning: '_OBJC_INSTANCE_1' defined but not used
GSLocale.m:239: warning: '_OBJC_INSTANCE_2' defined but not used
GSLocale.m:241: warning: '_OBJC_INSTANCE_3' defined but not used
GSLocale.m:243: warning: '_OBJC_INSTANCE_4' defined but not used
GSLocale.m:244: warning: '_OBJC_INSTANCE_5' defined but not used
GSLocale.m:244: warning: '_OBJC_INSTANCE_6' defined but not used
 Compiling file preface.m ...
 Compiling file mframe.m ...
mframe.m: In function 'mframe_decode_return':
mframe.m:1579: warning: pointer targets in passing argument 2 of 'NSGetSizeAndAlignment' differ in signedness
 Compiling file cifframe.m ...
cifframe.m:419: warning: '_OBJC_INSTANCE_0' defined but not used
cifframe.m:470: warning: '_OBJC_INSTANCE_1' defined but not used
cifframe.m:661: warning: '_OBJC_INSTANCE_2' defined but not used
cifframe.m: In function 'cifframe_type':
cifframe.m:279: warning: 'ftype' may be used uninitialized in this function
 Compiling file GSArray.m ...
GSArray.m: In function '+[GSArray allocWithZone:]':
GSArray.m:113: warning: initialization from distinct Objective-C type
GSArray.m: At top level:
GSArray.m:138: warning: method possibly missing a [super dealloc] call
GSArray.m:379: warning: method possibly missing a [super dealloc] call
GSArray.m:860: warning: method possibly missing a [super dealloc] call
GSArray.m:1026: warning: method possibly missing a [super dealloc] call
GSArray.m:87: warning: '_OBJC_INSTANCE_0' defined but not used
GSArray.m:88: warning: '_OBJC_INSTANCE_1' defined but not used
GSArray.m:89: warning: '_OBJC_INSTANCE_2' defined but not used
GSArray.m:91: warning: '_OBJC_INSTANCE_3' defined but not used
GSArray.m:166: warning: '_OBJC_INSTANCE_4' defined but not used
GSArray.m:213: warning: '_OBJC_INSTANCE_5' defined but not used
GSArray.m:355: warning: '_OBJC_INSTANCE_6' defined but not used
GSArray.m:398: warning: '_OBJC_INSTANCE_7' defined but not used
GSArray.m:423: warning: '_OBJC_INSTANCE_8' defined but not used
GSArray.m:434: warning: '_OBJC_INSTANCE_9' defined but not used
GSArray.m:497: warning: '_OBJC_INSTANCE_10' defined but not used
GSArray.m:510: warning: '_OBJC_INSTANCE_11' defined but not used
GSArray.m:560: warning: '_OBJC_INSTANCE_12' defined but not used
GSArray.m:576: warning: '_OBJC_INSTANCE_13' defined but not used
GSArray.m:613: warning: '_OBJC_INSTANCE_14' defined but not used
GSArray.m:626: warning: '_OBJC_INSTANCE_15' defined but not used
GSArray.m:626: warning: '_OBJC_INSTANCE_16' defined but not used
GSArray.m:809: warning: '_OBJC_INSTANCE_17' defined but not used
GSArray.m:903: warning: '_OBJC_INSTANCE_18' defined but not used
GSArray.m:908: warning: '_OBJC_INSTANCE_19' defined but not used
GSArray.m:966: warning: '_OBJC_INSTANCE_20' defined but not used
GSArray.m:1012: warning: '_OBJC_INSTANCE_21' defined but not used
GSArray.m:1019: warning: '_OBJC_INSTANCE_22' defined but not used
GSArray.m:1091: warning: '_OBJC_INSTANCE_23' defined but not used
 Compiling file GSAttributedString.m ...
GSAttributedString.m: In function 'cacheAttributes':
GSAttributedString.m:130: error: cast to union type from type not present in union
GSAttributedString.m:138: error: cast to union type from type not present in union
GSAttributedString.m: In function 'unCacheAttributes':
GSAttributedString.m:155: error: cast to union type from type not present in union
GSAttributedString.m:160: error: cast to union type from type not present in union
GSAttributedString.m: At top level:
GSAttributedString.m:206: warning: method possibly missing a [super dealloc] call
make[2]: *** [shared_obj/GSAttributedString.o] Error 1
make[1]: *** [libgnustep-base.all.library.variables] Error 2
make[1]: Leaving directory `/var/tmp/portage/gnustep-base-1.10.3-r1/work/gnustep-base-1.10.3/Source'
make: *** [internal-all] Error 2

!!! ERROR: gnustep-base/gnustep-base-1.10.3-r1 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_compile
  ebuild.sh, line 928:   Called src_compile
  gnustep-base-1.10.3-r1.ebuild, line 73:   Called egnustep_make
  gnustep-funcs.eclass, line 173:   Called die

!!! package make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

emerge --info:

Mars chaza # emerge --info
Portage 2.1_pre9-r5 (default-linux/x86/2006.0, gcc-4.1.0, glibc-2.4-r1, 2.6.16-suspend2-r4 i686)
=================================================================
System uname: 2.6.16-suspend2-r4 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.12.0_pre18
ccache version 2.4 [disabled]
dev-lang/python:     2.4.2-r1
dev-util/ccache:     2.4-r1
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1, 2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=i686 -O2 -fomit-frame-pointer -pipe -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk"
LANG="en_GB"
LC_ALL="en_GB"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 7zip S3TC X X509 aac acl acpi activefilter aim alsa amd ansi apache2 aper apm arts asf asm asterisk audacious audiofile authdaemond avantgo avi bash-completion bcmath bdf berkdb bidi bitmap-fonts bittorrent blender-game bzip2 bzlib cap ccache cdda cddb cdinstall cdparanoia cdr cdrom cgi chroot cjk cli client codecs cpdflib cracklib crypt css cups curl curlwrappers dhcp dio directfb divx4linux djbfft dnd dri droproot dts dv dvd dvdr dvdread edl eds eep emboss encode erandom esd evo exif ext-png ext-zlib extensions fastcgi fbcon fbsplash ffmpeg firefox flash fluidsynth fmod foomaticdb foreign-package foreign-sysvinit fortran fpx freetype freewnn gb gcl gdbm geoip gif gimp gimpprint ginac glade glgd glitz glut gmp gmtfull gnuplot gpm graphviz gs gsl gstreamer gtk gtk2 gtkhtml hal hardenedphp hbci hdf iconv icq ide idl image imap imlib imlib2 innodb ipv6 irda irmc isdnlog j2ee jabber javacomm javadoc javamail javascript jbig jboss jce jms jmx joystick jp2 jpeg jpeg2k jta jython kadu-modules kadu-voice kakasi kde kerberos krb4 latex lcms leim libclamav libdsk libg++ libgd libgda libsamplerate libwww live lua lufsusermount lzo lzw lzw-tiff m17n-lib mad maildir matroska mbox mcal mdb migemo mikmod mime mixer mjpeg mls mmap mng monkey motif mozcalendar mozdevelop mozp3p mozsvg mozxmlterm mp3 mpeg mpeg4 mpi mplayer msn mule music mysql mysqli mythtv nagios-dns nagios-ntp nagios-ping nagios-ssh native ncurses net netcdf network neural nis nls nowin nptl nptlonly ntlm nviz oav objc ocaml offensive ofx ogg openal opengl opie oscar ospfapi oss pam parse-clocks pcap pcntl pcre pda pdf pdflib perl pg-hier pg-intdatetime pg-vacuumdelay php physfs pic plotutils png portaudio postgresql povray ppds pppd pri print procmail pthreads python qt qt4 quicktime quotas quotes readline real reflection reiserfs resperl rhino rogue rplay sasl sdl servlet-2.3 servlet-2.4 session sftplogging shared sharedmem silc skk slp smime sndfile snortsam socks5 softquota sox spell spl ssl stencil-buffer stroke struts svg symlink sysvipc szip t1lib tcltk tcpd tcsim tga theora tidy tiff transcode truetype truetype-fonts type1-fonts udev uim unicode usb v4l v4l2 vcd vda videos virus-scan vorbis wddx wifi win32codecs winbind wmf wxwindows xanim xatrix xchatdccserver xchattext xemacs xface xgetdefault xine xml xmlreader xmlrpc xmlwriter xmms xorg xosd xpm xprint xrandr xscreensaver xsettings xv xvid xvmc yahoo yaz yp yv12 zaptel zeo zlib zvbi elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS
Comment 1 Fabian Groffen gentoo-dev 2006-04-29 04:10:58 UTC
disabling -Wall probably reduces the lots of warnings about unused attributes.  Pointer type problems (for e.g. strlen) persist.  1.10 is an old version, and 1.12 is already around, but causes sandbox violations, hence masked.  I think its not worth spending time in fixing this package.  Better get 1.12 working properly somehow.
Comment 2 Charlie Shepherd (RETIRED) gentoo-dev 2006-04-29 04:41:39 UTC
Thanks, 1.12 works fine.
Comment 3 Charlie Shepherd (RETIRED) gentoo-dev 2006-05-02 12:34:28 UTC
Marking as fixed
Comment 4 Mark Loeser (RETIRED) gentoo-dev 2006-05-21 13:33:11 UTC
*** Bug 133962 has been marked as a duplicate of this bug. ***