[MacPorts] #20971: alpine-2.00 Build Failure
MacPorts
noreply at macports.org
Mon Aug 31 09:59:55 PDT 2009
#20971: alpine-2.00 Build Failure
------------------------------------------------------------+---------------
Reporter: macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: alpine 2.00 build failure osdepbas.c not found | Port: alpine
------------------------------------------------------------+---------------
Under Snow Leopard (Mac OS X 10.6), clean install. MacPorts 1.8.0.
All dependencies for alpine-2.00 are built and verified.
When issuing the command "port install alpine," fails with following
output:
{{{
# port
MacPorts 1.8.0
Entering interactive mode... ("help" for help, "quit" to quit)
[var/root] > install alpine
---> Computing dependencies for alpine
---> Fetching alpine
---> Verifying checksum(s) for alpine
---> Extracting alpine
---> Configuring alpine
---> Building alpine
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_alpine/work/alpine-2.00"
&& /usr/bin/make -j2 all C_CLIENT_SPECIALS="GSSLIB=//opt/local/lib
SSLDIR=/opt/local" " returned error 2
Command output: echo > LDFLAGS
Building with SSL
ln -s ssl_unix.c osdepssl.c
echo -I/usr/include/openssl -I/usr/include/openssl/openssl
-DSSL_CERT_DIRECTORY=\"/System/Library/OpenSSL/certs\"
-DSSL_KEY_DIRECTORY=\"/System/Library/OpenSSL/private\" >> OSCFLAGS
echo "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
echo " ssl_onceonlyinit ();" >> linkage.c
echo osx > OSTYPE
echo -L/usr/lib -lssl -lcrypto >> LDFLAGS
./drivers mbox imap nntp pop3 mix mx mbx tenex mtx mh mmdf unix news phile
dummy
Building with SSL and plaintext passwords disabled unless SSL/TLS
echo " mail_parameters (NIL,SET_DISABLEPLAINTEXT,(void *) 2);" >>
linkage.c
osdepbas.c not found...try make clean and new make
make[4]: *** [osdepbas.c] Error 1
make[4]: *** Waiting for unfinished jobs....
./mkauths gss ext md5 pla log
echo -I/usr/include -DGSS_C_NT_HOSTBASED_SERVICE=gss_nt_service_name
-DKRB5_DEPRECATED=1 >> OSCFLAGS
sh -c '(test -f //opt/local/lib/libk5crypto.a) && echo -L//opt/local/lib
-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err || echo -L//opt/local/lib
-lgssapi_krb5 -lkrb5 -lcrypto -lcom_err' >> LDFLAGS
echo "#include \"kerb_mit.c\"" >> auths.c
echo " mail_versioncheck (CCLIENTVERSION);" >> linkage.c
ln -s os_osx.h osdep.h
ln -s os_osx.c osdepbas.c
ln -s log_std.c osdeplog.c
ln -s sig_bsd.c siglocal.c
ln -s crx_nfs.c crexcl.c
ln -s ip6_unix.c ip_unix.c
sh -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'
make[3]: *** [osx] Error 2
make[2]: *** [OSTYPE] Error 2
make[1]: *** [oxp] Error 2
make: *** [c-client] Error 2
Error: Status 1 encountered during processing.
Goodbye
#
}}}
--
Ticket URL: <http://trac.macports.org/ticket/20971>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list