Ticket #23972: ruby.txt

File ruby.txt, 1.9 KB (added by guaripete@…, 14 years ago)

<port -d install ruby> output

Line 
1--->  Computing dependencies for ruby
2--->  Building ruby
3compiling Win32API
4make[1]: Nothing to be done for `all'.
5compiling bigdecimal
6make[1]: Nothing to be done for `all'.
7compiling curses
8make[1]: Nothing to be done for `all'.
9compiling dbm
10make[1]: Nothing to be done for `all'.
11compiling digest
12make[1]: Nothing to be done for `all'.
13compiling digest/bubblebabble
14make[1]: Nothing to be done for `all'.
15compiling digest/md5
16make[1]: Nothing to be done for `all'.
17compiling digest/rmd160
18make[1]: Nothing to be done for `all'.
19compiling digest/sha1
20make[1]: Nothing to be done for `all'.
21compiling digest/sha2
22make[1]: Nothing to be done for `all'.
23compiling dl
24make[1]: Nothing to be done for `all'.
25compiling enumerator
26make[1]: Nothing to be done for `all'.
27compiling etc
28make[1]: Nothing to be done for `all'.
29compiling fcntl
30make[1]: Nothing to be done for `all'.
31compiling gdbm
32make[1]: Nothing to be done for `all'.
33compiling iconv
34make[1]: Nothing to be done for `all'.
35compiling io/wait
36make[1]: Nothing to be done for `all'.
37compiling nkf
38make[1]: Nothing to be done for `all'.
39compiling openssl
40/usr/bin/gcc-4.0 -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -I/opt/local/include -fno-common -O2 -arch i386  -fno-common -pipe -fno-common  -c openssl_missing.c
41In file included from openssl_missing.c:22:
42openssl_missing.h:119: error: conflicting types for 'BN_rand_range'
43/opt/local/include/openssl/bn.h:411: error: previous declaration of 'BN_rand_range' was here
44openssl_missing.h:120: error: conflicting types for 'BN_pseudo_rand_range'
45/opt/local/include/openssl/bn.h:412: error: previous declaration of 'BN_pseudo_rand_range' was here
46make[1]: *** [openssl_missing.o] Error 1
47make: *** [all] Error 1
48Warning: the following items did not execute (for ruby): org.macports.activate org.macports.build org.macports.destroot org.macports.install
49To report a bug, see <http://guide.macports.org/#project.tickets>