Ticket #33553: main.log

File main.log, 37.6 KB (added by face@…, 12 years ago)
Line 
1version:1
2:debug:main Executing org.macports.main (mpack)
3:debug:archivefetch archivefetch phase started at Fri Mar  9 09:19:37 MST 2012
4:msg:archivefetch --->  Fetching archive for mpack
5:debug:archivefetch Executing org.macports.archivefetch (mpack)
6:info:archivefetch --->  mpack-1.6_1.darwin_11.x86_64.tgz doesn't seem to exist in /opt/local/var/macports/software/mpack
7:msg:archivefetch --->  Attempting to fetch mpack-1.6_1.darwin_11.x86_64.tgz from http://packages.macports.org/mpack
8:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
9:debug:fetch fetch phase started at Fri Mar  9 09:19:38 MST 2012
10:notice:fetch --->  Fetching mpack
11:debug:fetch Executing org.macports.fetch (mpack)
12:info:fetch --->  mpack-1.6.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/mpack
13:debug:fetch Pinging ftp.andrew.cmu.edu...
14:debug:fetch Pinging distfiles.macports.org...
15:debug:fetch Pinging aarnet.au.distfiles.macports.org...
16:debug:fetch Pinging her.gr.distfiles.macports.org...
17:debug:fetch Pinging jog.id.distfiles.macports.org...
18:debug:fetch Pinging lil.fr.distfiles.macports.org...
19:debug:fetch Pinging sea.us.distfiles.macports.org...
20:debug:fetch Pinging ykf.ca.distfiles.macports.org...
21:debug:fetch ftp.andrew.cmu.edu ping time is 94.815
22:debug:fetch distfiles.macports.org ping time is 49.400
23:debug:fetch aarnet.au.distfiles.macports.org ping time is 216.030
24:debug:fetch her.gr.distfiles.macports.org ping time is 244.829
25:debug:fetch jog.id.distfiles.macports.org ping time is 247.118
26:debug:fetch lil.fr.distfiles.macports.org ping time is 168.241
27:debug:fetch sea.us.distfiles.macports.org ping time is 10000
28:debug:fetch ykf.ca.distfiles.macports.org ping time is 119.663
29:notice:fetch --->  Attempting to fetch mpack-1.6.tar.gz from http://distfiles.macports.org/mpack
30:debug:checksum checksum phase started at Fri Mar  9 09:19:42 MST 2012
31:notice:checksum --->  Verifying checksum(s) for mpack
32:debug:checksum Executing org.macports.checksum (mpack)
33:info:checksum --->  Checksumming mpack-1.6.tar.gz
34:debug:checksum Correct (md5) checksum for mpack-1.6.tar.gz
35:debug:extract extract phase started at Fri Mar  9 09:19:42 MST 2012
36:notice:extract --->  Extracting mpack
37:debug:extract Executing org.macports.extract (mpack)
38:info:extract --->  Extracting mpack-1.6.tar.gz
39:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/mpack/mpack-1.6.tar.gz'
40: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_mail_mpack/mpack/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' GI_SCANNER_DISABLE_CACHE='1'
41:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mpack/mpack/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/mpack/mpack-1.6.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
42:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mpack/mpack/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/mpack/mpack-1.6.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
43:debug:patch patch phase started at Fri Mar  9 09:19:42 MST 2012
44:debug:patch Executing org.macports.patch (mpack)
45:notice:patch --->  Applying patches to mpack
46:info:patch --->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/mail/mpack/files/patch-TMPDIR.diff
47:debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mpack/mpack/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' GI_SCANNER_DISABLE_CACHE='1'
48:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mpack/mpack/work/mpack-1.6" && /usr/bin/patch -p0'
49:debug:patch Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mpack/mpack/work/mpack-1.6" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/mail/mpack/files/patch-TMPDIR.diff'
50:info:patch patching file README.unix
51:info:patch patching file mkreadme.pl
52:info:patch patching file unixos.c
53:info:patch patching file unixpk.c
54:info:patch patching file unixpk.man
55:debug:configure configure phase started at Fri Mar  9 09:19:42 MST 2012
56:notice:configure --->  Configuring mpack
57:debug:configure Using compiler 'Mac OS X clang'
58:debug:configure Executing org.macports.configure (mpack)
59:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mpack/mpack/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/clang' FCFLAGS='-O2 -m64' GI_SCANNER_DISABLE_CACHE='1' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64' FFLAGS='-O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
60:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mpack/mpack/work/mpack-1.6" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man'
61:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mpack/mpack/work/mpack-1.6" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man
62:info:configure creating cache ./config.cache
63:info:configure checking for a BSD compatible install... /usr/bin/install -c
64:info:configure checking whether build environment is sane... yes
65:info:configure checking whether make sets ${MAKE}... yes
66:info:configure checking for working aclocal... found
67:info:configure checking for working autoconf... found
68:info:configure checking for working automake... found
69:info:configure checking for working autoheader... found
70:info:configure checking for working makeinfo... found
71:info:configure checking for gcc... /usr/bin/clang
72:info:configure checking whether the C compiler (/usr/bin/clang -O2 -arch x86_64 -L/opt/local/lib -arch x86_64) works... yes
73:info:configure checking whether the C compiler (/usr/bin/clang -O2 -arch x86_64 -L/opt/local/lib -arch x86_64) is a cross-compiler... no
74:info:configure checking whether we are using GNU C... yes
75:info:configure checking whether /usr/bin/clang accepts -g... yes
76:info:configure checking for connect... yes
77:info:configure checking for res_search... yes
78:info:configure checking for dn_expand... yes
79:info:configure checking for dns_lookup... no
80:info:configure checking for strchr... yes
81:info:configure checking for strcasecmp... yes
82:info:configure checking for getopt... yes
83:info:configure updating cache ./config.cache
84:info:configure creating ./config.status
85:info:configure creating Makefile
86:debug:build build phase started at Fri Mar  9 09:19:45 MST 2012
87:notice:build --->  Building mpack
88:debug:build Executing org.macports.build (mpack)
89: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_mail_mpack/mpack/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' GI_SCANNER_DISABLE_CACHE='1'
90:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mpack/mpack/work/mpack-1.6" && /usr/bin/make -j4 -w all'
91:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mpack/mpack/work/mpack-1.6" && /usr/bin/make -j4 -w all
92:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mpack/mpack/work/mpack-1.6'
93:info:build /usr/bin/clang -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1  -I. -I.    -I/opt/local/include  -O2 -arch x86_64 -c unixpk.c
94:info:build /usr/bin/clang -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1  -I. -I.    -I/opt/local/include  -O2 -arch x86_64 -c encode.c
95:info:build /usr/bin/clang -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1  -I. -I.    -I/opt/local/include  -O2 -arch x86_64 -c codes.c
96:info:build /usr/bin/clang -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1  -I. -I.    -I/opt/local/include  -O2 -arch x86_64 -c magic.c
97:info:build magic.c:59:44: warning: implicitly declaring C library function 'strlen' with type 'unsigned long (const char *)'
98:info:build             if (magic[i].len == 0) magic[i].len = strlen(magic[i].num);
99:info:build                                                   ^
100:info:build magic.c:59:44: note: please include the header <string.h> or explicitly provide a declaration for 'strlen'
101:info:build encode.c:62:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
102:info:build     if (p = strrchr(cleanfname, '/')) cleanfname = p+1;
103:info:build         ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
104:info:build encode.c:62:11: note: place parentheses around the assignment to silence this warning
105:info:build     if (p = strrchr(cleanfname, '/')) cleanfname = p+1;
106:info:build           ^
107:info:build         (                           )
108:info:build encode.c:62:11: note: use '==' to turn this assignment into an equality comparison
109:info:build     if (p = strrchr(cleanfname, '/')) cleanfname = p+1;
110:info:build           ^
111:info:build           ==
112:info:build encode.c:63:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
113:info:build     if (p = strrchr(cleanfname, '\\')) cleanfname = p+1;
114:info:build         ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
115:info:build encode.c:63:11: note: place parentheses around the assignment to silence this warning
116:info:build     if (p = strrchr(cleanfname, '\\')) cleanfname = p+1;
117:info:build           ^
118:info:build         (                            )
119:info:build encode.c:63:11: note: use '==' to turn this assignment into an equality comparison
120:info:build     if (p = strrchr(cleanfname, '\\')) cleanfname = p+1;
121:info:build           ^
122:info:build           ==
123:info:build encode.c:65:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
124:info:build     if (p = strrchr(cleanfname, ':')) cleanfname = p+1;
125:info:build         ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
126:info:build encode.c:65:11: note: place parentheses around the assignment to silence this warning
127:info:build     if (p = strrchr(cleanfname, ':')) cleanfname = p+1;
128:info:build           ^
129:info:build         (                           )
130:info:build encode.c:65:11: note: use '==' to turn this assignment into an equality comparison
131:info:build     if (p = strrchr(cleanfname, ':')) cleanfname = p+1;
132:info:build           ^
133:info:build           ==
134:info:build codes.c:131:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
135:info:build     while (nbytes = fread(buf, 1, sizeof(buf), infile)) {
136:info:build            ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
137:info:build codes.c:131:19: note: place parentheses around the assignment to silence this warning
138:info:build     while (nbytes = fread(buf, 1, sizeof(buf), infile)) {
139:info:build                   ^
140:info:build            (                                          )
141:info:build codes.c:131:19: note: use '==' to turn this assignment into an equality comparison
142:info:build     while (nbytes = fread(buf, 1, sizeof(buf), infile)) {
143:info:build                   ^
144:info:build                   ==
145:info:build 1 warning generated.
146:info:build /usr/bin/clang -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1  -I. -I.    -I/opt/local/include  -O2 -arch x86_64 -c unixos.c
147:info:build encode.c:88:6: warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration]
148:info:build             free(md5digest(descfile, &l));      /* XXX */
149:info:build             ^
150:info:build unixpk.c:64:12: warning: implicit declaration of function 'atoi' is invalid in C99 [-Wimplicit-function-declaration]
151:info:build         maxsize = atoi(p);
152:info:build                   ^
153:info:build unixpk.c:67:19: warning: implicit declaration of function 'getopt' is invalid in C99 [-Wimplicit-function-declaration]
154:info:build     while ((opt = getopt(argc, argv, "s:d:m:c:o:n:")) != EOF) {
155:info:build                   ^
156:info:build 1 warning generated.
157:info:build /usr/bin/clang -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1  -I. -I.    -I/opt/local/include  -O2 -arch x86_64 -c xmalloc.c
158:info:build unixpk.c:102:6: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
159:info:build             exit(1);
160:info:build             ^
161:info:build encode.c:118:6: unixpk.c:102:6warning: implicit declaration of function 'os_perror' is invalid in C99 [-Wimplicit-function-declaration]
162:info:build             os_perror(buf);
163:info:build             ^
164:info:build : note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
165:info:build encode.c:206:17: warning: implicit declaration of function 'to64' is invalid in C99 [-Wimplicit-function-declaration]
166:info:build             written += to64(applefile, outfile,
167:info:build                        ^
168:info:build unixpk.c:158:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
169:info:build         if (p = strchr(sbuf, '\n')) *p = '\0';
170:info:build             ~~^~~~~~~~~~~~~~~~~~~~
171:info:build unixpk.c:158:8: note: place parentheses around the assignment to silence this warning
172:info:build         if (p = strchr(sbuf, '\n')) *p = '\0';
173:info:build               ^
174:info:build             (                     )
175:info:build unixpk.c:158:8: note: use '==' to turn this assignment into an equality comparison
176:info:build         if (p = strchr(sbuf, '\n')) *p = '\0';
177:info:build               ^
178:info:build               ==
179:info:build unixpk.c:170:2: warning: implicit declaration of function 'mktemp' is invalid in C99 [-Wimplicit-function-declaration]
180:info:build         mktemp(fnamebuf);
181:info:build         ^
182:info:build unixpk.c:176:2: warning: implicit declaration of function 'os_perror' is invalid in C99 [-Wimplicit-function-declaration]
183:info:build         os_perror(fname);
184:info:build         ^
185:info:build unixpk.c:188:9: warning: implicit declaration of function 'encode' is invalid in C99 [-Wimplicit-function-declaration]
186:info:build     if (encode(infile, (FILE *)0, fname, descfile, subject, headers,
187:info:build         ^
188:info:build unixpk.c:230:20: warning: implicitly declaring C library function 'abort' with type 'void (void) __attribute__((noreturn))'
189:info:build     if (start < 2) abort();
190:info:build                    ^
191:info:build unixpk.c:230:20: note: please include the header <stdlib.h> or explicitly provide a declaration for 'abort'
192:info:build unixpk.c:240:8: warning: implicit declaration of function 'fork' is invalid in C99 [-Wimplicit-function-declaration]
193:info:build         pid = fork();
194:info:build               ^
195:info:build unixpk.c:248:16: warning: implicit declaration of function 'wait' is invalid in C99 [-Wimplicit-function-declaration]
196:info:build         while (pid != wait(&status));
197:info:build                       ^
198:info:build unixpk.c:252:5: warning: implicit declaration of function 'dup2' is invalid in C99 [-Wimplicit-function-declaration]
199:info:build     dup2(fileno(infile), 0);
200:info:build     ^
201:info:build unixpk.c:257:5: warning: implicit declaration of function 'execv' is invalid in C99 [-Wimplicit-function-declaration]
202:info:build     execv("/usr/lib/sendmail", addr+start);
203:info:build     ^
204:info:build unixpk.c:261:5: warning: implicitly declaring C library function '_exit' with type 'void (int) __attribute__((noreturn))'
205:info:build     _exit(1);
206:info:build     ^
207:info:build unixpk.c:261:5: note: please include the header <unistd.h> or explicitly provide a declaration for '_exit'
208:info:build unixpk.c:284:5: warning: implicit declaration of function 'execlp' is invalid in C99 [-Wimplicit-function-declaration]
209:info:build     execlp("inews", "inews", "-h", "-S", (char *)0);
210:info:build     ^
211:info:build unixpk.c:285:5: warning: implicit declaration of function 'execl' is invalid in C99 [-Wimplicit-function-declaration]
212:info:build     execl("/usr/local/news/inews", "inews", "-h", "-S", (char *)0);
213:info:build     ^
214:info:build xmalloc.c:27:14: warning: incompatible redeclaration of library function 'malloc'
215:info:build extern char *malloc(), *realloc();
216:info:build              ^
217:info:build xmalloc.c:27:14: note: 'malloc' is a builtin with type 'void *(unsigned long)'
218:info:build xmalloc.c:27:25: warning: incompatible redeclaration of library function 'realloc'
219:info:build extern char *malloc(), *realloc();
220:info:build                         ^
221:info:build xmalloc.c:27:25: note: 'realloc' is a builtin with type 'void *(void *, unsigned long)'
222:info:build xmalloc.c:33:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
223:info:build     if (ret = malloc((unsigned) size))
224:info:build         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
225:info:build xmalloc.c:33:13: note: place parentheses around the assignment to silence this warning
226:info:build     if (ret = malloc((unsigned) size))
227:info:build             ^
228:info:build         (                            )
229:info:build xmalloc.c:33:13: note: use '==' to turn this assignment into an equality comparison
230:info:build     if (ret = malloc((unsigned) size))
231:info:build             ^
232:info:build             ==
233:info:build xmalloc.c:37:5: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
234:info:build     exit(1);
235:info:build     ^
236:info:build xmalloc.c:37:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
237:info:build xmalloc.c:46:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
238:info:build     if (ret = !ptr ? malloc ((unsigned) size) : realloc (ptr, (unsigned) size))
239:info:build         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
240:info:build xmalloc.c:46:13: note: place parentheses around the assignment to silence this warning
241:info:build     if (ret = !ptr ? malloc ((unsigned) size) : realloc (ptr, (unsigned) size))
242:info:build             ^
243:info:build         (                                                                     )
244:info:build xmalloc.c:46:13: note: use '==' to turn this assignment into an equality comparison
245:info:build     if (ret = !ptr ? malloc ((unsigned) size) : realloc (ptr, (unsigned) size))
246:info:build             ^
247:info:build             ==
248:info:build 5 warnings generated.
249:info:build 6 warnings generated.
250:info:build 15 warnings generated.
251:info:build /usr/bin/clang -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1  -I. -I.    -I/opt/local/include  -O2 -arch x86_64 -c md5c.c
252:info:build /usr/bin/clang -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1  -I. -I.    -I/opt/local/include  -O2 -arch x86_64 -c unixunpk.c
253:info:build /usr/bin/clang -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1  -I. -I.    -I/opt/local/include  -O2 -arch x86_64 -c decode.c
254:info:build decode.c:74:6: warning: implicit declaration of function 'warn' is invalid in C99 [-Wimplicit-function-declaration]
255:info:build             warn("ignoring invalid content encoding on message/rfc822");
256:info:build             ^
257:info:build decode.c:84:9: warning: implicit declaration of function 'handlePartial' is invalid in C99 [-Wimplicit-function-declaration]
258:info:build         return handlePartial(inpart, headers, contentParams, extractText);
259:info:build                ^
260:info:build decode.c:88:9: warning: implicit declaration of function 'ignoreMessage' is invalid in C99 [-Wimplicit-function-declaration]
261:info:build         return ignoreMessage(inpart);
262:info:build                ^
263:info:build decode.c:94:9: warning: implicit declaration of function 'handleMultipart' is invalid in C99 [-Wimplicit-function-declaration]
264:info:build         return handleMultipart(inpart, contentType, contentParams,
265:info:build                ^
266:info:build decode.c:97:14: warning: implicit declaration of function 'part_depth' is invalid in C99 [-Wimplicit-function-declaration]
267:info:build     else if (part_depth(inpart) == 0 &&
268:info:build              ^
269:info:build decode.c:103:9: warning: implicit declaration of function 'handleUuencode' is invalid in C99 [-Wimplicit-function-declaration]
270:info:build         return handleUuencode(inpart, subject, extractText);
271:info:build                ^
272:info:build decode.c:109:9: warning: implicit declaration of function 'handleText' is invalid in C99 [-Wimplicit-function-declaration]
273:info:build         return handleText(inpart, contentEncoding);
274:info:build                ^
275:info:build decode.c:113:9: warning: implicit declaration of function 'saveToFile' is invalid in C99 [-Wimplicit-function-declaration]
276:info:build         return saveToFile(inpart, inAppleDouble, contentType, contentParams,
277:info:build                ^
278:info:build decode.c:213:7: warning: implicit declaration of function 'part_ungets' is invalid in C99 [-Wimplicit-function-declaration]
279:info:build                     part_ungets(next, inpart);
280:info:build                     ^
281:info:build decode.c:625:16: warning: implicit declaration of function 'atoi' is invalid in C99 [-Wimplicit-function-declaration]
282:info:build     thispart = atoi(p);
283:info:build                ^
284:info:build decode.c:627:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
285:info:build     if (p = getParam(contentParams, "total")) {
286:info:build         ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
287:info:build decode.c:627:11: note: place parentheses around the assignment to silence this warning
288:info:build     if (p = getParam(contentParams, "total")) {
289:info:build           ^
290:info:build         (                                   )
291:info:build decode.c:627:11: note: use '==' to turn this assignment into an equality comparison
292:info:build     if (p = getParam(contentParams, "total")) {
293:info:build           ^
294:info:build           ==
295:info:build decode.c:637:6: warning: implicit declaration of function 'os_perror' is invalid in C99 [-Wimplicit-function-declaration]
296:info:build             os_perror(buf);
297:info:build             ^
298:info:build decode.c:646:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
299:info:build         if (partfile = fopen(buf, "r")) {
300:info:build             ~~~~~~~~~^~~~~~~~~~~~~~~~~
301:info:build decode.c:646:15: note: place parentheses around the assignment to silence this warning
302:info:build         if (partfile = fopen(buf, "r")) {
303:info:build                      ^
304:info:build             (                         )
305:info:build decode.c:646:15: note: use '==' to turn this assignment into an equality comparison
306:info:build         if (partfile = fopen(buf, "r")) {
307:info:build                      ^
308:info:build                      ==
309:info:build decode.c:664:5: warning: implicit declaration of function 'chat' is invalid in C99 [-Wimplicit-function-declaration]
310:info:build     chat(buf);
311:info:build     ^
312:info:build decode.c:774:5: warning: implicit declaration of function 'part_close' is invalid in C99 [-Wimplicit-function-declaration]
313:info:build     part_close(outpart);
314:info:build     ^
315:info:build decode.c:781:5: warning: implicit declaration of function 'os_donewithdir' is invalid in C99 [-Wimplicit-function-declaration]
316:info:build     os_donewithdir(dir);
317:info:build     ^
318:info:build decode.c:795:12: warning: implicit declaration of function 'part_fill' is invalid in C99 [-Wimplicit-function-declaration]
319:info:build     while (part_getc(inpart) != EOF);
320:info:build            ^
321:info:build ./part.h:53:84: note: expanded from macro 'part_getc'
322:info:build #define part_getc(s) (((s)->cnt-- > 0 && (s)->ptr[0] != '\n') ? (int)*(s)->ptr++ : part_fill(s))
323:info:build                                                                                    ^
324:info:build decode.c:822:5: warning: implicit declaration of function 'part_addboundary' is invalid in C99 [-Wimplicit-function-declaration]
325:info:build     part_addboundary(inpart, id);
326:info:build     ^
327:info:build decode.c:843:13: warning: implicit declaration of function 'part_readboundary' is invalid in C99 [-Wimplicit-function-declaration]
328:info:build     while (!part_readboundary(inpart)) {
329:info:build             ^
330:info:build decode.c:930:16: warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration]
331:info:build     if (fname) free(fname);
332:info:build                ^
333:info:build decode.c:955:6: warning: implicit declaration of function 'os_warnMD5mismatch' is invalid in C99 [-Wimplicit-function-declaration]
334:info:build             os_warnMD5mismatch();
335:info:build             ^
336:info:build decode.c:960:5: warning: implicit declaration of function 'os_closetypedfile' is invalid in C99 [-Wimplicit-function-declaration]
337:info:build     os_closetypedfile(outfile);
338:info:build     ^
339:info:build unixos.c:42:14: warning: incompatible redeclaration of library function 'malloc'
340:info:build extern char *malloc();
341:info:build              ^
342:info:build unixos.c:42:14: note: 'malloc' is a builtin with type 'void *(unsigned long)'
343:info:build unixos.c:65:8: warning: implicit declaration of function 'getpid' is invalid in C99 [-Wimplicit-function-declaration]
344:info:build         pid = getpid();
345:info:build               ^
346:info:build unixos.c:66:2: warning: implicit declaration of function 'time' is invalid in C99 [-Wimplicit-function-declaration]
347:info:build         time(&curtime);
348:info:build         ^
349:info:build unixos.c:67:2: warning: implicit declaration of function 'gethostname' is invalid in C99 [-Wimplicit-function-declaration]
350:info:build         gethostname(hostname, sizeof(hostname));
351:info:build         ^
352:info:build unixos.c:79:26: warning: conversion specifies type 'int' but the argument has type 'time_t' (aka 'long') [-Wformat]
353:info:build     sprintf(result, "%d.%d@%s", pid, curtime++, hostname);
354:info:build     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
355:info:build /usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
356:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
357:info:build                                                        ^
358:info:build unixos.c:101:11: warning: implicit declaration of function 'mkdir' is invalid in C99 [-Wimplicit-function-declaration]
359:info:build     (void)mkdir(buf, 0700);
360:info:build           ^
361:info:build unixos.c:131:5: warning: implicit declaration of function 'rmdir' is invalid in C99 [-Wimplicit-function-declaration]
362:info:build     rmdir(dir);
363:info:build     ^
364:info:build unixos.c:197:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
365:info:build         } while (outfile = fopen(buf, "r"));
366:info:build                  ~~~~~~~~^~~~~~~~~~~~~~~~~
367:info:build unixos.c:197:19: note: place parentheses around the assignment to silence this warning
368:info:build         } while (outfile = fopen(buf, "r"));
369:info:build                          ^
370:info:build                  (                        )
371:info:build unixos.c:197:19: note: use '==' to turn this assignment into an equality comparison
372:info:build         } while (outfile = fopen(buf, "r"));
373:info:build                          ^
374:info:build                          ==
375:info:build unixos.c:205:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
376:info:build         } while (outfile = fopen(buf, "r"));
377:info:build                  ~~~~~~~~^~~~~~~~~~~~~~~~~
378:info:build unixos.c:205:19: note: place parentheses around the assignment to silence this warning
379:info:build         } while (outfile = fopen(buf, "r"));
380:info:build                          ^
381:info:build                  (                        )
382:info:build unixos.c:205:19: note: use '==' to turn this assignment into an equality comparison
383:info:build         } while (outfile = fopen(buf, "r"));
384:info:build                          ^
385:info:build                          ==
386:info:build unixos.c:218:23: warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration]
387:info:build     if (output_fname) free(output_fname);
388:info:build                       ^
389:info:build unixunpk.c:44:19: warning: implicit declaration of function 'getopt' is invalid in C99 [-Wimplicit-function-declaration]
390:info:build     while ((opt = getopt(argc, argv, "qftC:")) != EOF) {
391:info:build                   ^
392:info:build unixos.c:231:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
393:info:build     if (p = strrchr(p, '.')) *p = '\0';
394:info:build         ~~^~~~~~~~~~~~~~~~~
395:info:build unixos.c:231:11: note: place parentheses around the assignment to silence this warning
396:info:build     if (p = strrchr(p, '.')) *p = '\0';
397:info:build           ^
398:info:build         (                  )
399:info:build unixos.c:231:11: note: use '==' to turn this assignment into an equality comparison
400:info:build     if (p = strrchr(p, '.')) *p = '\0';
401:info:build           ^
402:info:build           ==
403:info:build unixunpk.c:59:10: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration]
404:info:build             if (chdir(optarg)) {
405:info:build                 ^
406:info:build unixunpk.c:61:3: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
407:info:build                 exit(1);
408:info:build                 ^
409:info:build unixunpk.c:61:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
410:info:build unixunpk.c:73:2: warning: implicit declaration of function 'handleMessage' is invalid in C99 [-Wimplicit-function-declaration]
411:info:build         handleMessage(part_init(stdin), "text/plain", 0, extractText);
412:info:build         ^
413:info:build unixos.c:271:5: warning: implicit declaration of function 'warn' is invalid in C99 [-Wimplicit-function-declaration]
414:info:build     warn(warning);
415:info:build     ^
416:info:build 4 warnings generated.
417:info:build /usr/bin/clang -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1  -I. -I.    -I/opt/local/include  -O2 -arch x86_64 -c uudecode.c
418:info:build 12 warnings generated.
419:info:build uudecode.c:86:9: warning: implicit declaration of function 'parseSubject' is invalid in C99 [-Wimplicit-function-declaration]
420:info:build     if (parseSubject(subject, &fname, &part, &nparts) != 0) {
421:info:build         ^
422:info:build uudecode.c:90:9: warning: implicit declaration of function 'saveUuFile' is invalid in C99 [-Wimplicit-function-declaration]
423:info:build         return saveUuFile(inpart, fname, part, nparts, (char *)0);
424:info:build                ^
425:info:build uudecode.c:258:16: warning: implicit declaration of function 'atoi' is invalid in C99 [-Wimplicit-function-declaration]
426:info:build             tmppart = atoi(buf+8);
427:info:build                       ^
428:info:build uudecode.c:269:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
429:info:build             if (descfile = startDescFile(fname)) {
430:info:build                 ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
431:info:build uudecode.c:269:19: note: place parentheses around the assignment to silence this warning
432:info:build             if (descfile = startDescFile(fname)) {
433:info:build                          ^
434:info:build                 (                              )
435:info:build uudecode.c:269:19: note: use '==' to turn this assignment into an equality comparison
436:info:build             if (descfile = startDescFile(fname)) {
437:info:build                          ^
438:info:build                          ==
439:info:build uudecode.c:279:13: warning: implicit declaration of function 'os_binhex' is invalid in C99 [-Wimplicit-function-declaration]
440:info:build             return os_binhex(inpart, 1, 1);
441:info:build                    ^
442:info:build uudecode.c:293:3: warning: implicit declaration of function 'part_ungets' is invalid in C99 [-Wimplicit-function-declaration]
443:info:build                 part_ungets(buf, inpart);
444:info:build                 ^
445:info:build uudecode.c:295:10: warning: implicit declaration of function 'handleMessage' is invalid in C99 [-Wimplicit-function-declaration]
446:info:build                 return handleMessage(inpart, "text/plain", 0, extractText);
447:info:build                        ^
448:info:build uudecode.c:383:8: warning: implicit declaration of function 'descEnd' is invalid in C99 [-Wimplicit-function-declaration]
449:info:build                 if (!descEnd(buf) && (descfile = startDescFile(fname))) {
450:info:build                      ^
451:info:build uudecode.c:421:2: warning: implicit declaration of function 'chat' is invalid in C99 [-Wimplicit-function-declaration]
452:info:build         chat(buf);
453:info:build         ^
454:info:build uudecode.c:431:2: warning: implicit declaration of function 'os_perror' is invalid in C99 [-Wimplicit-function-declaration]
455:info:build         os_perror(buf);
456:info:build         ^
457:info:build uudecode.c:457:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
458:info:build         if (partfile = fopen(buf, "r")) {
459:info:build             ~~~~~~~~~^~~~~~~~~~~~~~~~~
460:info:build uudecode.c:457:15: note: place parentheses around the assignment to silence this warning
461:info:build         if (partfile = fopen(buf, "r")) {
462:info:build                      ^
463:info:build             (                         )
464:info:build uudecode.c:457:15: note: use '==' to turn this assignment into an equality comparison
465:info:build         if (partfile = fopen(buf, "r")) {
466:info:build                      ^
467:info:build                      ==
468:info:build uudecode.c:482:12: warning: implicit declaration of function 'uudecodefiles' is invalid in C99 [-Wimplicit-function-declaration]
469:info:build     return uudecodefiles(dir, nparts);
470:info:build            ^
471:info:build uudecode.c:711:7: warning: implicit declaration of function 'part_close' is invalid in C99 [-Wimplicit-function-declaration]
472:info:build                     part_close(inpart);
473:info:build                     ^
474:info:build uudecode.c:725:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
475:info:build                 if (p = strrchr(fname, '.')) {
476:info:build                     ~~^~~~~~~~~~~~~~~~~~~~~
477:info:build uudecode.c:725:9: note: place parentheses around the assignment to silence this warning
478:info:build                 if (p = strrchr(fname, '.')) {
479:info:build                       ^
480:info:build                     (                      )
481:info:build uudecode.c:725:9: note: use '==' to turn this assignment into an equality comparison
482:info:build                 if (p = strrchr(fname, '.')) {
483:info:build                       ^
484:info:build                       ==
485:info:build uudecode.c:755:7: warning: implicit declaration of function 'uudecodeline' is invalid in C99 [-Wimplicit-function-declaration]
486:info:build                     uudecodeline(buf, outfile);
487:info:build                     ^
488:info:build uudecode.c:789:7: warning: implicit declaration of function 'os_closetypedfile' is invalid in C99 [-Wimplicit-function-declaration]
489:info:build                     os_closetypedfile(outfile);
490:info:build                     ^
491:info:build uudecode.c:796:7: warning: implicit declaration of function 'os_donewithdir' is invalid in C99 [-Wimplicit-function-declaration]
492:info:build                     os_donewithdir(dir);
493:info:build                     ^
494:info:build uudecode.c:848:5: error: non-void function 'uudecodeline' should return a value [-Wreturn-type]
495:info:build     return;
496:info:build     ^
497:info:build 17 warnings and 1 error generated.
498:info:build make: *** [uudecode.o] Error 1
499:info:build make: *** Waiting for unfinished jobs....
500:info:build 22 warnings generated.
501:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mpack/mpack/work/mpack-1.6'
502:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mpack/mpack/work/mpack-1.6" && /usr/bin/make -j4 -w all " returned error 2
503:error:build Target org.macports.build returned: shell command failed (see log for details)
504:debug:build Backtrace: shell command failed (see log for details)
505    while executing
506"command_exec build"
507    (procedure "portbuild::build_main" line 8)
508    invoked from within
509"$procedure $targetname"
510:info:build Warning: the following items did not execute (for mpack): org.macports.activate org.macports.build org.macports.destroot org.macports.install
511:notice:build Log for mpack is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mpack/mpack/main.log