Ticket #38210: debug.log

File debug.log, 41.9 KB (added by matias.monteverde@…, 11 years ago)

Debug log file, output of: port -v install alpine +passcode

Line 
1--->  Computing dependencies for alpine.
2--->  Building alpine
3make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/work/alpine-2.00'
4if test ! -L c-client ; then ln -s imap/c-client c-client ; fi
5touch imap/ip6
6cd imap && /usr/bin/make oxp    EXTRASPECIALS="SSLCERTS=/System/Library/OpenSSL/certs SSLINCLUDE=/opt/local/include/openssl SSLLIB=/opt/local/lib EXTRAAUTHENTICATORS=gss "
7make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/work/alpine-2.00/imap'
8touch ip6
9make build EXTRACFLAGS='-arch x86_64' EXTRALDFLAGS='-arch x86_64' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=nopwd IP=4 EXTRASPECIALS='SSLCERTS=/System/Library/OpenSSL/certs SSLINCLUDE=/opt/local/include/openssl SSLLIB=/opt/local/lib EXTRAAUTHENTICATORS=gss ' BUILDTYPE=osx IP=6 EXTRAAUTHENTICATORS=" gss" \
10        PASSWDTYPE=pam \
11        EXTRACFLAGS="-arch x86_64 -DMAC_OSX_KLUDGE=1" \
12        SPECIALS="SSLINCLUDE=/opt/local/include/openssl SSLLIB=__PREFIX__/lib GSSINCLUDE=__PREFIX__/include GSSLIB=__PREFIX__/lib PAMDLFLAGS=-lpam"
13make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/work/alpine-2.00/imap'
14make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/work/alpine-2.00/imap'
15make[3]: `ip6' is up to date.
16make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/work/alpine-2.00/imap'
17Building c-client for osx...
18echo `cat SPECIALS` SSLCERTS=/System/Library/OpenSSL/certs SSLINCLUDE=/opt/local/include/openssl SSLLIB=/opt/local/lib EXTRAAUTHENTICATORS=gss  > c-client/SPECIALS
19cd c-client;make osx EXTRACFLAGS='-arch x86_64 -DMAC_OSX_KLUDGE=1'\
20         EXTRALDFLAGS='-arch x86_64'\
21         EXTRADRIVERS='mbox'\
22         EXTRAAUTHENTICATORS='gss'\
23         PASSWDTYPE=pam SSLTYPE=nopwd IP=6\
24         SSLINCLUDE=/opt/local/include/openssl SSLLIB=__PREFIX__/lib GSSINCLUDE=__PREFIX__/include GSSLIB=__PREFIX__/lib PAMDLFLAGS=-lpam SSLCERTS=/System/Library/OpenSSL/certs SSLINCLUDE=/opt/local/include/openssl SSLLIB=/opt/local/lib EXTRAAUTHENTICATORS=gss
25make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/work/alpine-2.00/imap/c-client'
26make build EXTRACFLAGS='-arch x86_64 -DMAC_OSX_KLUDGE=1' EXTRALDFLAGS='-arch x86_64' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='gss' PASSWDTYPE=pam SSLTYPE=nopwd IP=6 `cat SPECIALS` OS=osx \
27         CRXTYPE=nfs \
28         SPOOLDIR=/var/spool MAILSPOOL=/var/mail \
29         RSHPATH=/usr/bin/rsh \
30         BASECFLAGS="-g -O2 -pipe -fno-omit-frame-pointer -Wno-pointer-sign"
31make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/work/alpine-2.00/imap/c-client'
32sh -c 'rm -rf auths.c crexcl.c ip_unix.c linkage.[ch] siglocal.c osdep*.[ch] *.o ARCHIVE *FLAGS *TYPE c-client.a || true'
33Once-only environment setup...
34echo /usr/bin/clang > CCTYPE
35echo -g -O2 -pipe -fno-omit-frame-pointer -Wno-pointer-sign '-arch x86_64 -DMAC_OSX_KLUDGE=1' -DCHUNKSIZE=65536 > CFLAGS
36echo -DCREATEPROTO=unixproto -DEMPTYPROTO=unixproto \
37         -DMD5ENABLE=\"/etc/cram-md5.pwd\" -DMAILSPOOL=\"/var/mail\" \
38         -DANONYMOUSHOME=\"/var/mail/anonymous\" \
39         -DACTIVEFILE=\"/usr/lib/news/active\" -DNEWSSPOOL=\"/var/spool/news\" \
40         -DRSHPATH=\"/usr/bin/rsh\" -DLOCKPGM=\"\" \
41         -DLOCKPGM1=\"/usr/libexec/mlock\" -DLOCKPGM2=\"/usr/sbin/mlock\" \
42         -DLOCKPGM3=\"/etc/mlock\" > OSCFLAGS
43echo  -arch x86_64 > LDFLAGS
44echo "ar rc c-client.a osdep.o mail.o misc.o newsrc.o smanager.o utf8.o utf8aux.o siglocal.o dummy.o pseudo.o netmsg.o flstring.o fdstring.o rfc822.o nntp.o smtp.o imap4r1.o pop3.o unix.o mbx.o mmdf.o tenex.o mtx.o news.o phile.o mh.o mx.o mix.o;ranlib c-client.a" > ARCHIVE
45echo osx > OSTYPE
46./drivers mbox imap nntp pop3 mix mx mbx tenex mtx mh mmdf unix news phile dummy
47./mkauths gss ext md5 pla log
48make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/work/alpine-2.00/imap/c-client'
49echo -I__PREFIX__/include -DGSS_C_NT_HOSTBASED_SERVICE=gss_nt_service_name -DKRB5_DEPRECATED=1 >> OSCFLAGS
50sh -c '(test -f __PREFIX__/lib/libk5crypto.a) && echo -L__PREFIX__/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err || echo -L__PREFIX__/lib -lgssapi_krb5 -lkrb5 -lcrypto -lcom_err' >> LDFLAGS
51echo "#include \"kerb_mit.c\"" >> auths.c
52make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/work/alpine-2.00/imap/c-client'
53echo "  mail_versioncheck (CCLIENTVERSION);" >> linkage.c
54ln -s os_osx.h osdep.h
55ln -s os_osx.c osdepbas.c
56ln -s log_std.c osdeplog.c
57ln -s sig_bsd.c siglocal.c
58ln -s crx_nfs.c crexcl.c
59ln -s ip6_unix.c ip_unix.c
60sh -c '(test osx = sc5 -o osx = sco -o ! -f /usr/include/sys/statvfs.h) && echo -DNOFSTATVFS >> OSCFLAGS || fgrep statvfs64 /usr/include/sys/statvfs.h > /dev/null || echo -DNOFSTATVFS64 >> OSCFLAGS'
61PAM password authentication
62echo -lpam -ldl >> LDFLAGS
63ln -s ckp_pam.c osdepckp.c
64Building with SSL
65ln -s ssl_unix.c osdepssl.c
66echo -I/opt/local/include/openssl -I/opt/local/include/openssl/openssl -DSSL_CERT_DIRECTORY=\"/System/Library/OpenSSL/certs\" -DSSL_KEY_DIRECTORY=\"/System/Library/OpenSSL/certs\" >> OSCFLAGS
67echo "  ssl_onceonlyinit ();" >> linkage.c
68echo -L/opt/local/lib -lssl -lcrypto  >> LDFLAGS
69Building with SSL and plaintext passwords disabled unless SSL/TLS
70echo "  mail_parameters (NIL,SET_DISABLEPLAINTEXT,(void *) 2);" >> linkage.c
71cat osdepbas.c osdepckp.c osdeplog.c osdepssl.c > osdep.c
72Building OS-dependent module
73If you get No such file error messages for files x509.h, ssl.h,
74pem.h, buffer.h, bio.h, and crypto.h, that means that OpenSSL
75is not installed on your system. Either install OpenSSL first
76or build with command: make osx SSLTYPE=none
77`cat CCTYPE` -c `cat CFLAGS` `cat OSCFLAGS` -c osdep.c
78In file included from osdep.c:49:
79In file included from ./env_unix.c:260:
80In file included from ./auths.c:1:
81./kerb_mit.c:75:8: warning: overflow converting case value to switch condition type (-1765328243 to 2529639053) [-Wswitch]
82  case KRB5_CC_NOTFOUND:        /* Heimdal */
83       ^
84/usr/include/krb5/krb5.h:2598:50: note: instantiated from:
85#define KRB5_CC_NOTFOUND                         (-1765328243L)
86                                                 ^
87In file included from osdep.c:49:
88In file included from ./env_unix.c:260:
89In file included from ./auths.c:1:
90./kerb_mit.c:74:8: warning: overflow converting case value to switch condition type (-1765328189 to 2529639107) [-Wswitch]
91  case KRB5_FCC_NOFILE:         /* MIT */
92       ^
93/usr/include/krb5/krb5.h:2652:50: note: instantiated from:
94#define KRB5_FCC_NOFILE                          (-1765328189L)
95                                                 ^
96In file included from osdep.c:49:
97In file included from ./env_unix.c:260:
98In file included from ./auths.c:1:
99./kerb_mit.c:73:8: warning: overflow converting case value to switch condition type (-1765328352 to 2529638944) [-Wswitch]
100  case KRB5KRB_AP_ERR_TKT_EXPIRED:
101       ^
102/usr/include/krb5/krb5.h:2489:50: note: instantiated from:
103#define KRB5KRB_AP_ERR_TKT_EXPIRED               (-1765328352L)
104                                                 ^
105In file included from osdep.c:49:
106In file included from ./env_unix.c:260:
107In file included from ./auths.c:2:
108./auth_gss.c:100:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
109  if (chal.value = (*challenger) (stream,(unsigned long *) &chal.length)) {
110      ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
111./auth_gss.c:100:18: note: place parentheses around the assignment to silence this warning
112  if (chal.value = (*challenger) (stream,(unsigned long *) &chal.length)) {
113                 ^
114      (                                                                 )
115./auth_gss.c:100:18: note: use '==' to turn this assignment into an equality comparison
116  if (chal.value = (*challenger) (stream,(unsigned long *) &chal.length)) {
117                 ^
118                 ==
119./auth_gss.c:339:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
120      if (resp.value = (*responder) ("",0,(unsigned long *) &resp.length)) {
121          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
122./auth_gss.c:339:22: note: place parentheses around the assignment to silence this warning
123      if (resp.value = (*responder) ("",0,(unsigned long *) &resp.length)) {
124                     ^
125          (                                                              )
126./auth_gss.c:339:22: note: use '==' to turn this assignment into an equality comparison
127      if (resp.value = (*responder) ("",0,(unsigned long *) &resp.length)) {
128                     ^
129                     ==
130In file included from osdep.c:49:
131In file included from ./env_unix.c:260:
132In file included from ./auths.c:3:
133./auth_ext.c:62:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
134  if (challenge = (*challenger) (stream,&clen)) {
135      ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
136./auth_ext.c:62:17: note: place parentheses around the assignment to silence this warning
137  if (challenge = (*challenger) (stream,&clen)) {
138                ^
139      (                                       )
140./auth_ext.c:62:17: note: use '==' to turn this assignment into an equality comparison
141  if (challenge = (*challenger) (stream,&clen)) {
142                ^
143                ==
144./auth_ext.c:66:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
145      if (challenge = (*challenger) (stream,&clen))
146          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
147./auth_ext.c:66:21: note: place parentheses around the assignment to silence this warning
148      if (challenge = (*challenger) (stream,&clen))
149                    ^
150          (                                       )
151./auth_ext.c:66:21: note: use '==' to turn this assignment into an equality comparison
152      if (challenge = (*challenger) (stream,&clen))
153                    ^
154                    ==
155In file included from osdep.c:49:
156In file included from ./env_unix.c:260:
157In file included from ./auths.c:4:
158./auth_md5.c:105:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
159  if (challenge = (*challenger) (stream,&clen)) {
160      ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
161./auth_md5.c:105:17: note: place parentheses around the assignment to silence this warning
162  if (challenge = (*challenger) (stream,&clen)) {
163                ^
164      (                                       )
165./auth_md5.c:105:17: note: use '==' to turn this assignment into an equality comparison
166  if (challenge = (*challenger) (stream,&clen)) {
167                ^
168                ==
169./auth_md5.c:120:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
170        if (challenge = (*challenger) (stream,&clen))
171            ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
172./auth_md5.c:120:16: note: place parentheses around the assignment to silence this warning
173        if (challenge = (*challenger) (stream,&clen))
174                      ^
175            (                                       )
176./auth_md5.c:120:16: note: use '==' to turn this assignment into an equality comparison
177        if (challenge = (*challenger) (stream,&clen))
178                      ^
179                      ==
180./auth_md5.c:155:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
181  if (user = (*responder) (chal,cl = strlen (chal),NIL)) {
182      ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
183./auth_md5.c:155:12: note: place parentheses around the assignment to silence this warning
184  if (user = (*responder) (chal,cl = strlen (chal),NIL)) {
185           ^
186      (                                                )
187./auth_md5.c:155:12: note: use '==' to turn this assignment into an equality comparison
188  if (user = (*responder) (chal,cl = strlen (chal),NIL)) {
189           ^
190           ==
191./auth_md5.c:157:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
192    if (hash = strrchr (user,' ')) {
193        ~~~~~^~~~~~~~~~~~~~~~~~~~
194./auth_md5.c:157:14: note: place parentheses around the assignment to silence this warning
195    if (hash = strrchr (user,' ')) {
196             ^
197        (                        )
198./auth_md5.c:157:14: note: use '==' to turn this assignment into an equality comparison
199    if (hash = strrchr (user,' ')) {
200             ^
201             ==
202./auth_md5.c:160:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
203      if (authuser = strchr (user,'*')) *authuser++ = '\0';
204          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
205./auth_md5.c:160:20: note: place parentheses around the assignment to silence this warning
206      if (authuser = strchr (user,'*')) *authuser++ = '\0';
207                   ^
208          (                           )
209./auth_md5.c:160:20: note: use '==' to turn this assignment into an equality comparison
210      if (authuser = strchr (user,'*')) *authuser++ = '\0';
211                   ^
212                   ==
213./auth_md5.c:162:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
214      if (p = auth_md5_pwd ((authuser && *authuser) ? authuser : user)) {
215          ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
216./auth_md5.c:162:13: note: place parentheses around the assignment to silence this warning
217      if (p = auth_md5_pwd ((authuser && *authuser) ? authuser : user)) {
218            ^
219          (                                                           )
220./auth_md5.c:162:13: note: use '==' to turn this assignment into an equality comparison
221      if (p = auth_md5_pwd ((authuser && *authuser) ? authuser : user)) {
222            ^
223            ==
224./auth_md5.c:238:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
225  if (authuser = strchr (user,'*')) *authuser++ = '\0';
226      ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
227./auth_md5.c:238:16: note: place parentheses around the assignment to silence this warning
228  if (authuser = strchr (user,'*')) *authuser++ = '\0';
229               ^
230      (                           )
231./auth_md5.c:238:16: note: use '==' to turn this assignment into an equality comparison
232  if (authuser = strchr (user,'*')) *authuser++ = '\0';
233               ^
234               ==
235./auth_md5.c:240:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
236  if (s = auth_md5_pwd ((authuser && *authuser) ? authuser : user)) {
237      ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
238./auth_md5.c:240:9: note: place parentheses around the assignment to silence this warning
239  if (s = auth_md5_pwd ((authuser && *authuser) ? authuser : user)) {
240        ^
241      (                                                           )
242./auth_md5.c:240:9: note: use '==' to turn this assignment into an equality comparison
243  if (s = auth_md5_pwd ((authuser && *authuser) ? authuser : user)) {
244        ^
245        ==
246In file included from osdep.c:49:
247In file included from ./env_unix.c:260:
248In file included from ./auths.c:5:
249./auth_pla.c:66:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
250  if (challenge = (*challenger) (stream,&clen)) {
251      ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
252./auth_pla.c:66:17: note: place parentheses around the assignment to silence this warning
253  if (challenge = (*challenger) (stream,&clen)) {
254                ^
255      (                                       )
256./auth_pla.c:66:17: note: use '==' to turn this assignment into an equality comparison
257  if (challenge = (*challenger) (stream,&clen)) {
258                ^
259                ==
260./auth_pla.c:94:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
261        if (challenge = (*challenger) (stream,&clen))
262            ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
263./auth_pla.c:94:16: note: place parentheses around the assignment to silence this warning
264        if (challenge = (*challenger) (stream,&clen))
265                      ^
266            (                                       )
267./auth_pla.c:94:16: note: use '==' to turn this assignment into an equality comparison
268        if (challenge = (*challenger) (stream,&clen))
269                      ^
270                      ==
271./auth_pla.c:123:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
272  if (aid = (*responder) ("",0,&len)) {
273      ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
274./auth_pla.c:123:11: note: place parentheses around the assignment to silence this warning
275  if (aid = (*responder) ("",0,&len)) {
276          ^
277      (                             )
278./auth_pla.c:123:11: note: use '==' to turn this assignment into an equality comparison
279  if (aid = (*responder) ("",0,&len)) {
280          ^
281          ==
282In file included from osdep.c:49:
283In file included from ./env_unix.c:260:
284In file included from ./auths.c:6:
285./auth_log.c:66:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
286  if (challenge = (*challenger) (stream,&clen)) {
287      ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
288./auth_log.c:66:17: note: place parentheses around the assignment to silence this warning
289  if (challenge = (*challenger) (stream,&clen)) {
290                ^
291      (                                       )
292./auth_log.c:66:17: note: use '==' to turn this assignment into an equality comparison
293  if (challenge = (*challenger) (stream,&clen)) {
294                ^
295                ==
296./auth_log.c:81:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
297        if (challenge = (*challenger) (stream,&clen))
298            ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
299./auth_log.c:81:16: note: place parentheses around the assignment to silence this warning
300        if (challenge = (*challenger) (stream,&clen))
301                      ^
302            (                                       )
303./auth_log.c:81:16: note: use '==' to turn this assignment into an equality comparison
304        if (challenge = (*challenger) (stream,&clen))
305                      ^
306                      ==
307./auth_log.c:107:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
308  if (user = (*responder) (PWD_USER,sizeof (PWD_USER),NIL)) {
309      ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
310./auth_log.c:107:12: note: place parentheses around the assignment to silence this warning
311  if (user = (*responder) (PWD_USER,sizeof (PWD_USER),NIL)) {
312           ^
313      (                                                   )
314./auth_log.c:107:12: note: use '==' to turn this assignment into an equality comparison
315  if (user = (*responder) (PWD_USER,sizeof (PWD_USER),NIL)) {
316           ^
317           ==
318./auth_log.c:108:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
319    if (pass = (*responder) (PWD_PWD,sizeof (PWD_PWD),NIL)) {
320        ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
321./auth_log.c:108:14: note: place parentheses around the assignment to silence this warning
322    if (pass = (*responder) (PWD_PWD,sizeof (PWD_PWD),NIL)) {
323             ^
324        (                                                 )
325./auth_log.c:108:14: note: use '==' to turn this assignment into an equality comparison
326    if (pass = (*responder) (PWD_PWD,sizeof (PWD_PWD),NIL)) {
327             ^
328             ==
329./auth_log.c:110:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
330      if (authuser = strchr (user,'*')) *authuser++ = '\0';
331          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
332./auth_log.c:110:20: note: place parentheses around the assignment to silence this warning
333      if (authuser = strchr (user,'*')) *authuser++ = '\0';
334                   ^
335          (                           )
336./auth_log.c:110:20: note: use '==' to turn this assignment into an equality comparison
337      if (authuser = strchr (user,'*')) *authuser++ = '\0';
338                   ^
339                   ==
340In file included from osdep.c:49:
341./env_unix.c:514:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
342  if (julian = t->tm_yday -julian)
343      ~~~~~~~^~~~~~~~~~~~~~~~~~~~
344./env_unix.c:514:14: note: place parentheses around the assignment to silence this warning
345  if (julian = t->tm_yday -julian)
346             ^
347      (                          )
348./env_unix.c:514:14: note: use '==' to turn this assignment into an equality comparison
349  if (julian = t->tm_yday -julian)
350             ^
351             ==
352./env_unix.c:669:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
353    if (s = auth_md5_pwd (user)) {
354        ~~^~~~~~~~~~~~~~~~~~~~~
355./env_unix.c:669:11: note: place parentheses around the assignment to silence this warning
356    if (s = auth_md5_pwd (user)) {
357          ^
358        (                      )
359./env_unix.c:669:11: note: use '==' to turn this assignment into an equality comparison
360    if (s = auth_md5_pwd (user)) {
361          ^
362          ==
363./env_unix.c:676:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
364  else if (pw = pwuser (user)) {/* can get user? */
365           ~~~^~~~~~~~~~~~~~~
366./env_unix.c:676:15: note: place parentheses around the assignment to silence this warning
367  else if (pw = pwuser (user)) {/* can get user? */
368              ^
369           (                 )
370./env_unix.c:676:15: note: use '==' to turn this assignment into an equality comparison
371  else if (pw = pwuser (user)) {/* can get user? */
372              ^
373              ==
374./env_unix.c:1251:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
375    if (s = strrchr (base->lock,'/')) {
376        ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
377./env_unix.c:1251:11: note: place parentheses around the assignment to silence this warning
378    if (s = strrchr (base->lock,'/')) {
379          ^
380        (                           )
381./env_unix.c:1251:11: note: use '==' to turn this assignment into an equality comparison
382    if (s = strrchr (base->lock,'/')) {
383          ^
384          ==
385./env_unix.c:1582:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
386              if (d = mail_valid (NIL,"INBOX",NIL)) {
387                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
388./env_unix.c:1582:14: note: place parentheses around the assignment to silence this warning
389              if (d = mail_valid (NIL,"INBOX",NIL)) {
390                    ^
391                  (                               )
392./env_unix.c:1582:14: note: use '==' to turn this assignment into an equality comparison
393              if (d = mail_valid (NIL,"INBOX",NIL)) {
394                    ^
395                    ==
396./env_unix.c:1595:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
397              if (d = (DRIVER *) mail_parameters (NIL,GET_DRIVER,(void *) k))
398                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
399./env_unix.c:1595:14: note: place parentheses around the assignment to silence this warning
400              if (d = (DRIVER *) mail_parameters (NIL,GET_DRIVER,(void *) k))
401                    ^
402                  (                                                         )
403./env_unix.c:1595:14: note: use '==' to turn this assignment into an equality comparison
404              if (d = (DRIVER *) mail_parameters (NIL,GET_DRIVER,(void *) k))
405                    ^
406                    ==
407In file included from osdep.c:52:
408./tcp_unix.c:175:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
409    if (adr = ip_stringtoaddr (tmp,&adrlen,&family)) {
410        ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
411./tcp_unix.c:175:13: note: place parentheses around the assignment to silence this warning
412    if (adr = ip_stringtoaddr (tmp,&adrlen,&family)) {
413            ^
414        (                                          )
415./tcp_unix.c:175:13: note: use '==' to turn this assignment into an equality comparison
416    if (adr = ip_stringtoaddr (tmp,&adrlen,&family)) {
417            ^
418            ==
419./tcp_unix.c:215:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
420    if (stream->ictr = ctr) *(stream->iptr = stream->ibuf) = tmp[0];
421        ~~~~~~~~~~~~~^~~~~
422./tcp_unix.c:215:22: note: place parentheses around the assignment to silence this warning
423    if (stream->ictr = ctr) *(stream->iptr = stream->ibuf) = tmp[0];
424                     ^
425        (                 )
426./tcp_unix.c:215:22: note: use '==' to turn this assignment into an equality comparison
427    if (stream->ictr = ctr) *(stream->iptr = stream->ibuf) = tmp[0];
428                     ^
429                     ==
430./tcp_unix.c:362:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
431    if (adr = ip_stringtoaddr (host,&len,&i)) fs_give ((void **) &adr);
432        ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
433./tcp_unix.c:362:13: note: place parentheses around the assignment to silence this warning
434    if (adr = ip_stringtoaddr (host,&len,&i)) fs_give ((void **) &adr);
435            ^
436        (                                   )
437./tcp_unix.c:362:13: note: use '==' to turn this assignment into an equality comparison
438    if (adr = ip_stringtoaddr (host,&len,&i)) fs_give ((void **) &adr);
439            ^
440            ==
441./tcp_unix.c:538:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
442  if (n = min (size,stream->ictr)) {
443      ~~^~~~~~~~~~~~~~~~~~~~~~~~~
444./tcp_unix.c:538:9: note: place parentheses around the assignment to silence this warning
445  if (n = min (size,stream->ictr)) {
446        ^
447      (                          )
448./tcp_unix.c:538:9: note: use '==' to turn this assignment into an equality comparison
449  if (n = min (size,stream->ictr)) {
450        ^
451        ==
452./tcp_unix.c:856:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
453        if (v = strchr (s,' ')) *v = '\0';
454            ~~^~~~~~~~~~~~~~~~
455./tcp_unix.c:856:8: note: place parentheses around the assignment to silence this warning
456        if (v = strchr (s,' ')) *v = '\0';
457              ^
458            (                 )
459./tcp_unix.c:856:8: note: use '==' to turn this assignment into an equality comparison
460        if (v = strchr (s,' ')) *v = '\0';
461              ^
462              ==
463./tcp_unix.c:983:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
464    if (t = tcp_name_valid (ip_sockaddrtoname (sadr))) {
465        ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
466./tcp_unix.c:983:11: note: place parentheses around the assignment to silence this warning
467    if (t = tcp_name_valid (ip_sockaddrtoname (sadr))) {
468          ^
469        (                                            )
470./tcp_unix.c:983:11: note: use '==' to turn this assignment into an equality comparison
471    if (t = tcp_name_valid (ip_sockaddrtoname (sadr))) {
472          ^
473          ==
474osdep.c:157:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
475  if (pw = ((pam_start ((char *) mail_parameters (NIL,GET_SERVICENAME,NIL),
476      ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
477osdep.c:157:10: note: place parentheses around the assignment to silence this warning
478  if (pw = ((pam_start ((char *) mail_parameters (NIL,GET_SERVICENAME,NIL),
479         ^
480osdep.c:157:10: note: use '==' to turn this assignment into an equality comparison
481  if (pw = ((pam_start ((char *) mail_parameters (NIL,GET_SERVICENAME,NIL),
482         ^
483         ==
484In file included from osdep.c:260:
485/opt/local/include/openssl/x509v3.h:520:1: error: unknown type name 'AUTHORITY_KEYID'
486DECLARE_ASN1_FUNCTIONS(AUTHORITY_KEYID)
487^
488/usr/include/openssl/asn1.h:299:38: note: instantiated from:
489#define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
490                                     ^
491/usr/include/openssl/asn1.h:305:2: note: instantiated from:
492        DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, name) \
493        ^
494/usr/include/openssl/asn1.h:330:2: note: instantiated from:
495        type *name##_new(void); \
496        ^
497/opt/local/include/openssl/x509v3.h:520:1: note: instantiated from:
498DECLARE_ASN1_FUNCTIONS(AUTHORITY_KEYID)
499                       ^
500/opt/local/include/openssl/x509v3.h:520:1: error: unknown type name 'AUTHORITY_KEYID'
501DECLARE_ASN1_FUNCTIONS(AUTHORITY_KEYID)
502^
503/usr/include/openssl/asn1.h:299:38: note: instantiated from:
504#define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
505                                     ^
506/usr/include/openssl/asn1.h:305:2: note: instantiated from:
507        DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, name) \
508        ^
509/usr/include/openssl/asn1.h:331:19: note: instantiated from:
510        void name##_free(type *a);
511                         ^
512/opt/local/include/openssl/x509v3.h:520:1: note: instantiated from:
513DECLARE_ASN1_FUNCTIONS(AUTHORITY_KEYID)
514                       ^
515/opt/local/include/openssl/x509v3.h:520:1: error: unknown type name 'AUTHORITY_KEYID'
516DECLARE_ASN1_FUNCTIONS(AUTHORITY_KEYID)
517^
518/usr/include/openssl/asn1.h:299:38: note: instantiated from:
519#define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
520                                     ^
521/usr/include/openssl/asn1.h:306:2: note: instantiated from:
522        DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
523        ^
524/usr/include/openssl/asn1.h:313:2: note: instantiated from:
525        type *d2i_##name(type **a, const unsigned char **in, long len); \
526        ^
527/opt/local/include/openssl/x509v3.h:520:1: note: instantiated from:
528DECLARE_ASN1_FUNCTIONS(AUTHORITY_KEYID)
529                       ^
530/opt/local/include/openssl/x509v3.h:520:1: error: unknown type name 'AUTHORITY_KEYID'
531DECLARE_ASN1_FUNCTIONS(AUTHORITY_KEYID)
532^
533/usr/include/openssl/asn1.h:299:38: note: instantiated from:
534#define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
535                                     ^
536/usr/include/openssl/asn1.h:306:2: note: instantiated from:
537        DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
538        ^
539/usr/include/openssl/asn1.h:313:19: note: instantiated from:
540        type *d2i_##name(type **a, const unsigned char **in, long len); \
541                         ^
542/opt/local/include/openssl/x509v3.h:520:1: note: instantiated from:
543DECLARE_ASN1_FUNCTIONS(AUTHORITY_KEYID)
544                       ^
545/opt/local/include/openssl/x509v3.h:520:1: error: unknown type name 'AUTHORITY_KEYID'
546DECLARE_ASN1_FUNCTIONS(AUTHORITY_KEYID)
547^
548/usr/include/openssl/asn1.h:299:38: note: instantiated from:
549#define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
550                                     ^
551/usr/include/openssl/asn1.h:306:2: note: instantiated from:
552        DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
553        ^
554/usr/include/openssl/asn1.h:314:17: note: instantiated from:
555        int i2d_##name(type *a, unsigned char **out); \
556                       ^
557/opt/local/include/openssl/x509v3.h:520:1: note: instantiated from:
558DECLARE_ASN1_FUNCTIONS(AUTHORITY_KEYID)
559                       ^
560/opt/local/include/openssl/x509v3.h:569:1: error: unknown type name 'DIST_POINT'
561DECLARE_ASN1_FUNCTIONS(DIST_POINT)
562^
563/usr/include/openssl/asn1.h:299:38: note: instantiated from:
564#define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
565                                     ^
566/usr/include/openssl/asn1.h:305:2: note: instantiated from:
567        DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, name) \
568        ^
569/usr/include/openssl/asn1.h:330:2: note: instantiated from:
570        type *name##_new(void); \
571        ^
572/opt/local/include/openssl/x509v3.h:569:1: note: instantiated from:
573DECLARE_ASN1_FUNCTIONS(DIST_POINT)
574                       ^
575/opt/local/include/openssl/x509v3.h:569:1: error: unknown type name 'DIST_POINT'
576DECLARE_ASN1_FUNCTIONS(DIST_POINT)
577^
578/usr/include/openssl/asn1.h:299:38: note: instantiated from:
579#define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
580                                     ^
581/usr/include/openssl/asn1.h:305:2: note: instantiated from:
582        DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, name) \
583        ^
584/usr/include/openssl/asn1.h:331:19: note: instantiated from:
585        void name##_free(type *a);
586                         ^
587/opt/local/include/openssl/x509v3.h:569:1: note: instantiated from:
588DECLARE_ASN1_FUNCTIONS(DIST_POINT)
589                       ^
590/opt/local/include/openssl/x509v3.h:569:1: error: unknown type name 'DIST_POINT'
591DECLARE_ASN1_FUNCTIONS(DIST_POINT)
592^
593/usr/include/openssl/asn1.h:299:38: note: instantiated from:
594#define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
595                                     ^
596/usr/include/openssl/asn1.h:306:2: note: instantiated from:
597        DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
598        ^
599/usr/include/openssl/asn1.h:313:2: note: instantiated from:
600        type *d2i_##name(type **a, const unsigned char **in, long len); \
601        ^
602/opt/local/include/openssl/x509v3.h:569:1: note: instantiated from:
603DECLARE_ASN1_FUNCTIONS(DIST_POINT)
604                       ^
605/opt/local/include/openssl/x509v3.h:569:1: error: unknown type name 'DIST_POINT'
606DECLARE_ASN1_FUNCTIONS(DIST_POINT)
607^
608/usr/include/openssl/asn1.h:299:38: note: instantiated from:
609#define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
610                                     ^
611/usr/include/openssl/asn1.h:306:2: note: instantiated from:
612        DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
613        ^
614/usr/include/openssl/asn1.h:313:19: note: instantiated from:
615        type *d2i_##name(type **a, const unsigned char **in, long len); \
616                         ^
617/opt/local/include/openssl/x509v3.h:569:1: note: instantiated from:
618DECLARE_ASN1_FUNCTIONS(DIST_POINT)
619                       ^
620/opt/local/include/openssl/x509v3.h:569:1: error: unknown type name 'DIST_POINT'
621DECLARE_ASN1_FUNCTIONS(DIST_POINT)
622^
623/usr/include/openssl/asn1.h:299:38: note: instantiated from:
624#define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
625                                     ^
626/usr/include/openssl/asn1.h:306:2: note: instantiated from:
627        DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
628        ^
629/usr/include/openssl/asn1.h:314:17: note: instantiated from:
630        int i2d_##name(type *a, unsigned char **out); \
631                       ^
632/opt/local/include/openssl/x509v3.h:569:1: note: instantiated from:
633DECLARE_ASN1_FUNCTIONS(DIST_POINT)
634                       ^
635/opt/local/include/openssl/x509v3.h:571:1: error: unknown type name 'ISSUING_DIST_POINT'
636DECLARE_ASN1_FUNCTIONS(ISSUING_DIST_POINT)
637^
638/usr/include/openssl/asn1.h:299:38: note: instantiated from:
639#define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
640                                     ^
641/usr/include/openssl/asn1.h:305:2: note: instantiated from:
642        DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, name) \
643        ^
644/usr/include/openssl/asn1.h:330:2: note: instantiated from:
645        type *name##_new(void); \
646        ^
647/opt/local/include/openssl/x509v3.h:571:1: note: instantiated from:
648DECLARE_ASN1_FUNCTIONS(ISSUING_DIST_POINT)
649                       ^
650/opt/local/include/openssl/x509v3.h:571:1: error: unknown type name 'ISSUING_DIST_POINT'
651DECLARE_ASN1_FUNCTIONS(ISSUING_DIST_POINT)
652^
653/usr/include/openssl/asn1.h:299:38: note: instantiated from:
654#define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
655                                     ^
656/usr/include/openssl/asn1.h:305:2: note: instantiated from:
657        DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, name) \
658        ^
659/usr/include/openssl/asn1.h:331:19: note: instantiated from:
660        void name##_free(type *a);
661                         ^
662/opt/local/include/openssl/x509v3.h:571:1: note: instantiated from:
663DECLARE_ASN1_FUNCTIONS(ISSUING_DIST_POINT)
664                       ^
665/opt/local/include/openssl/x509v3.h:571:1: error: unknown type name 'ISSUING_DIST_POINT'
666DECLARE_ASN1_FUNCTIONS(ISSUING_DIST_POINT)
667^
668/usr/include/openssl/asn1.h:299:38: note: instantiated from:
669#define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
670                                     ^
671/usr/include/openssl/asn1.h:306:2: note: instantiated from:
672        DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
673        ^
674/usr/include/openssl/asn1.h:313:2: note: instantiated from:
675        type *d2i_##name(type **a, const unsigned char **in, long len); \
676        ^
677/opt/local/include/openssl/x509v3.h:571:1: note: instantiated from:
678DECLARE_ASN1_FUNCTIONS(ISSUING_DIST_POINT)
679                       ^
680/opt/local/include/openssl/x509v3.h:571:1: error: unknown type name 'ISSUING_DIST_POINT'
681DECLARE_ASN1_FUNCTIONS(ISSUING_DIST_POINT)
682^
683/usr/include/openssl/asn1.h:299:38: note: instantiated from:
684#define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
685                                     ^
686/usr/include/openssl/asn1.h:306:2: note: instantiated from:
687        DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
688        ^
689/usr/include/openssl/asn1.h:313:19: note: instantiated from:
690        type *d2i_##name(type **a, const unsigned char **in, long len); \
691                         ^
692/opt/local/include/openssl/x509v3.h:571:1: note: instantiated from:
693DECLARE_ASN1_FUNCTIONS(ISSUING_DIST_POINT)
694                       ^
695/opt/local/include/openssl/x509v3.h:571:1: error: unknown type name 'ISSUING_DIST_POINT'
696DECLARE_ASN1_FUNCTIONS(ISSUING_DIST_POINT)
697^
698/usr/include/openssl/asn1.h:299:38: note: instantiated from:
699#define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
700                                     ^
701/usr/include/openssl/asn1.h:306:2: note: instantiated from:
702        DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
703        ^
704/usr/include/openssl/asn1.h:314:17: note: instantiated from:
705        int i2d_##name(type *a, unsigned char **out); \
706                       ^
707/opt/local/include/openssl/x509v3.h:571:1: note: instantiated from:
708DECLARE_ASN1_FUNCTIONS(ISSUING_DIST_POINT)
709                       ^
710/opt/local/include/openssl/x509v3.h:575:37: error: unknown type name 'NAME_CONSTRAINTS'; did you mean 'BASIC_CONSTRAINTS'?
711int NAME_CONSTRAINTS_check(X509 *x, NAME_CONSTRAINTS *nc);
712                                    ^~~~~~~~~~~~~~~~
713                                    BASIC_CONSTRAINTS
714/opt/local/include/openssl/x509v3.h:155:3: note: 'BASIC_CONSTRAINTS' declared here
715} BASIC_CONSTRAINTS;
716  ^
717/opt/local/include/openssl/x509v3.h:588:1: error: unknown type name 'NAME_CONSTRAINTS'; did you mean 'BASIC_CONSTRAINTS'?
718DECLARE_ASN1_ALLOC_FUNCTIONS(NAME_CONSTRAINTS)
719^
720/usr/include/openssl/asn1.h:302:2: note: instantiated from:
721        DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, type)
722        ^
723/usr/include/openssl/asn1.h:330:2: note: instantiated from:
724        type *name##_new(void); \
725        ^
726/opt/local/include/openssl/x509v3.h:588:1: note: instantiated from:
727DECLARE_ASN1_ALLOC_FUNCTIONS(NAME_CONSTRAINTS)
728                             ^
729/opt/local/include/openssl/x509v3.h:155:3: note: 'BASIC_CONSTRAINTS' declared here
730} BASIC_CONSTRAINTS;
731  ^
732/opt/local/include/openssl/x509v3.h:588:1: error: unknown type name 'NAME_CONSTRAINTS'; did you mean 'BASIC_CONSTRAINTS'?
733DECLARE_ASN1_ALLOC_FUNCTIONS(NAME_CONSTRAINTS)
734^
735/usr/include/openssl/asn1.h:302:2: note: instantiated from:
736        DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, type)
737        ^
738/usr/include/openssl/asn1.h:331:19: note: instantiated from:
739        void name##_free(type *a);
740                         ^
741/opt/local/include/openssl/x509v3.h:588:1: note: instantiated from:
742DECLARE_ASN1_ALLOC_FUNCTIONS(NAME_CONSTRAINTS)
743                             ^
744/opt/local/include/openssl/x509v3.h:155:3: note: 'BASIC_CONSTRAINTS' declared here
745} BASIC_CONSTRAINTS;
746  ^
747/opt/local/include/openssl/x509v3.h:612:37: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
748X509_EXTENSION *X509V3_EXT_conf_nid(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx,
749                                    ^~~~~~~~
750/opt/local/include/openssl/x509v3.h:612:58: error: expected ')'
751X509_EXTENSION *X509V3_EXT_conf_nid(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx,
752                                                         ^
753fatal error: too many errors emitted, stopping now [-ferror-limit=]
75437 warnings and 20 errors generated.
755make[4]: *** [osdep.o] Error 1
756make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/work/alpine-2.00/imap/c-client'
757make[3]: *** [osx] Error 2
758make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/work/alpine-2.00/imap/c-client'
759make[2]: *** [OSTYPE] Error 2
760make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/work/alpine-2.00/imap'
761make[1]: *** [oxp] Error 2
762make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/work/alpine-2.00/imap'
763make: *** [c-client] Error 2
764make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/work/alpine-2.00'
765Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/work/alpine-2.00" && /usr/bin/make -w all CC=/usr/bin/clang EXTRACFLAGS="-arch x86_64" EXTRALDFLAGS="-arch x86_64" SPECIALS="GSSDIR=/opt/local SSLDIR=/opt/local"
766Exit code: 2
767Warning: targets not executed for alpine: org.macports.activate org.macports.build org.macports.destroot org.macports.install
768Please see the log file for port alpine for details:
769    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/main.log
770To report a bug, follow the instructions in the guide:
771    http://guide.macports.org/#project.tickets