Skip to content

Instantly share code, notes, and snippets.

@aboltart
Created December 2, 2012 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aboltart/4190614 to your computer and use it in GitHub Desktop.
Save aboltart/4190614 to your computer and use it in GitHub Desktop.
.rvm/log/ruby-2.0.0-preview2/openssl/make.log
[2012-12-02 21:26:35] make
making all in crypto...
making all in crypto/objects...
/usr/bin/perl obj_dat.pl obj_mac.h obj_dat.h
/usr/bin/perl objxref.pl obj_mac.num obj_xref.txt > obj_xref.h
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o obj_dat.o obj_dat.c
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o obj_xref.o obj_xref.c
ar r ../../libcrypto.a o_names.o obj_dat.o obj_lib.o obj_err.o obj_xref.o
/usr/bin/ranlib: archive member: ../../libcrypto.a(obj_dat.o) cputype (16777223) does not match previous archive members cputype (7) (all members must match)
/usr/bin/ranlib: archive member: ../../libcrypto.a(obj_xref.o) cputype (16777223) does not match previous archive members cputype (7) (all members must match)
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
/usr/bin/ranlib: archive member: ../../libcrypto.a(obj_dat.o) cputype (16777223) does not match previous archive members cputype (7) (all members must match)
/usr/bin/ranlib: archive member: ../../libcrypto.a(obj_xref.o) cputype (16777223) does not match previous archive members cputype (7) (all members must match)
/usr/bin/ranlib: for architecture: i386 file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: for architecture: i386 file: ../../libcrypto.a(fips_ers.o) has no symbols
/usr/bin/ranlib: for architecture: i386 file: ../../libcrypto.a(ecp_nistp224.o) has no symbols
/usr/bin/ranlib: for architecture: i386 file: ../../libcrypto.a(ecp_nistp256.o) has no symbols
/usr/bin/ranlib: for architecture: i386 file: ../../libcrypto.a(ecp_nistp521.o) has no symbols
/usr/bin/ranlib: for architecture: i386 file: ../../libcrypto.a(ecp_nistputil.o) has no symbols
/usr/bin/ranlib: for architecture: i386 file: ../../libcrypto.a(rand_win.o) has no symbols
/usr/bin/ranlib: for architecture: i386 file: ../../libcrypto.a(rand_os2.o) has no symbols
/usr/bin/ranlib: for architecture: i386 file: ../../libcrypto.a(rand_nw.o) has no symbols
/usr/bin/ranlib: for architecture: i386 file: ../../libcrypto.a(e_rc5.o) has no symbols
/usr/bin/ranlib: for architecture: i386 file: ../../libcrypto.a(m_md2.o) has no symbols
/usr/bin/ranlib: for architecture: i386 file: ../../libcrypto.a(evp_fips.o) has no symbols
/usr/bin/ranlib: for architecture: i386 file: ../../libcrypto.a(v3_asid.o) has no symbols
/usr/bin/ranlib: for architecture: i386 file: ../../libcrypto.a(v3_addr.o) has no symbols
Never mind.
making all in crypto/md4...
make[2]: Nothing to be done for `all'.
making all in crypto/md5...
make[2]: Nothing to be done for `all'.
making all in crypto/sha...
make[2]: Nothing to be done for `all'.
making all in crypto/mdc2...
make[2]: Nothing to be done for `all'.
making all in crypto/hmac...
make[2]: Nothing to be done for `all'.
making all in crypto/ripemd...
make[2]: Nothing to be done for `all'.
making all in crypto/whrlpool...
make[2]: Nothing to be done for `all'.
making all in crypto/des...
make[2]: Nothing to be done for `all'.
making all in crypto/aes...
make[2]: Nothing to be done for `all'.
making all in crypto/rc2...
make[2]: Nothing to be done for `all'.
making all in crypto/rc4...
make[2]: Nothing to be done for `all'.
making all in crypto/idea...
make[2]: Nothing to be done for `all'.
making all in crypto/bf...
make[2]: Nothing to be done for `all'.
making all in crypto/cast...
make[2]: Nothing to be done for `all'.
making all in crypto/camellia...
make[2]: Nothing to be done for `all'.
making all in crypto/seed...
make[2]: Nothing to be done for `all'.
making all in crypto/modes...
make[2]: Nothing to be done for `all'.
making all in crypto/bn...
make[2]: Nothing to be done for `all'.
making all in crypto/ec...
make[2]: Nothing to be done for `all'.
making all in crypto/rsa...
make[2]: Nothing to be done for `all'.
making all in crypto/dsa...
make[2]: Nothing to be done for `all'.
making all in crypto/ecdsa...
make[2]: Nothing to be done for `all'.
making all in crypto/dh...
make[2]: Nothing to be done for `all'.
making all in crypto/ecdh...
make[2]: Nothing to be done for `all'.
making all in crypto/dso...
make[2]: Nothing to be done for `all'.
making all in crypto/engine...
make[2]: Nothing to be done for `all'.
making all in crypto/buffer...
make[2]: Nothing to be done for `all'.
making all in crypto/bio...
make[2]: Nothing to be done for `all'.
making all in crypto/stack...
make[2]: Nothing to be done for `all'.
making all in crypto/lhash...
make[2]: Nothing to be done for `all'.
making all in crypto/rand...
make[2]: Nothing to be done for `all'.
making all in crypto/err...
make[2]: Nothing to be done for `all'.
making all in crypto/evp...
make[2]: Nothing to be done for `all'.
making all in crypto/asn1...
make[2]: Nothing to be done for `all'.
making all in crypto/pem...
make[2]: Nothing to be done for `all'.
making all in crypto/x509...
make[2]: Nothing to be done for `all'.
making all in crypto/x509v3...
make[2]: Nothing to be done for `all'.
making all in crypto/conf...
make[2]: Nothing to be done for `all'.
making all in crypto/txt_db...
make[2]: Nothing to be done for `all'.
making all in crypto/pkcs7...
make[2]: Nothing to be done for `all'.
making all in crypto/pkcs12...
make[2]: Nothing to be done for `all'.
making all in crypto/comp...
make[2]: Nothing to be done for `all'.
making all in crypto/ocsp...
make[2]: Nothing to be done for `all'.
making all in crypto/ui...
make[2]: Nothing to be done for `all'.
making all in crypto/krb5...
make[2]: Nothing to be done for `all'.
making all in crypto/cms...
make[2]: Nothing to be done for `all'.
making all in crypto/pqueue...
make[2]: Nothing to be done for `all'.
making all in crypto/ts...
make[2]: Nothing to be done for `all'.
making all in crypto/srp...
make[2]: Nothing to be done for `all'.
making all in crypto/cmac...
make[2]: Nothing to be done for `all'.
if [ -n "" ]; then \
(cd ..; make libcrypto); \
fi
making all in ssl...
if [ -n "" ]; then \
(cd ..; make libssl); \
fi
making all in engines...
echo
making all in engines/ccgost...
make[2]: Nothing to be done for `all'.
making all in apps...
rm -f openssl
shlib_target=; if [ -n "" ]; then \
shlib_target=""; \
elif [ -n "" ]; then \
FIPSLD_CC="cc"; CC=/usr/local/ssl/fips-2.0/bin/fipsld; export CC FIPSLD_CC; \
fi; \
LIBRARIES="-L.. -lssl -L.. -lcrypto" ; \
make -f ../Makefile.shared -e \
APPNAME=openssl OBJECTS="openssl.o verify.o asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o gendh.o errstr.o ca.o pkcs7.o crl2p7.o crl.o rsa.o rsautl.o dsa.o dsaparam.o ec.o ecparam.o x509.o genrsa.o gendsa.o genpkey.o s_server.o s_client.o speed.o s_time.o apps.o s_cb.o s_socket.o app_rand.o version.o sess_id.o ciphers.o nseq.o pkcs12.o pkcs8.o pkey.o pkeyparam.o pkeyutl.o spkac.o smime.o cms.o rand.o engine.o ocsp.o prime.o ts.o srp.o" \
LIBDEPS=" $LIBRARIES " \
link_app.${shlib_target}
( :; LIBDEPS="${LIBDEPS:--L.. -lssl -L.. -lcrypto }"; LDCMD="${LDCMD:-cc}"; LDFLAGS="${LDFLAGS:--O}"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=openssl} openssl.o verify.o asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o gendh.o errstr.o ca.o pkcs7.o crl2p7.o crl.o rsa.o rsautl.o dsa.o dsaparam.o ec.o ecparam.o x509.o genrsa.o gendsa.o genpkey.o s_server.o s_client.o speed.o s_time.o apps.o s_cb.o s_socket.o app_rand.o version.o sess_id.o ciphers.o nseq.o pkcs12.o pkcs8.o pkey.o pkeyparam.o pkeyutl.o spkac.o smime.o cms.o rand.o engine.o ocsp.o prime.o ts.o srp.o ${LIBDEPS} )
ld: warning: ignoring file openssl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file verify.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file asn1pars.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file req.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file dgst.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file dh.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file dhparam.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file enc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file passwd.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file gendh.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file errstr.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file ca.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file pkcs7.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file crl2p7.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file crl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file rsa.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file rsautl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file dsa.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file dsaparam.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file ec.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file ecparam.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file x509.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file genrsa.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file gendsa.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file genpkey.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file s_server.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file s_client.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file speed.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file s_time.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file apps.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file s_cb.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file s_socket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file app_rand.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file version.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file sess_id.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file ciphers.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file nseq.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file pkcs12.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file pkcs8.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file pkey.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file pkeyparam.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file pkeyutl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file spkac.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file smime.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file cms.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file rand.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file engine.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file ocsp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file prime.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file ts.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file srp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: ignoring file ../libssl.dylib, file was built for unsupported file format which is not the architecture being linked (x86_64)
ld: warning: ignoring file ../libcrypto.dylib, file was built for unsupported file format which is not the architecture being linked (x86_64)
Undefined symbols for architecture x86_64:
"_main", referenced from:
start in crt1.10.6.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[2]: *** [link_app.] Error 1
make[1]: *** [openssl] Error 2
make: *** [build_apps] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment