Dear Fink Users and Developers, unfortunately the installation of re-alpine has failed numerous times, despite updating the 'fink self update' and 'fink update-all'. Could you please have a look at the attached log file and the below part of the log file? Is this a problem that is just caused on my machine, or a general problem when installing re-alpine on Mac OS X.7 (Lion)?
ln -s tools/an . touch ip6 make build EXTRACFLAGS='-I/sw/include -I/sw/include -g -O2' EXTRALDFLAGS='-lintl -L/sw/lib -L/sw/lib -ltcl -lgssapi_krb5 -lssl -lldap -lncurses -llber -lssl -framework Carbon -framework ApplicationServices -framework Security' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=nopwd IP=4 EXTRASPECIALS='SSLCERTS=/sw/etc/ssl/certs EXTRAAUTHENTICATORS=gss ' BUILDTYPE=osx IP=6 EXTRAAUTHENTICATORS=" gss" \ PASSWDTYPE=pam \ EXTRACFLAGS="-I/sw/include -I/sw/include -g -O2" \ SPECIALS="SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLCERTS=/System/Library/OpenSSL/certs SSLKEYS=/System/Library/OpenSSL/private GSSINCLUDE=/usr/include GSSLIB=/usr/lib PAMDLFLAGS=-lpam" sh -c 'rm -rf rebuild || true' Building bundled tools... cd mtest;make make[3]: `ip6' is up to date. Building c-client for osx... cat: OSTYPE: No such file or directory sh: line 0: test: too many arguments echo `cat SPECIALS` SSLCERTS=/sw/etc/ssl/certs EXTRAAUTHENTICATORS=gss > c-client/SPECIALS cat: OSTYPE: No such file or directory Already built for -- you must do "make clean" first make[2]: cd ../c-client;make make[3]: *** No rule to make target `../c-client/osdep.h', needed by `mtest.o'. Stop. make[3]: *** Waiting for unfinished jobs.... *** [rebuild] Error 1 make[2]: *** Waiting for unfinished jobs.... cd c-client;make osx EXTRACFLAGS='-I/sw/include -I/sw/include -g -O2'\ EXTRALDFLAGS='-lintl -L/sw/lib -L/sw/lib -ltcl -lgssapi_krb5 -lssl -lldap -lncurses -llber -lssl -framework Carbon -framework ApplicationServices -framework Security'\ EXTRADRIVERS='mbox'\ EXTRAAUTHENTICATORS='gss'\ PASSWDTYPE=pam SSLTYPE=nopwd IP=6\ SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLCERTS=/System/Library/OpenSSL/certs SSLKEYS=/System/Library/OpenSSL/private GSSINCLUDE=/usr/include GSSLIB=/usr/lib PAMDLFLAGS=-lpam SSLCERTS=/sw/etc/ssl/certs EXTRAAUTHENTICATORS=gss You must specify what type of system make[4]: *** [osdep.h] Error 1 make[3]: *** [../c-client/c-client.a] Error 2 make[2]: *** [bundled] Error 2 make build EXTRACFLAGS='-I/sw/include -I/sw/include -g -O2' EXTRALDFLAGS='-lintl -L/sw/lib -L/sw/lib -ltcl -lgssapi_krb5 -lssl -lldap -lncurses -llber -lssl -framework Carbon -framework ApplicationServices -framework Security' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='gss' PASSWDTYPE=pam SSLTYPE=nopwd IP=6 `cat SPECIALS` OS=osx \ CRXTYPE=nfs \ SPOOLDIR=/var/spool MAILSPOOL=/var/mail \ RSHPATH=/usr/bin/rsh \ BASECFLAGS="-g -O2 -pipe -fno-omit-frame-pointer -Wno-pointer-sign" sh -c 'rm -rf auths.c crexcl.c ip_unix.c linkage.[ch] siglocal.c osdep*.[ch] *.o ARCHIVE *FLAGS *TYPE c-client.a || true' Once-only environment setup... PAM password authentication echo -lpam -ldl >> LDFLAGS echo cc > CCTYPE Building with SSL ln -s ssl_unix.c osdepssl.c echo -L/usr/lib -lssl -lcrypto >> LDFLAGS echo -g -O2 -pipe -fno-omit-frame-pointer -Wno-pointer-sign '-I/sw/include -I/sw/include -g -O2' -DCHUNKSIZE=65536 > CFLAGS ln -s ckp_pam.c osdepckp.c echo -I/usr/include/openssl -I/usr/include/openssl/openssl -DSSL_CERT_DIRECTORY=\"/sw/etc/ssl/certs\" -DSSL_KEY_DIRECTORY=\"/System/Library/OpenSSL/private\" >> OSCFLAGS echo -DCREATEPROTO=unixproto -DEMPTYPROTO=unixproto \ -DMD5ENABLE=\"/etc/cram-md5.pwd\" -DMAILSPOOL=\"/var/mail\" \ -DANONYMOUSHOME=\"/var/mail/anonymous\" \ -DACTIVEFILE=\"/usr/lib/news/active\" -DNEWSSPOOL=\"/var/spool/news\" \ -DRSHPATH=\"/usr/bin/rsh\" -DLOCKPGM=\"\" \ -DLOCKPGM1=\"/usr/libexec/mlock\" -DLOCKPGM2=\"/usr/sbin/mlock\" \ -DLOCKPGM3=\"/etc/mlock\" > OSCFLAGS 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 echo " ssl_onceonlyinit ();" >> linkage.c echo -lintl -L/sw/lib -L/sw/lib -ltcl -lgssapi_krb5 -lssl -lldap -lncurses -llber -lssl -framework Carbon -framework ApplicationServices -framework Security > LDFLAGS make[4]: *** [osdepbas.c] Error 1 make[4]: *** Waiting for unfinished jobs.... osdeplog.c not found...try make clean and new make make[4]: *** [osdeplog.c] Error 1 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 osx > OSTYPE ./drivers mbox imap nntp pop3 mix mx mbx tenex mtx mh mmdf unix news phile dummy ./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 /usr/lib/libk5crypto.a) && echo -L/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err || echo -L/usr/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]: *** [oxs] Error 2 make: *** [c-client] Error 2 ### execution of make failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-re-alpine-2.02-2 (Reading database ... 55243 files and directories currently installed.) Removing fink-buildlock-re-alpine-2.02-2 ... Failed: phase compiling: re-alpine-2.02-2 failed Before reporting any errors, please run "fink selfupdate" and try again. If you continue to have issues, please check to see if the FAQ on Fink's website solves the problem. If not, ask on one of these mailing lists: The Fink Users List The Fink Beginners List , with a carbon copy to the maintainer: Hisashi T Fujinaka Note that this is preferable to emailing just the maintainer directly, since most fink package maintainers do not have access to all possible hardware and software configurations. Please try to include the complete error message in your report. This generally consists of a compiler line starting with e.g. "gcc" or "g++" followed by the actual error output from the compiler. Also include the following system information: Package manager version: 0.31.2 Distribution version: selfupdate-cvs Mon Oct 3 09:21:57 2011, 10.7, x86_64 Trees: local/main stable/main Xcode: 4.1 Thanks a lot for your help! With best wishes, helge ************************************************************ Please consider the environment. Do you really need to print this email?
re-alpine.log
Description: Binary data
------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users