Ticket #28273: main.log

File main.log, 49.5 KB (added by trog24 (Frank J. R. Hanstick), 13 years ago)

gnustep-gui installation log

Line 
1version:1
2:debug:main Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-gui/work /opt/local/var/macports/sources/rsync.macports.org/release/ports/gnustep/gnustep-gui/work
3:debug:main Executing org.macports.main (gnustep-gui)
4:msg:main --->  Fetching gnustep-gui
5:debug:fetch fetch phase started at Thu Feb  3 18:12:14 PST 2011
6:debug:fetch Executing org.macports.fetch (gnustep-gui)
7:msg:fetch --->  Verifying checksum(s) for gnustep-gui
8:debug:checksum checksum phase started at Thu Feb  3 18:12:14 PST 2011
9:debug:checksum Executing org.macports.checksum (gnustep-gui)
10:info:checksum --->  Checksumming gnustep-gui-0.17.0.tar.gz
11:debug:checksum Correct (md5) checksum for gnustep-gui-0.17.0.tar.gz
12:debug:checksum Correct (sha1) checksum for gnustep-gui-0.17.0.tar.gz
13:debug:checksum Correct (rmd160) checksum for gnustep-gui-0.17.0.tar.gz
14:msg:checksum --->  Extracting gnustep-gui
15:debug:extract extract phase started at Thu Feb  3 18:12:14 PST 2011
16:debug:extract Executing org.macports.extract (gnustep-gui)
17:info:extract --->  Extracting gnustep-gui-0.17.0.tar.gz
18:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/gnustep-gui/gnustep-gui-0.17.0.tar.gz'
19:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-gui/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5'
20:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-gui/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/gnustep-gui/gnustep-gui-0.17.0.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
21:debug:patch patch phase started at Thu Feb  3 18:12:15 PST 2011
22:debug:patch Executing org.macports.patch (gnustep-gui)
23:debug:patch Executing proc-post-org.macports.patch-patch-0
24:msg:patch --->  Configuring gnustep-gui
25:debug:patch Using compiler 'Mac OS X gcc 4.2'
26:debug:configure configure phase started at Thu Feb  3 18:12:15 PST 2011
27:debug:configure Executing org.macports.configure (gnustep-gui)
28:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch ppc' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch ppc' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-gui/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m32' DYLD_LIBRARY_PATH='/opt/local/GNUstep/Local/Library/Libraries:/opt/local/GNUstep/System/Library/Libraries' LDFLAGS='-L/opt/local/lib -arch ppc' FCFLAGS='-O2 -m32' OBJC='/usr/bin/gcc-4.2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch ppc' FFLAGS='-O2 -m32' CC_PRINT_OPTIONS='YES' PATH='/opt/local/GNUstep/Local/Tools:/opt/local/GNUstep/System/Tools:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' CC='/usr/bin/gcc-4.2'
29:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-gui/work/gnustep-gui-0.17.0" && ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.2 GNUSTEP_MAKEFILES=/opt/local/GNUstep/System/Library/Makefiles --disable-gsnd --disable-cups'
30:info:configure checking build system type... powerpc-apple-darwin9.8.0
31:info:configure checking host system type... powerpc-apple-darwin9.8.0
32:info:configure checking target system type... powerpc-apple-darwin9.8.0
33:info:configure checking for gcc... /usr/bin/gcc-4.2
34:info:configure checking for C compiler default output file name... a.out
35:info:configure checking whether the C compiler works... yes
36:info:configure checking whether we are cross compiling... no
37:info:configure checking for suffix of executables...
38:info:configure checking for suffix of object files... o
39:info:configure checking whether we are using the GNU C compiler... yes
40:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
41:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
42:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
43:info:configure checking for X... libraries , headers
44:info:configure checking for gcc... (cached) /usr/bin/gcc-4.2
45:info:configure checking whether we are using the GNU C compiler... (cached) yes
46:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
47:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
48:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
49:info:configure checking for main in -lm... yes
50:info:configure checking for rint... yes
51:info:configure checking for rintf... yes
52:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
53:info:configure checking for egrep... /usr/bin/grep -E
54:info:configure checking for ANSI C header files... yes
55:info:configure checking for sys/types.h... yes
56:info:configure checking for sys/stat.h... yes
57:info:configure checking for stdlib.h... yes
58:info:configure checking for string.h... yes
59:info:configure checking for memory.h... yes
60:info:configure checking for strings.h... yes
61:info:configure checking for inttypes.h... yes
62:info:configure checking for stdint.h... yes
63:info:configure checking for unistd.h... yes
64:info:configure checking mntent.h usability... no
65:info:configure checking mntent.h presence... no
66:info:configure checking for mntent.h... no
67:info:configure checking sys/mntent.h usability... no
68:info:configure checking sys/mntent.h presence... no
69:info:configure checking for sys/mntent.h... no
70:info:configure checking for struct mntent.mnt_dir... no
71:info:configure checking for struct mntent.mnt_mountp... no
72:info:configure checking for library containing getmntent... no
73:info:configure checking jpeglib.h usability... yes
74:info:configure checking jpeglib.h presence... yes
75:info:configure checking for jpeglib.h... yes
76:info:configure checking for jpeg_destroy_decompress in -ljpeg... yes
77:info:configure checking for main in -lz... yes
78:info:configure checking tiffio.h usability... yes
79:info:configure checking tiffio.h presence... yes
80:info:configure checking for tiffio.h... yes
81:info:configure checking for TIFFReadScanline in -ltiff... yes
82:info:configure checking for png_sig_cmp in -lpng... yes
83:info:configure checking libpng/png.h usability... no
84:info:configure checking libpng/png.h presence... no
85:info:configure checking for libpng/png.h... no
86:info:configure checking for DGifOpen in -lungif... yes
87:info:configure checking for new_aspell_document_checker in -laspell... yes
88:info:configure checking aspell.h usability... yes
89:info:configure checking aspell.h presence... yes
90:info:configure checking for aspell.h... yes
91:info:configure checking for icns_read_family_from_file in -licns... no
92:info:configure checking for Pa_OpenDefaultStream in -lportaudio... no
93:info:configure checking for afGetVirtualFrameSize in -laudiofile... yes
94:info:configure checking portaudio.h usability... no
95:info:configure checking portaudio.h presence... no
96:info:configure checking for portaudio.h... no
97:info:configure checking audiofile.h usability... yes
98:info:configure checking audiofile.h presence... yes
99:info:configure checking for audiofile.h... yes
100:info:configure checking for portaudio version >= 19... no
101:info:configure checking for the version of gnustep-gui we are compiling... 0.17.0
102:info:configure configure: creating ./config.status
103:info:configure config.status: creating config.make
104:info:configure config.status: creating gui.make
105:info:configure config.status: creating Headers/Additions/GNUstepGUI/GSVersion.h
106:info:configure config.status: creating Headers/Additions/GNUstepGUI/config.h
107:msg:configure --->  Building gnustep-gui
108:debug:build build phase started at Thu Feb  3 18:12:31 PST 2011
109:debug:build Executing org.macports.build (gnustep-gui)
110:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-gui/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5' PATH='/opt/local/GNUstep/Local/Tools:/opt/local/GNUstep/System/Tools:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' DYLD_LIBRARY_PATH='/opt/local/GNUstep/Local/Library/Libraries:/opt/local/GNUstep/System/Library/Libraries'
111:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-gui/work/gnustep-gui-0.17.0" && /usr/bin/gnumake -j2 all messages=yes GNUSTEP_MAKEFILES=/opt/local/GNUstep/System/Library/Makefiles'
112:info:build This is gnustep-make 2.4.0. Type 'gnumake print-gnustep-make-help' for help.
113:info:build Making all in Source ...
114:info:build /opt/local/GNUstep/System/Library/Makefiles/mkinstalldirs .
115:info:build mv ../Headers/Additions/GNUstepGUI/config.h .
116:info:build touch ./config.h
117:info:build cd .; \
118:info:build     /opt/local/GNUstep/System/Library/Makefiles/mkinstalldirs ./obj
119:info:build Making all for library libgnustep-gui...
120:info:build cd .; \
121:info:build     /opt/local/GNUstep/System/Library/Makefiles/mkinstalldirs ./obj/libgnustep-gui.obj/
122:info:build /usr/bin/gcc-4.2 Functions.m -c \
123:info:build           -MMD -MP -I/opt/local/include -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"powerpc\" -DGNUSTEP_TARGET_OS=\"darwin9\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-common -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -fno-strict-aliasing -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I/opt/local/include -I../Headers/Additions -I../Headers -I./. -I. -I/opt/local/GNUstep/Local/Library/Headers/ \
124:info:build            -o obj/libgnustep-gui.obj/Functions.m.o
125:info:build /usr/bin/gcc-4.2 NSActionCell.m -c \
126:info:build           -MMD -MP -I/opt/local/include -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"powerpc\" -DGNUSTEP_TARGET_OS=\"darwin9\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-common -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -fno-strict-aliasing -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I/opt/local/include -I../Headers/Additions -I../Headers -I./. -I. -I/opt/local/GNUstep/Local/Library/Headers/ \
127:info:build            -o obj/libgnustep-gui.obj/NSActionCell.m.o
128:info:build In file included from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObjCRuntime.h:32,
129:info:build                  from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObject.h:31,
130:info:build                  from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSAutoreleasePool.h:29,
131:info:build                  from Functions.m:30:
132:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/preface.h:77:28: warning: objc/encoding.h: No such file or directory
133:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/preface.h:78:26: warning: objc/sarray.h: No such file or directory
134:info:build In file included from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObjCRuntime.h:32,
135:info:build                  from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObject.h:31,
136:info:build                  from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSCoder.h:29,
137:info:build                  from NSActionCell.m:30:
138:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/preface.h:77:28: warning: objc/encoding.h: No such file or directory
139:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/preface.h:78:26: warning: objc/sarray.h: No such file or directory
140:info:build In file included from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObjCRuntime.h:64,
141:info:build                  from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObject.h:31,
142:info:build                  from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSAutoreleasePool.h:29,
143:info:build                  from Functions.m:30:
144:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSObjCClass':
145:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:186: error: 'struct objc_object' has no member named 'class_pointer'
146:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSObjCSuper':
147:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:196: warning: implicit declaration of function 'CLS_ISRESOLV'
148:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:199: error: dereferencing pointer to incomplete type
149:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:204: warning: implicit declaration of function 'objc_lookup_class'
150:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:204: warning: return makes pointer from integer without a cast
151:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:207: warning: implicit declaration of function 'class_get_super_class'
152:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:207: warning: return makes pointer from integer without a cast
153:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSObjCIsInstance':
154:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:219: warning: implicit declaration of function 'object_is_instance'
155:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSObjCIsClass':
156:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:231: warning: implicit declaration of function 'object_is_class'
157:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSClassFromName':
158:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:262: warning: return makes pointer from integer without a cast
159:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSNameFromClass':
160:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:274: warning: implicit declaration of function 'class_get_class_name'
161:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:274: warning: return makes pointer from integer without a cast
162:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSClassNameFromObject':
163:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:286: warning: implicit declaration of function 'object_get_class_name'
164:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:286: warning: return makes pointer from integer without a cast
165:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSSelectorFromName':
166:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:315: warning: implicit declaration of function 'sel_get_uid'
167:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:315: warning: return makes pointer from integer without a cast
168:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSSelectorFromNameAndTypes':
169:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:338: warning: implicit declaration of function 'sel_get_any_typed_uid'
170:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:338: warning: assignment makes pointer from integer without a cast
171:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:342: warning: implicit declaration of function 'sel_get_typed_uid'
172:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:342: warning: assignment makes pointer from integer without a cast
173:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:352: warning: implicit declaration of function 'sel_register_typed_name'
174:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:352: warning: assignment makes pointer from integer without a cast
175:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSTypesFromSelector':
176:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:370: warning: implicit declaration of function 'sel_get_type'
177:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:370: warning: return makes pointer from integer without a cast
178:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSObjCVersion':
179:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:631: warning: implicit declaration of function 'class_get_version'
180:info:build In file included from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObjCRuntime.h:64,
181:info:build                  from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObject.h:31,
182:info:build                  from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSAutoreleasePool.h:29,
183:info:build                  from Functions.m:30:
184:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: At top level:
185:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:675: error: expected ')' before '*' token
186:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:692: error: expected ')' before '*' token
187:info:build In file included from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObjCRuntime.h:64,
188:info:build                  from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObject.h:31,
189:info:build                  from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSCoder.h:29,
190:info:build                  from NSActionCell.m:30:
191:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSObjCClass':
192:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:186: error: 'struct objc_object' has no member named 'class_pointer'
193:info:build In file included from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSAutoreleasePool.h:29,
194:info:build                  from Functions.m:30:
195:info:build /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObject.h:33:29: warning: objc/typedstream.h: No such file or directory
196:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSObjCSuper':
197:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:196: warning: implicit declaration of function 'CLS_ISRESOLV'
198:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:199: error: dereferencing pointer to incomplete type
199:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:204: warning: implicit declaration of function 'objc_lookup_class'
200:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:204: warning: return makes pointer from integer without a cast
201:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:207: warning: implicit declaration of function 'class_get_super_class'
202:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:207: warning: return makes pointer from integer without a cast
203:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSObjCIsInstance':
204:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:219: warning: implicit declaration of function 'object_is_instance'
205:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSObjCIsClass':
206:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:231: warning: implicit declaration of function 'object_is_class'
207:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSClassFromName':
208:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:262: warning: return makes pointer from integer without a cast
209:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSNameFromClass':
210:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:274: warning: implicit declaration of function 'class_get_class_name'
211:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:274: warning: return makes pointer from integer without a cast
212:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSClassNameFromObject':
213:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:286: warning: implicit declaration of function 'object_get_class_name'
214:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:286: warning: return makes pointer from integer without a cast
215:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSSelectorFromName':
216:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:315: warning: implicit declaration of function 'sel_get_uid'
217:info:build In file included from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSAutoreleasePool.h:29,
218:info:build                  from Functions.m:30:
219:info:build /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObject.h:319: error: expected ')' before 'TypedStream'
220:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:315: warning: return makes pointer from integer without a cast
221:info:build /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObject.h:320: error: expected ')' before 'TypedStream'
222:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSSelectorFromNameAndTypes':
223:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:338: warning: implicit declaration of function 'sel_get_any_typed_uid'
224:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:338: warning: assignment makes pointer from integer without a cast
225:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:342: warning: implicit declaration of function 'sel_get_typed_uid'
226:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:342: warning: assignment makes pointer from integer without a cast
227:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:352: warning: implicit declaration of function 'sel_register_typed_name'
228:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:352: warning: assignment makes pointer from integer without a cast
229:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSTypesFromSelector':
230:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:370: warning: implicit declaration of function 'sel_get_type'
231:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:370: warning: return makes pointer from integer without a cast
232:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: In function 'GSObjCVersion':
233:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:631: warning: implicit declaration of function 'class_get_version'
234:info:build In file included from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObjCRuntime.h:64,
235:info:build                  from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObject.h:31,
236:info:build                  from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSCoder.h:29,
237:info:build                  from NSActionCell.m:30:
238:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h: At top level:
239:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:675: error: expected ')' before '*' token
240:info:build /opt/local/GNUstep/Local/Library/Headers/GNUstepBase/GSObjCRuntime.h:692: error: expected ')' before '*' token
241:info:build In file included from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSCoder.h:29,
242:info:build                  from NSActionCell.m:30:
243:info:build /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObject.h:33:29: warning: objc/typedstream.h: No such file or directory
244:info:build In file included from /opt/local/GNUstep/Local/Library/Headers/Foundation/NSCoder.h:29,
245:info:build                  from NSActionCell.m:30:
246:info:build /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObject.h:319: error: expected ')' before 'TypedStream'
247:info:build /opt/local/GNUstep/Local/Library/Headers/Foundation/NSObject.h:320: error: expected ')' before 'TypedStream'
248:info:build In file included from Functions.m:38:
249:info:build ../Headers/AppKit/NSGraphics.h: In function 'NSBeep':
250:info:build ../Headers/AppKit/NSGraphics.h:184: warning: passing argument 2 of 'ctxt->methods->NSBeep' discards qualifiers from pointer target type
251:info:build ../Headers/AppKit/NSGraphics.h: In function 'GSWSetViewIsFlipped':
252:info:build ../Headers/AppKit/NSGraphics.h:191: warning: passing argument 2 of 'ctxt->methods->GSWSetViewIsFlipped_' discards qualifiers from pointer target type
253:info:build ../Headers/AppKit/NSGraphics.h: In function 'GSWViewIsFlipped':
254:info:build ../Headers/AppKit/NSGraphics.h:198: warning: passing argument 2 of 'ctxt->methods->GSWViewIsFlipped' discards qualifiers from pointer target type
255:info:build In file included from Functions.m:42:
256:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScurrentalpha':
257:info:build ../Headers/AppKit/DPSOperators.h:477: warning: passing argument 2 of 'ctxt->methods->DPScurrentalpha_' discards qualifiers from pointer target type
258:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScurrentcmykcolor':
259:info:build ../Headers/AppKit/DPSOperators.h:484: warning: passing argument 2 of 'ctxt->methods->DPScurrentcmykcolor____' discards qualifiers from pointer target type
260:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScurrentgray':
261:info:build ../Headers/AppKit/DPSOperators.h:491: warning: passing argument 2 of 'ctxt->methods->DPScurrentgray_' discards qualifiers from pointer target type
262:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScurrenthsbcolor':
263:info:build ../Headers/AppKit/DPSOperators.h:498: warning: passing argument 2 of 'ctxt->methods->DPScurrenthsbcolor___' discards qualifiers from pointer target type
264:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScurrentrgbcolor':
265:info:build ../Headers/AppKit/DPSOperators.h:505: warning: passing argument 2 of 'ctxt->methods->DPScurrentrgbcolor___' discards qualifiers from pointer target type
266:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSsetalpha':
267:info:build ../Headers/AppKit/DPSOperators.h:512: warning: passing argument 2 of 'ctxt->methods->DPSsetalpha_' discards qualifiers from pointer target type
268:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSsetcmykcolor':
269:info:build ../Headers/AppKit/DPSOperators.h:519: warning: passing argument 2 of 'ctxt->methods->DPSsetcmykcolor____' discards qualifiers from pointer target type
270:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSsetgray':
271:info:build ../Headers/AppKit/DPSOperators.h:526: warning: passing argument 2 of 'ctxt->methods->DPSsetgray_' discards qualifiers from pointer target type
272:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSsethsbcolor':
273:info:build ../Headers/AppKit/DPSOperators.h:533: warning: passing argument 2 of 'ctxt->methods->DPSsethsbcolor___' discards qualifiers from pointer target type
274:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSsetrgbcolor':
275:info:build ../Headers/AppKit/DPSOperators.h:540: warning: passing argument 2 of 'ctxt->methods->DPSsetrgbcolor___' discards qualifiers from pointer target type
276:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSSetFillColorspace':
277:info:build ../Headers/AppKit/DPSOperators.h:548: warning: passing argument 2 of 'ctxt->methods->GSSetFillColorspace_' discards qualifiers from pointer target type
278:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSSetStrokeColorspace':
279:info:build ../Headers/AppKit/DPSOperators.h:555: warning: passing argument 2 of 'ctxt->methods->GSSetStrokeColorspace_' discards qualifiers from pointer target type
280:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSSetFillColor':
281:info:build ../Headers/AppKit/DPSOperators.h:562: warning: passing argument 2 of 'ctxt->methods->GSSetFillColor_' discards qualifiers from pointer target type
282:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSSetStrokeColor':
283:info:build ../Headers/AppKit/DPSOperators.h:569: warning: passing argument 2 of 'ctxt->methods->GSSetStrokeColor_' discards qualifiers from pointer target type
284:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSashow':
285:info:build ../Headers/AppKit/DPSOperators.h:580: warning: passing argument 2 of 'ctxt->methods->DPSashow___' discards qualifiers from pointer target type
286:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSawidthshow':
287:info:build ../Headers/AppKit/DPSOperators.h:587: warning: passing argument 2 of 'ctxt->methods->DPSawidthshow______' discards qualifiers from pointer target type
288:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScharpath':
289:info:build ../Headers/AppKit/DPSOperators.h:594: warning: passing argument 2 of 'ctxt->methods->DPScharpath__' discards qualifiers from pointer target type
290:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSshow':
291:info:build ../Headers/AppKit/DPSOperators.h:601: warning: passing argument 2 of 'ctxt->methods->DPSshow_' discards qualifiers from pointer target type
292:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSwidthshow':
293:info:build ../Headers/AppKit/DPSOperators.h:608: warning: passing argument 2 of 'ctxt->methods->DPSwidthshow____' discards qualifiers from pointer target type
294:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSxshow':
295:info:build ../Headers/AppKit/DPSOperators.h:615: warning: passing argument 2 of 'ctxt->methods->DPSxshow___' discards qualifiers from pointer target type
296:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSxyshow':
297:info:build ../Headers/AppKit/DPSOperators.h:622: warning: passing argument 2 of 'ctxt->methods->DPSxyshow___' discards qualifiers from pointer target type
298:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSyshow':
299:info:build ../Headers/AppKit/DPSOperators.h:629: warning: passing argument 2 of 'ctxt->methods->DPSyshow___' discards qualifiers from pointer target type
300:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSSetCharacterSpacing':
301:info:build ../Headers/AppKit/DPSOperators.h:637: warning: passing argument 2 of 'ctxt->methods->GSSetCharacterSpacing_' discards qualifiers from pointer target type
302:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSSetFont':
303:info:build ../Headers/AppKit/DPSOperators.h:644: warning: passing argument 2 of 'ctxt->methods->GSSetFont_' discards qualifiers from pointer target type
304:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSSetFontSize':
305:info:build ../Headers/AppKit/DPSOperators.h:651: warning: passing argument 2 of 'ctxt->methods->GSSetFontSize_' discards qualifiers from pointer target type
306:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSGetTextCTM':
307:info:build ../Headers/AppKit/DPSOperators.h:658: warning: passing argument 2 of 'ctxt->methods->GSGetTextCTM' discards qualifiers from pointer target type
308:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSGetTextPosition':
309:info:build ../Headers/AppKit/DPSOperators.h:665: warning: passing argument 2 of 'ctxt->methods->GSGetTextPosition' discards qualifiers from pointer target type
310:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSSetTextCTM':
311:info:build ../Headers/AppKit/DPSOperators.h:672: warning: passing argument 2 of 'ctxt->methods->GSSetTextCTM_' discards qualifiers from pointer target type
312:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSSetTextDrawingMode':
313:info:build ../Headers/AppKit/DPSOperators.h:679: warning: passing argument 2 of 'ctxt->methods->GSSetTextDrawingMode_' discards qualifiers from pointer target type
314:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSSetTextPosition':
315:info:build ../Headers/AppKit/DPSOperators.h:686: warning: passing argument 2 of 'ctxt->methods->GSSetTextPosition_' discards qualifiers from pointer target type
316:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSShowText':
317:info:build ../Headers/AppKit/DPSOperators.h:693: warning: passing argument 2 of 'ctxt->methods->GSShowText__' discards qualifiers from pointer target type
318:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSShowGlyphs':
319:info:build ../Headers/AppKit/DPSOperators.h:700: warning: passing argument 2 of 'ctxt->methods->GSShowGlyphs__' discards qualifiers from pointer target type
320:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSgrestore':
321:info:build ../Headers/AppKit/DPSOperators.h:711: warning: passing argument 2 of 'ctxt->methods->DPSgrestore' discards qualifiers from pointer target type
322:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSgsave':
323:info:build ../Headers/AppKit/DPSOperators.h:718: warning: passing argument 2 of 'ctxt->methods->DPSgsave' discards qualifiers from pointer target type
324:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSinitgraphics':
325:info:build ../Headers/AppKit/DPSOperators.h:725: warning: passing argument 2 of 'ctxt->methods->DPSinitgraphics' discards qualifiers from pointer target type
326:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSsetgstate':
327:info:build ../Headers/AppKit/DPSOperators.h:732: warning: passing argument 2 of 'ctxt->methods->DPSsetgstate_' discards qualifiers from pointer target type
328:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSDefineGState':
329:info:build ../Headers/AppKit/DPSOperators.h:740: warning: passing argument 2 of 'ctxt->methods->GSDefineGState' discards qualifiers from pointer target type
330:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSUndefineGState':
331:info:build ../Headers/AppKit/DPSOperators.h:747: warning: passing argument 2 of 'ctxt->methods->GSUndefineGState_' discards qualifiers from pointer target type
332:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSReplaceGState':
333:info:build ../Headers/AppKit/DPSOperators.h:754: warning: passing argument 2 of 'ctxt->methods->GSReplaceGState_' discards qualifiers from pointer target type
334:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScurrentflat':
335:info:build ../Headers/AppKit/DPSOperators.h:764: warning: passing argument 2 of 'ctxt->methods->DPScurrentflat_' discards qualifiers from pointer target type
336:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScurrentlinecap':
337:info:build ../Headers/AppKit/DPSOperators.h:771: warning: passing argument 2 of 'ctxt->methods->DPScurrentlinecap_' discards qualifiers from pointer target type
338:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScurrentlinejoin':
339:info:build ../Headers/AppKit/DPSOperators.h:778: warning: passing argument 2 of 'ctxt->methods->DPScurrentlinejoin_' discards qualifiers from pointer target type
340:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScurrentlinewidth':
341:info:build ../Headers/AppKit/DPSOperators.h:785: warning: passing argument 2 of 'ctxt->methods->DPScurrentlinewidth_' discards qualifiers from pointer target type
342:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScurrentmiterlimit':
343:info:build ../Headers/AppKit/DPSOperators.h:792: warning: passing argument 2 of 'ctxt->methods->DPScurrentmiterlimit_' discards qualifiers from pointer target type
344:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScurrentpoint':
345:info:build ../Headers/AppKit/DPSOperators.h:799: warning: passing argument 2 of 'ctxt->methods->DPScurrentpoint__' discards qualifiers from pointer target type
346:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScurrentstrokeadjust':
347:info:build ../Headers/AppKit/DPSOperators.h:806: warning: passing argument 2 of 'ctxt->methods->DPScurrentstrokeadjust_' discards qualifiers from pointer target type
348:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSsetdash':
349:info:build ../Headers/AppKit/DPSOperators.h:813: warning: passing argument 2 of 'ctxt->methods->DPSsetdash___' discards qualifiers from pointer target type
350:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSsetflat':
351:info:build ../Headers/AppKit/DPSOperators.h:820: warning: passing argument 2 of 'ctxt->methods->DPSsetflat_' discards qualifiers from pointer target type
352:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSsethalftonephase':
353:info:build ../Headers/AppKit/DPSOperators.h:827: warning: passing argument 2 of 'ctxt->methods->DPSsethalftonephase__' discards qualifiers from pointer target type
354:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSsetlinecap':
355:info:build ../Headers/AppKit/DPSOperators.h:834: warning: passing argument 2 of 'ctxt->methods->DPSsetlinecap_' discards qualifiers from pointer target type
356:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSsetlinejoin':
357:info:build ../Headers/AppKit/DPSOperators.h:841: warning: passing argument 2 of 'ctxt->methods->DPSsetlinejoin_' discards qualifiers from pointer target type
358:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSsetlinewidth':
359:info:build ../Headers/AppKit/DPSOperators.h:848: warning: passing argument 2 of 'ctxt->methods->DPSsetlinewidth_' discards qualifiers from pointer target type
360:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSsetmiterlimit':
361:info:build ../Headers/AppKit/DPSOperators.h:855: warning: passing argument 2 of 'ctxt->methods->DPSsetmiterlimit_' discards qualifiers from pointer target type
362:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSsetstrokeadjust':
363:info:build ../Headers/AppKit/DPSOperators.h:862: warning: passing argument 2 of 'ctxt->methods->DPSsetstrokeadjust_' discards qualifiers from pointer target type
364:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSconcat':
365:info:build ../Headers/AppKit/DPSOperators.h:873: warning: passing argument 2 of 'ctxt->methods->DPSconcat_' discards qualifiers from pointer target type
366:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSinitmatrix':
367:info:build ../Headers/AppKit/DPSOperators.h:880: warning: passing argument 2 of 'ctxt->methods->DPSinitmatrix' discards qualifiers from pointer target type
368:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSrotate':
369:info:build ../Headers/AppKit/DPSOperators.h:887: warning: passing argument 2 of 'ctxt->methods->DPSrotate_' discards qualifiers from pointer target type
370:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSscale':
371:info:build ../Headers/AppKit/DPSOperators.h:894: warning: passing argument 2 of 'ctxt->methods->DPSscale__' discards qualifiers from pointer target type
372:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPStranslate':
373:info:build ../Headers/AppKit/DPSOperators.h:901: warning: passing argument 2 of 'ctxt->methods->DPStranslate__' discards qualifiers from pointer target type
374:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSCurrentCTM':
375:info:build ../Headers/AppKit/DPSOperators.h:909: warning: passing argument 2 of 'ctxt->methods->GSCurrentCTM' discards qualifiers from pointer target type
376:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSSetCTM':
377:info:build ../Headers/AppKit/DPSOperators.h:916: warning: passing argument 2 of 'ctxt->methods->GSSetCTM_' discards qualifiers from pointer target type
378:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSConcatCTM':
379:info:build ../Headers/AppKit/DPSOperators.h:923: warning: passing argument 2 of 'ctxt->methods->GSConcatCTM_' discards qualifiers from pointer target type
380:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSarc':
381:info:build ../Headers/AppKit/DPSOperators.h:934: warning: passing argument 2 of 'ctxt->methods->DPSarc_____' discards qualifiers from pointer target type
382:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSarcn':
383:info:build ../Headers/AppKit/DPSOperators.h:941: warning: passing argument 2 of 'ctxt->methods->DPSarcn_____' discards qualifiers from pointer target type
384:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSarct':
385:info:build ../Headers/AppKit/DPSOperators.h:948: warning: passing argument 2 of 'ctxt->methods->DPSarct_____' discards qualifiers from pointer target type
386:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSclip':
387:info:build ../Headers/AppKit/DPSOperators.h:955: warning: passing argument 2 of 'ctxt->methods->DPSclip' discards qualifiers from pointer target type
388:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSclosepath':
389:info:build ../Headers/AppKit/DPSOperators.h:962: warning: passing argument 2 of 'ctxt->methods->DPSclosepath' discards qualifiers from pointer target type
390:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScurveto':
391:info:build ../Headers/AppKit/DPSOperators.h:969: warning: passing argument 2 of 'ctxt->methods->DPScurveto______' discards qualifiers from pointer target type
392:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSeoclip':
393:info:build ../Headers/AppKit/DPSOperators.h:976: warning: passing argument 2 of 'ctxt->methods->DPSeoclip' discards qualifiers from pointer target type
394:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSeofill':
395:info:build ../Headers/AppKit/DPSOperators.h:983: warning: passing argument 2 of 'ctxt->methods->DPSeofill' discards qualifiers from pointer target type
396:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSfill':
397:info:build ../Headers/AppKit/DPSOperators.h:990: warning: passing argument 2 of 'ctxt->methods->DPSfill' discards qualifiers from pointer target type
398:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSflattenpath':
399:info:build ../Headers/AppKit/DPSOperators.h:997: warning: passing argument 2 of 'ctxt->methods->DPSflattenpath' discards qualifiers from pointer target type
400:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSinitclip':
401:info:build ../Headers/AppKit/DPSOperators.h:1004: warning: passing argument 2 of 'ctxt->methods->DPSinitclip' discards qualifiers from pointer target type
402:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSlineto':
403:info:build ../Headers/AppKit/DPSOperators.h:1011: warning: passing argument 2 of 'ctxt->methods->DPSlineto__' discards qualifiers from pointer target type
404:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSmoveto':
405:info:build ../Headers/AppKit/DPSOperators.h:1018: warning: passing argument 2 of 'ctxt->methods->DPSmoveto__' discards qualifiers from pointer target type
406:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSnewpath':
407:info:build ../Headers/AppKit/DPSOperators.h:1025: warning: passing argument 2 of 'ctxt->methods->DPSnewpath' discards qualifiers from pointer target type
408:info:build gnumake[4]: *** [obj/libgnustep-gui.obj/NSActionCell.m.o] Error 1
409:info:build gnumake[4]: *** Waiting for unfinished jobs....
410:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSpathbbox':
411:info:build ../Headers/AppKit/DPSOperators.h:1032: warning: passing argument 2 of 'ctxt->methods->DPSpathbbox____' discards qualifiers from pointer target type
412:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSrcurveto':
413:info:build ../Headers/AppKit/DPSOperators.h:1039: warning: passing argument 2 of 'ctxt->methods->DPSrcurveto______' discards qualifiers from pointer target type
414:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSrectclip':
415:info:build ../Headers/AppKit/DPSOperators.h:1046: warning: passing argument 2 of 'ctxt->methods->DPSrectclip____' discards qualifiers from pointer target type
416:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSrectfill':
417:info:build ../Headers/AppKit/DPSOperators.h:1053: warning: passing argument 2 of 'ctxt->methods->DPSrectfill____' discards qualifiers from pointer target type
418:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSrectstroke':
419:info:build ../Headers/AppKit/DPSOperators.h:1060: warning: passing argument 2 of 'ctxt->methods->DPSrectstroke____' discards qualifiers from pointer target type
420:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSreversepath':
421:info:build ../Headers/AppKit/DPSOperators.h:1067: warning: passing argument 2 of 'ctxt->methods->DPSreversepath' discards qualifiers from pointer target type
422:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSrlineto':
423:info:build ../Headers/AppKit/DPSOperators.h:1074: warning: passing argument 2 of 'ctxt->methods->DPSrlineto__' discards qualifiers from pointer target type
424:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSrmoveto':
425:info:build ../Headers/AppKit/DPSOperators.h:1081: warning: passing argument 2 of 'ctxt->methods->DPSrmoveto__' discards qualifiers from pointer target type
426:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSstroke':
427:info:build ../Headers/AppKit/DPSOperators.h:1088: warning: passing argument 2 of 'ctxt->methods->DPSstroke' discards qualifiers from pointer target type
428:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSshfill':
429:info:build ../Headers/AppKit/DPSOperators.h:1095: warning: passing argument 2 of 'ctxt->methods->DPSshfill' discards qualifiers from pointer target type
430:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSSendBezierPath':
431:info:build ../Headers/AppKit/DPSOperators.h:1103: warning: passing argument 2 of 'ctxt->methods->GSSendBezierPath_' discards qualifiers from pointer target type
432:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSRectClipList':
433:info:build ../Headers/AppKit/DPSOperators.h:1110: warning: passing argument 2 of 'ctxt->methods->GSRectClipList__' discards qualifiers from pointer target type
434:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSRectFillList':
435:info:build ../Headers/AppKit/DPSOperators.h:1117: warning: passing argument 2 of 'ctxt->methods->GSRectFillList__' discards qualifiers from pointer target type
436:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSCurrentDevice':
437:info:build ../Headers/AppKit/DPSOperators.h:1128: warning: passing argument 2 of 'ctxt->methods->GSCurrentDevice___' discards qualifiers from pointer target type
438:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScurrentoffset':
439:info:build ../Headers/AppKit/DPSOperators.h:1135: warning: passing argument 2 of 'ctxt->methods->DPScurrentoffset__' discards qualifiers from pointer target type
440:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSSetDevice':
441:info:build ../Headers/AppKit/DPSOperators.h:1142: warning: passing argument 2 of 'ctxt->methods->GSSetDevice___' discards qualifiers from pointer target type
442:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSsetoffset':
443:info:build ../Headers/AppKit/DPSOperators.h:1149: warning: passing argument 2 of 'ctxt->methods->DPSsetoffset__' discards qualifiers from pointer target type
444:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScomposite':
445:info:build ../Headers/AppKit/DPSOperators.h:1160: warning: passing argument 2 of 'ctxt->methods->DPScomposite________' discards qualifiers from pointer target type
446:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPScompositerect':
447:info:build ../Headers/AppKit/DPSOperators.h:1167: warning: passing argument 2 of 'ctxt->methods->DPScompositerect_____' discards qualifiers from pointer target type
448:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSdissolve':
449:info:build ../Headers/AppKit/DPSOperators.h:1174: warning: passing argument 2 of 'ctxt->methods->DPSdissolve________' discards qualifiers from pointer target type
450:info:build ../Headers/AppKit/DPSOperators.h: In function 'GSDrawImage':
451:info:build ../Headers/AppKit/DPSOperators.h:1182: warning: passing argument 2 of 'ctxt->methods->GSDrawImage__' discards qualifiers from pointer target type
452:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSPrintf':
453:info:build ../Headers/AppKit/DPSOperators.h:1197: warning: passing argument 2 of 'ctxt->methods->DPSPrintf__' discards qualifiers from pointer target type
454:info:build ../Headers/AppKit/DPSOperators.h: In function 'DPSWriteData':
455:info:build ../Headers/AppKit/DPSOperators.h:1205: warning: passing argument 2 of 'ctxt->methods->DPSWriteData__' discards qualifiers from pointer target type
456:info:build gnumake[4]: *** [obj/libgnustep-gui.obj/Functions.m.o] Error 1
457:info:build gnumake[3]: *** [internal-library-all_] Error 2
458:info:build gnumake[2]: *** [libgnustep-gui.all.library.variables] Error 2
459:info:build gnumake[1]: *** [internal-all] Error 2
460:info:build gnumake: *** [internal-all] Error 2
461:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-gui/work/gnustep-gui-0.17.0" && /usr/bin/gnumake -j2 all messages=yes GNUSTEP_MAKEFILES=/opt/local/GNUstep/System/Library/Makefiles " returned error 2
462:error:build Target org.macports.build returned: shell command failed (see log for details)
463:debug:build Backtrace: shell command failed (see log for details)
464    while executing
465"command_exec build"
466    (procedure "portbuild::build_main" line 8)
467    invoked from within
468"$procedure $targetname"
469:info:build Warning: the following items did not execute (for gnustep-gui): org.macports.activate org.macports.build org.macports.destroot org.macports.install
470:error:build Failed to install gnustep-gui
471:notice:build Log for gnustep-gui is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-gui/main.log