1 | version:1 |
---|
2 | :debug:main Executing org.macports.main (ucblogo) |
---|
3 | :debug:main changing euid/egid - current euid: 0 - current egid: 0 |
---|
4 | :debug:main egid changed to: 501 |
---|
5 | :debug:main euid changed to: 503 |
---|
6 | :debug:main Skipping completed org.macports.archivefetch (ucblogo) |
---|
7 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
8 | :debug:main Skipping completed org.macports.fetch (ucblogo) |
---|
9 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
10 | :debug:main Skipping completed org.macports.checksum (ucblogo) |
---|
11 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
12 | :debug:main Skipping completed org.macports.extract (ucblogo) |
---|
13 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
14 | :debug:main Skipping completed org.macports.patch (ucblogo) |
---|
15 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
16 | :debug:main Skipping completed org.macports.configure (ucblogo) |
---|
17 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
18 | :debug:build build phase started at Mon Apr 2 06:50:58 MDT 2012 |
---|
19 | :notice:build ---> Building ucblogo |
---|
20 | :debug:build Executing org.macports.build (ucblogo) |
---|
21 | :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_tarballs_ports_lang_ucblogo/ucblogo/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' GI_SCANNER_DISABLE_CACHE='1' |
---|
22 | :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_ucblogo/ucblogo/work/ucblogo-6.0" && /usr/bin/make -j4 -w' |
---|
23 | :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_ucblogo/ucblogo/work/ucblogo-6.0" && /usr/bin/make -j4 -w |
---|
24 | :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_ucblogo/ucblogo/work/ucblogo-6.0' |
---|
25 | :info:build /usr/bin/clang -pipe -O2 -arch x86_64 -I/opt/local/include -O0 -DUSE_OLD_TTY -c -o graphics.o graphics.c |
---|
26 | :info:build /usr/bin/clang -pipe -O2 -arch x86_64 -I/opt/local/include -O0 -DUSE_OLD_TTY -c -o libloc.o libloc.c |
---|
27 | :info:build /usr/bin/clang -pipe -O2 -arch x86_64 -I/opt/local/include -O0 -DUSE_OLD_TTY -c -o math.o math.c |
---|
28 | :info:build /usr/bin/clang -pipe -O2 -arch x86_64 -I/opt/local/include -O0 -DUSE_OLD_TTY -O0 -c mem.c |
---|
29 | :info:build /usr/bin/clang -pipe -O2 -arch x86_64 -I/opt/local/include -O0 -DUSE_OLD_TTY -c -o paren.o paren.c |
---|
30 | :info:build mem.c:104:23: warning: '/*' within block comment [-Wcomment] |
---|
31 | :info:build /* #define GC_DEBUG 1 /* */ |
---|
32 | :info:build ^ |
---|
33 | :info:build mem.c:105:25: warning: '/*' within block comment [-Wcomment] |
---|
34 | :info:build /* #define GC_TWOBYTE 1 /* Use 2-byte stack offset in mark phase */ |
---|
35 | :info:build ^ |
---|
36 | :info:build mem.c:484:5: warning: expression result unused [-Wunused-value] |
---|
37 | :info:build check_throwing; |
---|
38 | :info:build ^~~~~~~~~~~~~~ |
---|
39 | :info:build ./logo.h:110:39: note: expanded from macro 'check_throwing' |
---|
40 | :info:build #define check_throwing (stopping_flag == THROWING) |
---|
41 | :info:build ~~~~~~~~~~~~~ ^ ~~~~~~~~ |
---|
42 | :info:build graphics.c:236:5: warning: implicit declaration of function 'save_pen' is invalid in C99 [-Wimplicit-function-declaration] |
---|
43 | :info:build save_pen(&saved_pen); |
---|
44 | :info:build ^ |
---|
45 | :info:build graphics.c:265:5: warning: implicit declaration of function 'restore_pen' is invalid in C99 [-Wimplicit-function-declaration] |
---|
46 | :info:build restore_pen(&saved_pen); |
---|
47 | :info:build ^ |
---|
48 | :info:build 3 warnings generated. |
---|
49 | :info:build /usr/bin/clang -pipe -O2 -arch x86_64 -I/opt/local/include -O0 -DUSE_OLD_TTY -c -o parse.o parse.c |
---|
50 | :info:build graphics.c:573:5: error: non-void function 'lshowturtle' should return a value [-Wreturn-type] |
---|
51 | :info:build prepare_to_draw; |
---|
52 | :info:build ^ |
---|
53 | :info:build ./xgraphics.h:33:35: note: expanded from macro 'prepare_to_draw' |
---|
54 | :info:build #define prepare_to_draw {checkX; placate_x();} |
---|
55 | :info:build ^ |
---|
56 | :info:build ./xgraphics.h:29:2: note: expanded from macro 'checkX' |
---|
57 | :info:build return; \ |
---|
58 | :info:build ^ |
---|
59 | :info:build graphics.c:619:2: error: non-void function 'lsetheading' should return a value [-Wreturn-type] |
---|
60 | :info:build prepare_to_draw; |
---|
61 | :info:build ^ |
---|
62 | :info:build ./xgraphics.h:33:35: note: expanded from macro 'prepare_to_draw' |
---|
63 | :info:build #define prepare_to_draw {checkX; placate_x();} |
---|
64 | :info:build ^ |
---|
65 | :info:build ./xgraphics.h:29:2: note: expanded from macro 'checkX' |
---|
66 | :info:build return; \ |
---|
67 | :info:build ^ |
---|
68 | :info:build graphics.c:723:5: error: non-void function 'lhome' should return a value [-Wreturn-type] |
---|
69 | :info:build prepare_to_draw; |
---|
70 | :info:build ^ |
---|
71 | :info:build ./xgraphics.h:33:35: note: expanded from macro 'prepare_to_draw' |
---|
72 | :info:build #define prepare_to_draw {checkX; placate_x();} |
---|
73 | :info:build ^ |
---|
74 | :info:build ./xgraphics.h:29:2: note: expanded from macro 'checkX' |
---|
75 | :info:build return; \ |
---|
76 | :info:build ^ |
---|
77 | :info:build graphics.c:740:20: warning: equality comparison result unused [-Wunused-comparison] |
---|
78 | :info:build clearing_screen==0; |
---|
79 | :info:build ~~~~~~~~~~~~~~~^~~ |
---|
80 | :info:build graphics.c:740:20: note: use '=' to turn this equality comparison into an assignment |
---|
81 | :info:build clearing_screen==0; |
---|
82 | :info:build ^~ |
---|
83 | :info:build = |
---|
84 | :info:build graphics.c:887:5: error: non-void function 'lwrap' should return a value [-Wreturn-type] |
---|
85 | :info:build prepare_to_draw; |
---|
86 | :info:build ^ |
---|
87 | :info:build ./xgraphics.h:33:35: note: expanded from macro 'prepare_to_draw' |
---|
88 | :info:build #define prepare_to_draw {checkX; placate_x();} |
---|
89 | :info:build ^ |
---|
90 | :info:build ./xgraphics.h:29:2: note: expanded from macro 'checkX' |
---|
91 | :info:build return; \ |
---|
92 | :info:build ^ |
---|
93 | :info:build graphics.c:910:5: error: non-void function 'lfence' should return a value [-Wreturn-type] |
---|
94 | :info:build prepare_to_draw; |
---|
95 | :info:build ^ |
---|
96 | :info:build ./xgraphics.h:33:35: note: expanded from macro 'prepare_to_draw' |
---|
97 | :info:build #define prepare_to_draw {checkX; placate_x();} |
---|
98 | :info:build ^ |
---|
99 | :info:build ./xgraphics.h:29:2: note: expanded from macro 'checkX' |
---|
100 | :info:build return; \ |
---|
101 | :info:build ^ |
---|
102 | :info:build graphics.c:919:5: error: non-void function 'lwindow' should return a value [-Wreturn-type] |
---|
103 | :info:build prepare_to_draw; |
---|
104 | :info:build ^ |
---|
105 | :info:build ./xgraphics.h:33:35: note: expanded from macro 'prepare_to_draw' |
---|
106 | :info:build #define prepare_to_draw {checkX; placate_x();} |
---|
107 | :info:build ^ |
---|
108 | :info:build ./xgraphics.h:29:2: note: expanded from macro 'checkX' |
---|
109 | :info:build return; \ |
---|
110 | :info:build ^ |
---|
111 | :info:build graphics.c:938:5: error: non-void function 'lfill' should return a value [-Wreturn-type] |
---|
112 | :info:build prepare_to_draw; |
---|
113 | :info:build ^ |
---|
114 | :info:build ./xgraphics.h:33:35: note: expanded from macro 'prepare_to_draw' |
---|
115 | :info:build #define prepare_to_draw {checkX; placate_x();} |
---|
116 | :info:build ^ |
---|
117 | :info:build ./xgraphics.h:29:2: note: expanded from macro 'checkX' |
---|
118 | :info:build return; \ |
---|
119 | :info:build ^ |
---|
120 | :info:build graphics.c:967:2: error: non-void function 'llabel' should return a value [-Wreturn-type] |
---|
121 | :info:build prepare_to_draw; |
---|
122 | :info:build ^ |
---|
123 | :info:build ./xgraphics.h:33:35: note: expanded from macro 'prepare_to_draw' |
---|
124 | :info:build #define prepare_to_draw {checkX; placate_x();} |
---|
125 | :info:build ^ |
---|
126 | :info:build ./xgraphics.h:29:2: note: expanded from macro 'checkX' |
---|
127 | :info:build return; \ |
---|
128 | :info:build ^ |
---|
129 | :info:build graphics.c:1088:2: error: non-void function 'lsetpencolor' should return a value [-Wreturn-type] |
---|
130 | :info:build prepare_to_draw; |
---|
131 | :info:build ^ |
---|
132 | :info:build ./xgraphics.h:33:35: note: expanded from macro 'prepare_to_draw' |
---|
133 | :info:build #define prepare_to_draw {checkX; placate_x();} |
---|
134 | :info:build ^ |
---|
135 | :info:build ./xgraphics.h:29:2: note: expanded from macro 'checkX' |
---|
136 | :info:build return; \ |
---|
137 | :info:build ^ |
---|
138 | :info:build graphics.c:1110:2: error: non-void function 'lsetbackground' should return a value [-Wreturn-type] |
---|
139 | :info:build prepare_to_draw; |
---|
140 | :info:build ^ |
---|
141 | :info:build ./xgraphics.h:33:35: note: expanded from macro 'prepare_to_draw' |
---|
142 | :info:build #define prepare_to_draw {checkX; placate_x();} |
---|
143 | :info:build ^ |
---|
144 | :info:build ./xgraphics.h:29:2: note: expanded from macro 'checkX' |
---|
145 | :info:build return; \ |
---|
146 | :info:build ^ |
---|
147 | :info:build /usr/bin/clang -pipe -O2 -arch x86_64 -I/opt/local/include -O0 -DUSE_OLD_TTY -c -o print.o print.c |
---|
148 | :info:build graphics.c:1191:5: error: non-void function 'lsetpensize' should return a value [-Wreturn-type] |
---|
149 | :info:build prepare_to_draw; |
---|
150 | :info:build ^ |
---|
151 | :info:build ./xgraphics.h:33:35: note: expanded from macro 'prepare_to_draw' |
---|
152 | :info:build #define prepare_to_draw {checkX; placate_x();} |
---|
153 | :info:build ^ |
---|
154 | :info:build ./xgraphics.h:29:2: note: expanded from macro 'checkX' |
---|
155 | :info:build return; \ |
---|
156 | :info:build ^ |
---|
157 | :info:build graphics.c:1219:2: error: non-void function 'lsetpenpattern' should return a value [-Wreturn-type] |
---|
158 | :info:build prepare_to_draw; |
---|
159 | :info:build ^ |
---|
160 | :info:build ./xgraphics.h:33:35: note: expanded from macro 'prepare_to_draw' |
---|
161 | :info:build #define prepare_to_draw {checkX; placate_x();} |
---|
162 | :info:build ^ |
---|
163 | :info:build ./xgraphics.h:29:2: note: expanded from macro 'checkX' |
---|
164 | :info:build return; \ |
---|
165 | :info:build ^ |
---|
166 | :info:build graphics.c:1235:2: error: non-void function 'lsetscrunch' should return a value [-Wreturn-type] |
---|
167 | :info:build prepare_to_draw; |
---|
168 | :info:build ^ |
---|
169 | :info:build ./xgraphics.h:33:35: note: expanded from macro 'prepare_to_draw' |
---|
170 | :info:build #define prepare_to_draw {checkX; placate_x();} |
---|
171 | :info:build ^ |
---|
172 | :info:build ./xgraphics.h:29:2: note: expanded from macro 'checkX' |
---|
173 | :info:build return; \ |
---|
174 | :info:build ^ |
---|
175 | :info:build graphics.c:1282:9: warning: implicit declaration of function 'get_button' is invalid in C99 [-Wimplicit-function-declaration] |
---|
176 | :info:build if (button) |
---|
177 | :info:build ^ |
---|
178 | :info:build ./xgraphics.h:154:34: note: expanded from macro 'button' |
---|
179 | :info:build #define button get_button() |
---|
180 | :info:build ^ |
---|
181 | :info:build graphics.c:1393:2: error: non-void function 'larc' should return a value [-Wreturn-type] |
---|
182 | :info:build prepare_to_draw; |
---|
183 | :info:build ^ |
---|
184 | :info:build ./xgraphics.h:33:35: note: expanded from macro 'prepare_to_draw' |
---|
185 | :info:build #define prepare_to_draw {checkX; placate_x();} |
---|
186 | :info:build ^ |
---|
187 | :info:build ./xgraphics.h:29:2: note: expanded from macro 'checkX' |
---|
188 | :info:build return; \ |
---|
189 | :info:build ^ |
---|
190 | :info:build /usr/bin/clang -pipe -O2 -arch x86_64 -I/opt/local/include -O0 -DUSE_OLD_TTY -c -o wrksp.o wrksp.c |
---|
191 | :info:build graphics.c:1901:4: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] |
---|
192 | :info:build draw_string((unsigned char *)(bufp + r_index + One+1)); |
---|
193 | :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
194 | :info:build ./xgraphics.h:79:45: note: expanded from macro 'draw_string' |
---|
195 | :info:build (s),strlen((s))); |
---|
196 | :info:build ^~~ |
---|
197 | :info:build /usr/include/string.h:92:28: note: passing argument to parameter here |
---|
198 | :info:build size_t strlen(const char *); |
---|
199 | :info:build ^ |
---|
200 | :info:build graphics.c:1901:4: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] |
---|
201 | :info:build draw_string((unsigned char *)(bufp + r_index + One+1)); |
---|
202 | :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
203 | :info:build ./xgraphics.h:79:34: note: expanded from macro 'draw_string' |
---|
204 | :info:build (s),strlen((s))); |
---|
205 | :info:build ^~~ |
---|
206 | :info:build /opt/local/include/X11/Xlib.h:2418:31: note: passing argument to parameter here |
---|
207 | :info:build _Xconst char* /* string */, |
---|
208 | :info:build ^ |
---|
209 | :info:build graphics.c:2077:2: error: non-void function 'lloadpict' should return a value [-Wreturn-type] |
---|
210 | :info:build prepare_to_draw; |
---|
211 | :info:build ^ |
---|
212 | :info:build ./xgraphics.h:33:35: note: expanded from macro 'prepare_to_draw' |
---|
213 | :info:build #define prepare_to_draw {checkX; placate_x();} |
---|
214 | :info:build ^ |
---|
215 | :info:build ./xgraphics.h:29:2: note: expanded from macro 'checkX' |
---|
216 | :info:build return; \ |
---|
217 | :info:build ^ |
---|
218 | :info:build 6 warnings and 15 errors generated. |
---|
219 | :info:build make: *** [graphics.o] Error 1 |
---|
220 | :info:build make: *** Waiting for unfinished jobs.... |
---|
221 | :info:build print.c:257:20: warning: conversion specifies type 'int' but the argument has type 'NODE *' (aka 'struct logo_node *') [-Wformat] |
---|
222 | :info:build sprintf(&num[7],"%d",nd); |
---|
223 | :info:build ~~~~~~~~~~~~~~~~~~^~~~~~ |
---|
224 | :info:build /usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf' |
---|
225 | :info:build __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
226 | :info:build ^ |
---|
227 | :info:build print.c:284:24: warning: conversion specifies type 'int' but the argument has type 'long' [-Wformat] |
---|
228 | :info:build sprintf(&org[1],"%d",getarrorg(nd)); |
---|
229 | :info:build ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ |
---|
230 | :info:build /usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf' |
---|
231 | :info:build __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
232 | :info:build ^ |
---|
233 | :info:build wrksp.c:296:34: warning: implicit declaration of function 'tolower' is invalid in C99 [-Wimplicit-function-declaration] |
---|
234 | :info:build while ((pc = *big++) != '\0' && tolower(pc) != tolower(*little)) ; |
---|
235 | :info:build ^ |
---|
236 | :info:build 2 warnings generated. |
---|
237 | :info:build wrksp.c:1716:21: warning: field precision should have type 'int', but argument has type 'long' [-Wformat] |
---|
238 | :info:build sprintf(buf, "%.*s%.*s%s", |
---|
239 | :info:build ~~~~~~~~~~~~~~~~^~~~~~~~~~ |
---|
240 | :info:build /usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf' |
---|
241 | :info:build __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
242 | :info:build ^ |
---|
243 | :info:build 2 warnings generated. |
---|
244 | :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_ucblogo/ucblogo/work/ucblogo-6.0' |
---|
245 | :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_ucblogo/ucblogo/work/ucblogo-6.0" && /usr/bin/make -j4 -w " returned error 2 |
---|
246 | :error:build Target org.macports.build returned: shell command failed (see log for details) |
---|
247 | :debug:build Backtrace: shell command failed (see log for details) |
---|
248 | while executing |
---|
249 | "command_exec build" |
---|
250 | (procedure "portbuild::build_main" line 8) |
---|
251 | invoked from within |
---|
252 | "$procedure $targetname" |
---|
253 | :info:build Warning: the following items did not execute (for ucblogo): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
254 | :notice:build Log for ucblogo is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_ucblogo/ucblogo/main.log |
---|