Skip to content

Instantly share code, notes, and snippets.

@randyinla
Created November 22, 2012 12:02
Show Gist options
  • Save randyinla/4130795 to your computer and use it in GitHub Desktop.
Save randyinla/4130795 to your computer and use it in GitHub Desktop.
ruby-2.0.0-preview1 installs, rubygems-1.8.24 fails: removed "export rvm_make_flags( -j 7)" from .rvmrc file
RVM INSTALL COMMAND AND OUTPUT: log output below...
--------------------
$ rvm cleanup sources && rvm uninstall ruby-2.0.0-preview1 && rvm --debug install ruby-2.0.0-preview1 --patch $rvm_path/patches/ruby/1.9.3/p125/osx-arch-fix.patch --movable
Cleaning up rvm sources
Cleanup done.
Removing /Users/randy/.rvm/src/ruby-2.0.0-preview1...
Removing /Users/randy/.rvm/rubies/ruby-2.0.0-preview1...
ruby-2.0.0-preview1 - install
Fetching yaml-0.1.4.tar.gz to /Users/randy/.rvm/archives
Fetching: https://rvm.io/src/yaml-0.1.4.tar.gz
Fetch command: curl -f -L --create-dirs -C - -o yaml-0.1.4.tar.gz
Archive checksum matched, not downloading
Downloaded archive checksum matched.
Extracting yaml to /Users/randy/.rvm/src/yaml-0.1.4
Configuring yaml in /Users/randy/.rvm/src/yaml-0.1.4.
Compiling yaml in /Users/randy/.rvm/src/yaml-0.1.4.
Installing yaml to /Users/randy/.rvm/rubies/ruby-2.0.0-preview1
rvm_configure_flags+=( --with-opt-dir=/Users/randy/.rvm/rubies/ruby-2.0.0-preview1 )
Fetching openssl-1.0.1c.tar.gz to /Users/randy/.rvm/archives
Fetching: http://www.openssl.org/source/openssl-1.0.1c.tar.gz
Fetch command: curl -f -L --create-dirs -C - -o openssl-1.0.1c.tar.gz
Archive checksum matched, not downloading
Downloaded archive checksum matched.
Extracting openssl to /Users/randy/.rvm/src/openssl-1.0.1c
Configuring openssl in /Users/randy/.rvm/src/openssl-1.0.1c.
Error running './Configure darwin-i386-cc -I/Users/randy/.rvm/usr/include -L/Users/randy/.rvm/usr/lib zlib no-asm no-krb5 shared --prefix=/Users/randy/.rvm/rubies/ruby-2.0.0-preview1 --target=i686-apple-darwin11 --enable-shared --enable-load-relative --sysconfdir=/etc --with-opt-dir=/Users/randy/.rvm/rubies/ruby-2.0.0-preview1', please read /Users/randy/.rvm/log/ruby-2.0.0-preview1/openssl/configure.log
Compiling openssl in /Users/randy/.rvm/src/openssl-1.0.1c.
Error running 'make', please read /Users/randy/.rvm/log/ruby-2.0.0-preview1/openssl/make.log
Updating openssl certificates
rvm_configure_flags+=( --with-opt-dir=/Users/randy/.rvm/rubies/ruby-2.0.0-preview1 )
__rvm_update_configure_env(6):MACOSX_DEPLOYMENT_TARGET=10.8 CFLAGS= -arch i386 -g -Os -pipe -no-cpp-precomp CCFLAGS= -arch i386 -g -Os -pipe CXXFLAGS= -arch i386 -g -Os -pipe LDFLAGS= -arch i386 -bind_at_load LDSHARED=cc -arch i386 -dynamiclib -undefined suppress -flat_namespace:
found compiler: /usr/local/bin/gcc-4.2
Installing Ruby from source to: /Users/randy/.rvm/rubies/ruby-2.0.0-preview1, this may take a while depending on your cpu(s)...
ruby-2.0.0-preview1 - #downloading ruby-2.0.0-preview1, this may take a while depending on your connection...
ruby-2.0.0-preview1 - #extracting ruby-2.0.0-preview1 to /Users/randy/.rvm/src/ruby-2.0.0-preview1
ruby-2.0.0-preview1 - #extracted to /Users/randy/.rvm/src/ruby-2.0.0-preview1
Trying patch '/Users/randy/.rvm/patches/ruby/1.9.3/p125/osx-arch-fix.patch'.
Patch name '/Users/randy/.rvm/patches/ruby/1.9.3/p125/osx-arch-fix.patch'.
Patch expanded_name '/Users/randy/.rvm/patches/ruby/1.9.3/p125/osx-arch-fix.patch%1'.
Trying patch 'default'.
Patch name 'default'.
All found patches(1): /Users/randy/.rvm/patches/ruby/1.9.3/p125/osx-arch-fix.patch%1.
Patch full path '//Users/randy/.rvm/patches/ruby/1.9.3/p125/osx-arch-fix.patch'.
Applying patch //Users/randy/.rvm/patches/ruby/1.9.3/p125/osx-arch-fix.patch
ruby-2.0.0-preview1 - #configuring
ruby-2.0.0-preview1 - #compiling
ruby-2.0.0-preview1 - #installing
Removing old Rubygems files...
Installing rubygems-1.8.24 for ruby-2.0.0-preview1 ...
Error running 'env GEM_PATH=/Users/randy/.rvm/gems/ruby-2.0.0-preview1:/Users/randy/.rvm/gems/ruby-2.0.0-preview1@global:/Users/randy/.rvm/gems/ruby-2.0.0-preview1:/Users/randy/.rvm/gems/ruby-2.0.0-preview1@global GEM_HOME=/Users/randy/.rvm/gems/ruby-2.0.0-preview1 /Users/randy/.rvm/rubies/ruby-2.0.0-preview1/bin/ruby /Users/randy/.rvm/src/rubygems-1.8.24/setup.rb', please read /Users/randy/.rvm/log/ruby-2.0.0-preview1/rubygems.install.log
Installation of rubygems did not complete successfully.
fix osx dependencies
Error running 'install_name_tool -change /Users/randy/.rvm/rubies/ruby-2.0.0-preview1/lib/libyaml-0.2.dylib @executable_path/../lib/libyaml-0.2.dylib ', please read /Users/randy/.rvm/log/ruby-2.0.0-preview1/fix.osx.dependencies.log
Running /Users/randy/.rvm/hooks/after_install_codesign
/Users/randy/.rvm/log/ruby-2.0.0-preview1/openssl/configure.log:
---------------------------------------------------------------
[2012-11-22 03:48:19] ./Configure darwin-i386-cc -I/Users/randy/.rvm/usr/include -L/Users/randy/.rvm/usr/lib zlib no-asm no-krb5 shared --prefix=/Users/randy/.rvm/rubies/ruby-2.0.0-preview1 --target=i686-apple-darwin11 --enable-shared --enable-load-relative --sysconfdir=/etc --with-opt-dir=/Users/randy/.rvm/rubies/ruby-2.0.0-preview1
Usage: Configure [no-<cipher> ...] [enable-<cipher> ...] [experimental-<cipher> ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [no-hw-xxx|no-hw] [[no-]threads] [[no-]shared] [[no-]zlib|zlib-dynamic] [no-asm] [no-dso] [no-krb5] [sctp] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] [--with-xxx[=vvv]] [--test-sanity] os/compiler[:flags]
/Users/randy/.rvm/log/ruby-2.0.0-preview1/openssl/make.log
----------------------------------------------------------
[2012-11-22 03:48:19] make
making all in crypto...
( echo "#ifndef MK1MF_BUILD"; \
echo ' /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \
echo ' #define CFLAGS "cc -O"'; \
echo ' #define PLATFORM "dist"'; \
echo " #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \
echo '#endif' ) >buildinf.h
cc -I. -I.. -I../include -O -c -o cryptlib.o cryptlib.c
cc -I. -I.. -I../include -O -c -o mem.o mem.c
cc -I. -I.. -I../include -O -c -o mem_dbg.o mem_dbg.c
cc -I. -I.. -I../include -O -c -o cversion.o cversion.c
cc -I. -I.. -I../include -O -c -o ex_data.o ex_data.c
cc -I. -I.. -I../include -O -c -o cpt_err.o cpt_err.c
cc -I. -I.. -I../include -O -c -o ebcdic.o ebcdic.c
cc -I. -I.. -I../include -O -c -o uid.o uid.c
cc -I. -I.. -I../include -O -c -o o_time.o o_time.c
cc -I. -I.. -I../include -O -c -o o_str.o o_str.c
cc -I. -I.. -I../include -O -c -o o_dir.o o_dir.c
cc -I. -I.. -I../include -O -c -o o_fips.o o_fips.c
cc -I. -I.. -I../include -O -c -o o_init.o o_init.c
cc -I. -I.. -I../include -O -c -o fips_ers.o fips_ers.c
cc -I. -I.. -I../include -O -c -o mem_clr.o mem_clr.c
ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o ebcdic.o uid.o o_time.o o_str.o o_dir.o o_fips.o o_init.o fips_ers.o mem_clr.o
ar: creating archive ../libcrypto.a
/usr/bin/ranlib: file: ../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../libcrypto.a(fips_ers.o) has no symbols
[ -z "" ] || ar r ../libcrypto.a fipscanister.o
/usr/bin/ranlib ../libcrypto.a || echo Never mind.
/usr/bin/ranlib: file: ../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../libcrypto.a(fips_ers.o) has no symbols
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 o_names.o o_names.c
o_names.c:76:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((name_funcs_stack == NULL))
~~~~~~~~~~~~~~~~~^~~~~~~
o_names.c:76:24: note: remove extraneous parentheses around the comparison to silence this warning
if ((name_funcs_stack == NULL))
~ ^ ~
o_names.c:76:24: note: use '=' to turn this equality comparison into an assignment
if ((name_funcs_stack == NULL))
^~
=
1 warning generated.
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_lib.o obj_lib.c
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o obj_err.o obj_err.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: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
making all in crypto/md4...
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o md4_dgst.o md4_dgst.c
In file included from md4_dgst.c:62:
In file included from ./md4_locl.h:87:
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./md4_locl.h:80:22: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->A; HOST_l2c(ll,(s)); \
^
../md32_common.h:257:62: note: expanded from macro 'HOST_l2c'
# define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l)
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./md4_locl.h:81:22: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->B; HOST_l2c(ll,(s)); \
^
../md32_common.h:257:62: note: expanded from macro 'HOST_l2c'
# define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l)
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./md4_locl.h:82:22: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->C; HOST_l2c(ll,(s)); \
^
../md32_common.h:257:62: note: expanded from macro 'HOST_l2c'
# define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l)
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./md4_locl.h:83:22: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->D; HOST_l2c(ll,(s)); \
^
../md32_common.h:257:62: note: expanded from macro 'HOST_l2c'
# define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l)
^
md4_dgst.c:109:16: warning: expression result unused [-Wunused-value]
HOST_c2l(data,l); X( 0)=l; HOST_c2l(data,l); X( 1)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md4_dgst.c:109:44: warning: expression result unused [-Wunused-value]
HOST_c2l(data,l); X( 0)=l; HOST_c2l(data,l); X( 1)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md4_dgst.c:111:40: warning: expression result unused [-Wunused-value]
R0(A,B,C,D,X( 0), 3,0); HOST_c2l(data,l); X( 2)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md4_dgst.c:112:40: warning: expression result unused [-Wunused-value]
R0(D,A,B,C,X( 1), 7,0); HOST_c2l(data,l); X( 3)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md4_dgst.c:113:40: warning: expression result unused [-Wunused-value]
R0(C,D,A,B,X( 2),11,0); HOST_c2l(data,l); X( 4)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md4_dgst.c:114:40: warning: expression result unused [-Wunused-value]
R0(B,C,D,A,X( 3),19,0); HOST_c2l(data,l); X( 5)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md4_dgst.c:115:40: warning: expression result unused [-Wunused-value]
R0(A,B,C,D,X( 4), 3,0); HOST_c2l(data,l); X( 6)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md4_dgst.c:116:40: warning: expression result unused [-Wunused-value]
R0(D,A,B,C,X( 5), 7,0); HOST_c2l(data,l); X( 7)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md4_dgst.c:117:40: warning: expression result unused [-Wunused-value]
R0(C,D,A,B,X( 6),11,0); HOST_c2l(data,l); X( 8)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md4_dgst.c:118:40: warning: expression result unused [-Wunused-value]
R0(B,C,D,A,X( 7),19,0); HOST_c2l(data,l); X( 9)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md4_dgst.c:119:40: warning: expression result unused [-Wunused-value]
R0(A,B,C,D,X( 8), 3,0); HOST_c2l(data,l); X(10)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md4_dgst.c:120:40: warning: expression result unused [-Wunused-value]
R0(D,A,B,C,X( 9), 7,0); HOST_c2l(data,l); X(11)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md4_dgst.c:121:40: warning: expression result unused [-Wunused-value]
R0(C,D,A,B,X(10),11,0); HOST_c2l(data,l); X(12)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md4_dgst.c:122:40: warning: expression result unused [-Wunused-value]
R0(B,C,D,A,X(11),19,0); HOST_c2l(data,l); X(13)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md4_dgst.c:123:40: warning: expression result unused [-Wunused-value]
R0(A,B,C,D,X(12), 3,0); HOST_c2l(data,l); X(14)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md4_dgst.c:124:40: warning: expression result unused [-Wunused-value]
R0(D,A,B,C,X(13), 7,0); HOST_c2l(data,l); X(15)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
20 warnings generated.
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o md4_one.o md4_one.c
ar r ../../libcrypto.a md4_dgst.o md4_one.o
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
making all in crypto/md5...
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o md5_dgst.o md5_dgst.c
In file included from md5_dgst.c:60:
In file included from ./md5_locl.h:96:
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./md5_locl.h:89:22: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->A; HOST_l2c(ll,(s)); \
^
../md32_common.h:257:62: note: expanded from macro 'HOST_l2c'
# define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l)
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./md5_locl.h:90:22: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->B; HOST_l2c(ll,(s)); \
^
../md32_common.h:257:62: note: expanded from macro 'HOST_l2c'
# define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l)
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./md5_locl.h:91:22: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->C; HOST_l2c(ll,(s)); \
^
../md32_common.h:257:62: note: expanded from macro 'HOST_l2c'
# define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l)
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./md5_locl.h:92:22: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->D; HOST_l2c(ll,(s)); \
^
../md32_common.h:257:62: note: expanded from macro 'HOST_l2c'
# define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l)
^
md5_dgst.c:109:16: warning: expression result unused [-Wunused-value]
HOST_c2l(data,l); X( 0)=l; HOST_c2l(data,l); X( 1)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md5_dgst.c:109:44: warning: expression result unused [-Wunused-value]
HOST_c2l(data,l); X( 0)=l; HOST_c2l(data,l); X( 1)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md5_dgst.c:111:50: warning: expression result unused [-Wunused-value]
R0(A,B,C,D,X( 0), 7,0xd76aa478L); HOST_c2l(data,l); X( 2)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md5_dgst.c:112:50: warning: expression result unused [-Wunused-value]
R0(D,A,B,C,X( 1),12,0xe8c7b756L); HOST_c2l(data,l); X( 3)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md5_dgst.c:113:50: warning: expression result unused [-Wunused-value]
R0(C,D,A,B,X( 2),17,0x242070dbL); HOST_c2l(data,l); X( 4)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md5_dgst.c:114:50: warning: expression result unused [-Wunused-value]
R0(B,C,D,A,X( 3),22,0xc1bdceeeL); HOST_c2l(data,l); X( 5)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md5_dgst.c:115:50: warning: expression result unused [-Wunused-value]
R0(A,B,C,D,X( 4), 7,0xf57c0fafL); HOST_c2l(data,l); X( 6)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md5_dgst.c:116:50: warning: expression result unused [-Wunused-value]
R0(D,A,B,C,X( 5),12,0x4787c62aL); HOST_c2l(data,l); X( 7)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md5_dgst.c:117:50: warning: expression result unused [-Wunused-value]
R0(C,D,A,B,X( 6),17,0xa8304613L); HOST_c2l(data,l); X( 8)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md5_dgst.c:118:50: warning: expression result unused [-Wunused-value]
R0(B,C,D,A,X( 7),22,0xfd469501L); HOST_c2l(data,l); X( 9)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md5_dgst.c:119:50: warning: expression result unused [-Wunused-value]
R0(A,B,C,D,X( 8), 7,0x698098d8L); HOST_c2l(data,l); X(10)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md5_dgst.c:120:50: warning: expression result unused [-Wunused-value]
R0(D,A,B,C,X( 9),12,0x8b44f7afL); HOST_c2l(data,l); X(11)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md5_dgst.c:121:50: warning: expression result unused [-Wunused-value]
R0(C,D,A,B,X(10),17,0xffff5bb1L); HOST_c2l(data,l); X(12)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md5_dgst.c:122:50: warning: expression result unused [-Wunused-value]
R0(B,C,D,A,X(11),22,0x895cd7beL); HOST_c2l(data,l); X(13)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md5_dgst.c:123:50: warning: expression result unused [-Wunused-value]
R0(A,B,C,D,X(12), 7,0x6b901122L); HOST_c2l(data,l); X(14)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
md5_dgst.c:124:50: warning: expression result unused [-Wunused-value]
R0(D,A,B,C,X(13),12,0xfd987193L); HOST_c2l(data,l); X(15)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
20 warnings generated.
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o md5_one.o md5_one.c
ar r ../../libcrypto.a md5_dgst.o md5_one.o
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
making all in crypto/sha...
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o sha_dgst.o sha_dgst.c
In file included from sha_dgst.c:72:
In file included from ./sha_locl.h:117:
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./sha_locl.h:72:14: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->h0; HOST_l2c(ll,(s)); \
^
../md32_common.h:214:42: note: expanded from macro 'HOST_l2c'
*((unsigned int *)(c))=r; (c)+=4; r; })
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./sha_locl.h:73:14: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->h1; HOST_l2c(ll,(s)); \
^
../md32_common.h:214:42: note: expanded from macro 'HOST_l2c'
*((unsigned int *)(c))=r; (c)+=4; r; })
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./sha_locl.h:74:14: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->h2; HOST_l2c(ll,(s)); \
^
../md32_common.h:214:42: note: expanded from macro 'HOST_l2c'
*((unsigned int *)(c))=r; (c)+=4; r; })
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./sha_locl.h:75:14: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->h3; HOST_l2c(ll,(s)); \
^
../md32_common.h:214:42: note: expanded from macro 'HOST_l2c'
*((unsigned int *)(c))=r; (c)+=4; r; })
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./sha_locl.h:76:14: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->h4; HOST_l2c(ll,(s)); \
^
../md32_common.h:214:42: note: expanded from macro 'HOST_l2c'
*((unsigned int *)(c))=r; (c)+=4; r; })
^
5 warnings generated.
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o sha1dgst.o sha1dgst.c
In file included from sha1dgst.c:72:
In file included from ./sha_locl.h:117:
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./sha_locl.h:72:14: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->h0; HOST_l2c(ll,(s)); \
^
../md32_common.h:214:42: note: expanded from macro 'HOST_l2c'
*((unsigned int *)(c))=r; (c)+=4; r; })
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./sha_locl.h:73:14: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->h1; HOST_l2c(ll,(s)); \
^
../md32_common.h:214:42: note: expanded from macro 'HOST_l2c'
*((unsigned int *)(c))=r; (c)+=4; r; })
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./sha_locl.h:74:14: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->h2; HOST_l2c(ll,(s)); \
^
../md32_common.h:214:42: note: expanded from macro 'HOST_l2c'
*((unsigned int *)(c))=r; (c)+=4; r; })
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./sha_locl.h:75:14: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->h3; HOST_l2c(ll,(s)); \
^
../md32_common.h:214:42: note: expanded from macro 'HOST_l2c'
*((unsigned int *)(c))=r; (c)+=4; r; })
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./sha_locl.h:76:14: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->h4; HOST_l2c(ll,(s)); \
^
../md32_common.h:214:42: note: expanded from macro 'HOST_l2c'
*((unsigned int *)(c))=r; (c)+=4; r; })
^
5 warnings generated.
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o sha_one.o sha_one.c
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o sha1_one.o sha1_one.c
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o sha256.o sha256.c
In file included from sha256.c:115:
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
sha256.c:91:22: note: expanded from macro 'HASH_MAKE_STRING'
{ ll=(c)->h[nn]; HOST_l2c(ll,(s)); } \
^
../md32_common.h:214:42: note: expanded from macro 'HOST_l2c'
*((unsigned int *)(c))=r; (c)+=4; r; })
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
sha256.c:95:22: note: expanded from macro 'HASH_MAKE_STRING'
{ ll=(c)->h[nn]; HOST_l2c(ll,(s)); } \
^
../md32_common.h:214:42: note: expanded from macro 'HOST_l2c'
*((unsigned int *)(c))=r; (c)+=4; r; })
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
sha256.c:101:22: note: expanded from macro 'HASH_MAKE_STRING'
{ ll=(c)->h[nn]; HOST_l2c(ll,(s)); } \
^
../md32_common.h:214:42: note: expanded from macro 'HOST_l2c'
*((unsigned int *)(c))=r; (c)+=4; r; })
^
3 warnings generated.
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o sha512.o sha512.c
ar r ../../libcrypto.a sha_dgst.o sha1dgst.o sha_one.o sha1_one.o sha256.o sha512.o
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
making all in crypto/mdc2...
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o mdc2dgst.o mdc2dgst.c
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o mdc2_one.o mdc2_one.c
ar r ../../libcrypto.a mdc2dgst.o mdc2_one.o
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
making all in crypto/hmac...
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o hmac.o hmac.c
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o hm_ameth.o hm_ameth.c
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o hm_pmeth.o hm_pmeth.c
ar r ../../libcrypto.a hmac.o hm_ameth.o hm_pmeth.o
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
making all in crypto/ripemd...
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o rmd_dgst.o rmd_dgst.c
In file included from rmd_dgst.c:60:
In file included from ./rmd_locl.h:99:
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./rmd_locl.h:91:22: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->A; HOST_l2c(ll,(s)); \
^
../md32_common.h:257:62: note: expanded from macro 'HOST_l2c'
# define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l)
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./rmd_locl.h:92:22: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->B; HOST_l2c(ll,(s)); \
^
../md32_common.h:257:62: note: expanded from macro 'HOST_l2c'
# define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l)
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./rmd_locl.h:93:22: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->C; HOST_l2c(ll,(s)); \
^
../md32_common.h:257:62: note: expanded from macro 'HOST_l2c'
# define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l)
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./rmd_locl.h:94:22: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->D; HOST_l2c(ll,(s)); \
^
../md32_common.h:257:62: note: expanded from macro 'HOST_l2c'
# define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l)
^
../md32_common.h:379:2: warning: expression result unused [-Wunused-value]
HASH_MAKE_STRING(c,md);
^~~~~~~~~~~~~~~~~~~~~~
./rmd_locl.h:95:22: note: expanded from macro 'HASH_MAKE_STRING'
ll=(c)->E; HOST_l2c(ll,(s)); \
^
../md32_common.h:257:62: note: expanded from macro 'HOST_l2c'
# define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l)
^
rmd_dgst.c:108:16: warning: expression result unused [-Wunused-value]
HOST_c2l(data,l); X( 0)=l; HOST_c2l(data,l); X( 1)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
rmd_dgst.c:108:43: warning: expression result unused [-Wunused-value]
HOST_c2l(data,l); X( 0)=l; HOST_c2l(data,l); X( 1)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
rmd_dgst.c:109:43: warning: expression result unused [-Wunused-value]
RIP1(A,B,C,D,E,WL00,SL00); HOST_c2l(data,l); X( 2)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
rmd_dgst.c:110:43: warning: expression result unused [-Wunused-value]
RIP1(E,A,B,C,D,WL01,SL01); HOST_c2l(data,l); X( 3)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
rmd_dgst.c:111:43: warning: expression result unused [-Wunused-value]
RIP1(D,E,A,B,C,WL02,SL02); HOST_c2l(data,l); X( 4)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
rmd_dgst.c:112:43: warning: expression result unused [-Wunused-value]
RIP1(C,D,E,A,B,WL03,SL03); HOST_c2l(data,l); X( 5)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
rmd_dgst.c:113:43: warning: expression result unused [-Wunused-value]
RIP1(B,C,D,E,A,WL04,SL04); HOST_c2l(data,l); X( 6)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
rmd_dgst.c:114:43: warning: expression result unused [-Wunused-value]
RIP1(A,B,C,D,E,WL05,SL05); HOST_c2l(data,l); X( 7)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
rmd_dgst.c:115:43: warning: expression result unused [-Wunused-value]
RIP1(E,A,B,C,D,WL06,SL06); HOST_c2l(data,l); X( 8)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
rmd_dgst.c:116:43: warning: expression result unused [-Wunused-value]
RIP1(D,E,A,B,C,WL07,SL07); HOST_c2l(data,l); X( 9)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
rmd_dgst.c:117:43: warning: expression result unused [-Wunused-value]
RIP1(C,D,E,A,B,WL08,SL08); HOST_c2l(data,l); X(10)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
rmd_dgst.c:118:43: warning: expression result unused [-Wunused-value]
RIP1(B,C,D,E,A,WL09,SL09); HOST_c2l(data,l); X(11)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
rmd_dgst.c:119:43: warning: expression result unused [-Wunused-value]
RIP1(A,B,C,D,E,WL10,SL10); HOST_c2l(data,l); X(12)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
rmd_dgst.c:120:43: warning: expression result unused [-Wunused-value]
RIP1(E,A,B,C,D,WL11,SL11); HOST_c2l(data,l); X(13)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
rmd_dgst.c:121:43: warning: expression result unused [-Wunused-value]
RIP1(D,E,A,B,C,WL12,SL12); HOST_c2l(data,l); X(14)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
rmd_dgst.c:122:43: warning: expression result unused [-Wunused-value]
RIP1(C,D,E,A,B,WL13,SL13); HOST_c2l(data,l); X(15)=l;
~~~~~~~~~~~~~~^~
../md32_common.h:256:68: note: expanded from macro 'HOST_c2l'
# define HOST_c2l(c,l) ((l)=*((const unsigned int *)(c)), (c)+=4, l)
^
21 warnings generated.
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o rmd_one.o rmd_one.c
ar r ../../libcrypto.a rmd_dgst.o rmd_one.o
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
making all in crypto/whrlpool...
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o wp_dgst.o wp_dgst.c
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o wp_block.o wp_block.c
ar r ../../libcrypto.a wp_dgst.o wp_block.o
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_ers.o) has no symbols
making all in crypto/des...
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -O -c -o set_key.o set_key.c
set_key.c:399:17: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
*(k++)=ROTATE(t2,30)&0xffffffffL;
~~~~~~~^~~~~~
./des_locl.h:170:19: note: expanded from macro 'ROTATE'
: "I"(n),"0"(a) \
^
set_key.c:402:17: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
*(k++)=ROTATE(t2,26)&0xffffffffL;
~~~~~~~^~~~~~
./des_locl.h:170:19: note: expanded from macro 'ROTATE'
: "I"(n),"0"(a) \
^
2 errors generated.
make[2]: *** [set_key.o] Error 1
make[1]: *** [subdirs] Error 1
make: *** [build_crypto] Error 1
/Users/randy/.rvm/log/ruby-2.0.0-preview1/rubygems.install.log:
---------------------------------------------------------------
[2012-11-22 03:52:02] env GEM_PATH=/Users/randy/.rvm/gems/ruby-2.0.0-preview1:/Users/randy/.rvm/gems/ruby-2.0.0-preview1@global:/Users/randy/.rvm/gems/ruby-2.0.0-preview1:/Users/randy/.rvm/gems/ruby-2.0.0-preview1@global GEM_HOME=/Users/randy/.rvm/gems/ruby-2.0.0-preview1 /Users/randy/.rvm/rubies/ruby-2.0.0-preview1/bin/ruby /Users/randy/.rvm/src/rubygems-1.8.24/setup.rb
current path: /Users/randy/.rvm/src/rubygems-1.8.24
command(5): env GEM_PATH=/Users/randy/.rvm/gems/ruby-2.0.0-preview1:/Users/randy/.rvm/gems/ruby-2.0.0-preview1@global:/Users/randy/.rvm/gems/ruby-2.0.0-preview1:/Users/randy/.rvm/gems/ruby-2.0.0-preview1@global GEM_HOME=/Users/randy/.rvm/gems/ruby-2.0.0-preview1 /Users/randy/.rvm/rubies/ruby-2.0.0-preview1/bin/ruby /Users/randy/.rvm/src/rubygems-1.8.24/setup.rb
/Users/randy/.rvm/rubies/ruby-2.0.0-preview1/lib/ruby/2.0.0/yaml.rb:6:in `<top (required)>':
It seems your ruby installation is missing psych (for YAML output).
To eliminate this warning, please install libyaml and reinstall your ruby.
/Users/randy/.rvm/src/rubygems-1.8.24/lib/rubygems/custom_require.rb:36:in `require': cannot load such file -- psych (LoadError)
from /Users/randy/.rvm/src/rubygems-1.8.24/lib/rubygems/custom_require.rb:36:in `require'
from /Users/randy/.rvm/rubies/ruby-2.0.0-preview1/lib/ruby/2.0.0/yaml.rb:7:in `<top (required)>'
from /Users/randy/.rvm/src/rubygems-1.8.24/lib/rubygems/custom_require.rb:36:in `require'
from /Users/randy/.rvm/src/rubygems-1.8.24/lib/rubygems/custom_require.rb:36:in `require'
from /Users/randy/.rvm/src/rubygems-1.8.24/lib/rubygems.rb:680:in `load_yaml'
from /Users/randy/.rvm/src/rubygems-1.8.24/lib/rubygems/config_file.rb:249:in `load_file'
from /Users/randy/.rvm/src/rubygems-1.8.24/lib/rubygems/config_file.rb:190:in `initialize'
from /Users/randy/.rvm/src/rubygems-1.8.24/lib/rubygems/gem_runner.rb:78:in `new'
from /Users/randy/.rvm/src/rubygems-1.8.24/lib/rubygems/gem_runner.rb:78:in `do_configuration'
from /Users/randy/.rvm/src/rubygems-1.8.24/lib/rubygems/gem_runner.rb:51:in `run'
from setup.rb:38:in `<main>'
/Users/randy/.rvm/log/ruby-2.0.0-preview1/fix.osx.dependencies.log:
-------------------------------------------------------------------
[2012-11-22 03:52:03] install_name_tool -change /Users/randy/.rvm/rubies/ruby-2.0.0-preview1/lib/libyaml-0.2.dylib @executable_path/../lib/libyaml-0.2.dylib
install_name_tool: can't open file: (No such file or directory)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment