Skip to content

Instantly share code, notes, and snippets.

@BMorearty
Created February 4, 2013 22:05
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 BMorearty/4710123 to your computer and use it in GitHub Desktop.
Save BMorearty/4710123 to your computer and use it in GitHub Desktop.
Unable to install ree with rvm. It tells the compiler to look for includes and libs in /opt/local/include and /opt/local/lib, neither of which exists.
[2013-02-04 14:03:17] ./installer
Welcome to the Ruby Enterprise Edition installer
This installer will help you install Ruby Enterprise Edition 1.8.7-2012.02.
Don't worry, none of your system files will be touched if you don't want them
to, so there is no risk that things will screw up.
You can expect this from the installation process:
1. Ruby Enterprise Edition will be compiled and optimized for speed for this
system.
2. Ruby on Rails will be installed for Ruby Enterprise Edition.
3. You will learn how to tell Phusion Passenger to use Ruby Enterprise
Edition instead of regular Ruby.
Press Enter to continue, or Ctrl-C to abort.
Checking for required software...
* Non-broken C compiler... found at gcc-4.2
* Non-broken C++ compiler... found at /usr/bin/g++-4.2
* The 'make' tool... found at /usr/bin/make
* The 'patch' tool... found at /usr/bin/patch
* Zlib development headers... found
* OpenSSL development headers... found
* GNU Readline development headers... found
--------------------------------------------
Target directory
Auto-installing to: /Users/brian/.rvm/rubies/ree-1.8.7-2012.02
--------------------------------------------
Compiling and optimizing Ruby Enterprise Edition
In the mean time, feel free to grab a cup of coffee.
./configure --prefix=/Users/brian/.rvm/rubies/ree-1.8.7-2012.02 --enable-mbari-api --disable-shared CFLAGS='-g -O2 '
checking build system type... i686-apple-darwin12.2.0
checking host system type... i686-apple-darwin12.2.0
checking target system type... i686-apple-darwin12.2.0
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-4.2 accepts -g... yes
checking for gcc-4.2 option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc-4.2 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc-4.2 needs -traditional... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
no
checking whether the linker is GNU ld... no
checking whether gcc-4.2 -E accepts -o... rm: conftest.dSYM: is a directory
yes
checking for bison... bison -y
checking for ranlib... ranlib
checking for ar... ar
checking for as... as
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for long long... yes
checking for off_t... yes
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking for pid_t... yes
checking for gid_t... yes
checking for uid_t... yes
checking for prototypes... yes
checking token paste string... ansi
checking for variable length prototypes and stdarg.h... yes
checking for noreturn function attribute... __attribute__ ((noreturn)) x
checking for noinline function attribute... __attribute__ ((noinline)) x
checking for RUBY_EXTERN... no
checking whether sys_nerr is declared... yes
checking for crypt in -lcrypt... no
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for clock_gettime in -lrt... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syscall.h usability... no
checking syscall.h presence... no
checking for syscall.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking a.out.h usability... no
checking a.out.h presence... no
checking for a.out.h... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for memory.h... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking intrinsics.h usability... no
checking intrinsics.h presence... no
checking for intrinsics.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking size of rlim_t... 8
checking for size_t... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... no
checking for uint128_t... no
checking for struct timezone... yes
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking return type of signal handlers... void
checking for working alloca.h... yes
checking for alloca... yes
checking whether alloca(0) returns the stack pointer... no
checking for working memcmp... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for ftello... yes
checking for broken erfc of glibc-2.3.6 on IA64... no
checking for dup2... yes
checking for memmove... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strerror... yes
checking for strftime... yes
checking for strchr... yes
checking for strstr... yes
checking for strtoul... yes
checking for crypt... yes
checking for flock... yes
checking for vsnprintf... yes
checking for isnan... yes
checking for finite... yes
checking for isinf... yes
checking for hypot... yes
checking for acosh... yes
checking for erf... yes
checking for fmod... yes
checking for killpg... yes
checking for wait4... yes
checking for waitpid... yes
checking for syscall... yes
checking for chroot... yes
checking for fsync... yes
checking for getcwd... yes
checking for eaccess... no
checking for truncate... yes
checking for ftruncate... yes
checking for chsize... no
checking for times... yes
checking for utimes... yes
checking for fcntl... yes
checking for lockf... yes
checking for lstat... yes
checking for symlink... yes
checking for link... yes
checking for readlink... yes
checking for setitimer... yes
checking for setruid... yes
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... no
checking for setproctitle... no
checking for setrgid... yes
checking for setegid... yes
checking for setregid... yes
checking for setresgid... no
checking for issetugid... yes
checking for pause... yes
checking for lchown... yes
checking for lchmod... yes
checking for getpgrp... yes
checking for setpgrp... yes
checking for getpgid... yes
checking for setpgid... yes
checking for initgroups... yes
checking for getgroups... yes
checking for setgroups... yes
checking for getpriority... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for sysconf... yes
checking for group_member... no
checking for dlopen... yes
checking for sigprocmask... yes
checking for sigaction... yes
checking for sigsetjmp... yes
checking for _setjmp... yes
checking for _longjmp... yes
checking for setsid... yes
checking for telldir... yes
checking for seekdir... yes
checking for fchmod... yes
checking for mktime... yes
checking for timegm... yes
checking for gettimeofday... yes
checking for cosh... yes
checking for sinh... yes
checking for tanh... yes
checking for round... yes
checking for setuid... yes
checking for setgid... yes
checking for setenv... yes
checking for unsetenv... yes
checking for __builtin_setjmp... no
checking for setjmp type... _setjmp
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for external timezone... long
checking for external altzone... no
checking for negative time_t for gmtime(3)... yes
checking whether getpgrp requires zero arguments... yes
checking whether setpgrp takes no argument... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking whether right shift preserve sign bit... yes
checking read count field in FILE structures... _r
checking read buffer ptr field in FILE structures... _p
checking whether need to seek between R/W... yes
checking whether st_ino is huge... no
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction... (cached) -1
checking whether ELF binaries are produced... no
checking whether OS depend dynamic link works... yes
checking for nroff... /usr/bin/nroff
creating config.h
configure: creating ./config.status
config.status: creating Makefile
gcc-4.2 -dynamiclib system_allocator.c -install_name @rpath/libsystem_allocator.dylib -o libsystem_allocator.dylib
mkdir -p .ext/common
make PREINCFLAGS='-I/opt/local/include' PRELIBS='-L/opt/local/lib -Wl,-rpath,/Users/brian/.rvm/rubies/ree-1.8.7-2012.02/lib -L/Users/brian/.rvm/rubies/ree-1.8.7-2012.02/lib -lsystem_allocator'
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c array.c
WARNING: While resolving call to function 'inspect_ary' arguments were dropped!
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c bignum.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c class.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c compar.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dir.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dln.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c enum.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c enumerator.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c error.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c eval.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c file.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c gc.c
gc.c: In function ‘gc_sweep’:
gc.c:1841: warning: format ‘%.7d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
gc.c:1841: warning: format ‘%.7d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
gc.c:1842: warning: format ‘%.7d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
gc.c:1842: warning: format ‘%.7d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
gc.c:1843: warning: format ‘%.7d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
gc.c:1843: warning: format ‘%.7d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
gc.c:1844: warning: format ‘%.7d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
gc.c:1844: warning: format ‘%.7d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
gc.c: In function ‘garbage_collect_0’:
gc.c:2175: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long long int’
gc.c:2175: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long long int’
gc.c: In function ‘os_statistics’:
gc.c:2954: warning: format ‘%d’ expects type ‘int’, but argument 9 has type ‘long unsigned int’
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c hash.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c inits.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c io.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c marshal.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c math.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c numeric.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c object.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c pack.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c parse.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c pointerset.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c process.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c prec.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c random.c
random.c: In function ‘make_seed_value’:
random.c:306: warning: assignment from incompatible pointer type
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c range.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c re.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c regex.c
regex.c: In function ‘ruby_re_compile_pattern’:
regex.c:1367: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘long int’
regex.c:2031: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘long int’
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c ruby.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c signal.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c sprintf.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c st.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c string.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c struct.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c time.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c util.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c variable.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c version.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dmyext.c
ar rcu libruby-static.a array.o bignum.o class.o compar.o dir.o dln.o enum.o enumerator.o error.o eval.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o pointerset.o process.o prec.o random.o range.o re.o regex.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o dmyext.o
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c main.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dmydln.c
gcc-4.2 -g -O2 -pipe -fno-common -DRUBY_EXPORT -L. main.o dmydln.o libruby-static.a -L/opt/local/lib -Wl,-rpath,/Users/brian/.rvm/rubies/ree-1.8.7-2012.02/lib -L/Users/brian/.rvm/rubies/ree-1.8.7-2012.02/lib -lsystem_allocator -ldl -lobjc -o miniruby
ld: warning: directory not found for option '-L/opt/local/lib'
rbconfig.rb updated
compiling Win32API
compiling bigdecimal
mkdir -p ../../.ext/i686-darwin12.2.0
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/bigdecimal -DBASE=1000000000UL -DBASE_FIG=9 -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c bigdecimal.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/bigdecimal.bundle bigdecimal.o -L. -L../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
mkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/jacobian.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal
compiling curses
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/curses -DHAVE_NCURSES_H -DHAVE_BEEP -DHAVE_BKGD -DHAVE_BKGDSET -DHAVE_CURS_SET -DHAVE_DELETELN -DHAVE_DOUPDATE -DHAVE_FLASH -DHAVE_GETBKGD -DHAVE_GETNSTR -DHAVE_ISENDWIN -DHAVE_KEYNAME -DHAVE_KEYPAD -DHAVE_RESIZETERM -DHAVE_SCRL -DHAVE_SETSCRREG -DHAVE_UNGETCH -DHAVE_WATTROFF -DHAVE_WATTRON -DHAVE_WATTRSET -DHAVE_WBKGD -DHAVE_WBKGDSET -DHAVE_WDELETELN -DHAVE_WGETNSTR -DHAVE_WRESIZE -DHAVE_WSCRL -DHAVE_WSETSCRREG -DHAVE_DEF_PROG_MODE -DHAVE_RESET_PROG_MODE -DHAVE_TIMEOUT -DHAVE_WTIMEOUT -DHAVE_NODELAY -DHAVE_INIT_COLOR -DHAVE_WCOLOR_SET -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c curses.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/curses.bundle curses.o -L. -L../.. -L. -lncurses -ltermcap -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling dbm
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/dbm -DHAVE_DBM_OPEN -DHAVE_TYPE_DBM -DHAVE_DBM_CLEARERR -DDBM_HDR="<ndbm.h>" -DHAVE_SYS_CDEFS_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c dbm.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/dbm.bundle dbm.o -L. -L../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling digest
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/digest -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c digest.c
digest.c: In function ‘rb_digest_instance_inspect’:
digest.c:280: warning: assignment discards qualifiers from pointer target type
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/digest.bundle digest.o -L. -L../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
cp ../.././ext/digest/lib/digest.rb ../../.ext/common
cp ../.././ext/digest/lib/md5.rb ../../.ext/common
cp ../.././ext/digest/lib/sha1.rb ../../.ext/common
cp ../.././ext/digest/digest.h ../../.ext/i686-darwin12.2.0
compiling digest/bubblebabble
mkdir -p ../../../.ext/i686-darwin12.2.0/digest
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../../.. -I../../../. -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DHAVE_CONFIG_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c bubblebabble.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/i686-darwin12.2.0/digest/bubblebabble.bundle bubblebabble.o -L. -L../../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling digest/md5
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../../.. -I../../../. -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_MD5_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c md5init.c
md5init.c:16: warning: ‘MD5_Init’ is deprecated (declared at /usr/include/openssl/md5.h:113)
md5init.c:17: warning: ‘MD5_Update’ is deprecated (declared at /usr/include/openssl/md5.h:114)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../../.. -I../../../. -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_MD5_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c md5ossl.c
md5ossl.c: In function ‘MD5_Finish’:
md5ossl.c:8: warning: ‘MD5_Final’ is deprecated (declared at /usr/include/openssl/md5.h:115)
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/i686-darwin12.2.0/digest/md5.bundle md5init.o md5ossl.o -L. -L../../.. -L. -lcrypto -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling digest/rmd160
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../../.. -I../../../. -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DNDEBUG -DHAVE_CONFIG_H -DHAVE_OPENSSL_RIPEMD_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c rmd160init.c
rmd160init.c:16: warning: ‘RIPEMD160_Init’ is deprecated (declared at /usr/include/openssl/ripemd.h:98)
rmd160init.c:17: warning: ‘RIPEMD160_Update’ is deprecated (declared at /usr/include/openssl/ripemd.h:99)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../../.. -I../../../. -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DNDEBUG -DHAVE_CONFIG_H -DHAVE_OPENSSL_RIPEMD_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c rmd160ossl.c
rmd160ossl.c: In function ‘RMD160_Finish’:
rmd160ossl.c:7: warning: ‘RIPEMD160_Final’ is deprecated (declared at /usr/include/openssl/ripemd.h:100)
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/i686-darwin12.2.0/digest/rmd160.bundle rmd160init.o rmd160ossl.o -L. -L../../.. -L. -lcrypto -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling digest/sha1
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../../.. -I../../../. -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_SHA_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c sha1init.c
sha1init.c:16: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
sha1init.c:17: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../../.. -I../../../. -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_SHA_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c sha1ossl.c
sha1ossl.c: In function ‘SHA1_Finish’:
sha1ossl.c:9: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/i686-darwin12.2.0/digest/sha1.bundle sha1init.o sha1ossl.o -L. -L../../.. -L. -lcrypto -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling digest/sha2
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../../.. -I../../../. -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DHAVE_CONFIG_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -DHAVE_TYPE_UINT64_T -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c sha2.c
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../../.. -I../../../. -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DHAVE_CONFIG_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -DHAVE_TYPE_UINT64_T -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c sha2init.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/i686-darwin12.2.0/digest/sha2.bundle sha2.o sha2init.o -L. -L../../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
mkdir -p ../../../.ext/common/digest
cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest
compiling dl
Generating callback.func
Generating cbtable.func
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I. -fno-common -g -O2 -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c dl.c
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I. -fno-common -g -O2 -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c handle.c
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I. -fno-common -g -O2 -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c ptr.c
ptr.c: In function ‘rb_dlptr_inspect’:
ptr.c:461: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 7 has type ‘struct ptr_data *’
ptr.c:461: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 8 has type ‘void *’
Generating call.func
void
char
short
int
long
float
double
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I. -fno-common -g -O2 -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c sym.c
sym.c: In function ‘rb_dlsym_inspect’:
sym.c:270: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 6 has type ‘struct sym_data *’
sym.c:270: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 7 has type ‘void *’
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/dl.bundle dl.o handle.o ptr.o sym.o -L. -L../.. -L. -ldl -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/import.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/struct.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/types.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/win32.rb ../../.ext/common/dl
cp dlconfig.h ../../.ext/i686-darwin12.2.0
cp ../.././ext/dl/dl.h ../../.ext/i686-darwin12.2.0
compiling etc
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/etc -DHAVE_GETLOGIN -DHAVE_GETPWENT -DHAVE_GETGRENT -DHAVE_ST_PW_GECOS -DHAVE_ST_PW_CHANGE -DHAVE_ST_PW_CLASS -DHAVE_ST_PW_EXPIRE -DHAVE_ST_PW_PASSWD -DHAVE_ST_GR_PASSWD -DHAVE_TYPE_UID_T -DPW_UID2VAL=UINT2NUM -DPW_VAL2UID=NUM2UINT -DHAVE_TYPE_GID_T -DPW_GID2VAL=UINT2NUM -DPW_VAL2GID=NUM2UINT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c etc.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/etc.bundle etc.o -L. -L../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling fcntl
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/fcntl -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c fcntl.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/fcntl.bundle fcntl.o -L. -L../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling gdbm
compiling iconv
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/iconv -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c iconv.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/iconv.bundle iconv.o -L. -L../.. -L. -liconv -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling io/wait
mkdir -p ../../../.ext/i686-darwin12.2.0/io
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../../.. -I../../../. -I../../.././ext/io/wait -DFIONREAD_HEADER="<sys/ioctl.h>" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c wait.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/i686-darwin12.2.0/io/wait.bundle wait.o -L. -L../../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
mkdir -p ../../../.ext/common/io
cp ../../.././ext/io/wait/lib/nonblock.rb ../../../.ext/common/io
compiling nkf
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/nkf -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c nkf.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/nkf.bundle nkf.o -L. -L../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common
compiling openssl
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c openssl_missing.c
openssl_missing.c: In function ‘HMAC_CTX_copy’:
openssl_missing.c:31: warning: ‘EVP_MD_CTX_copy’ is deprecated (declared at /usr/include/openssl/evp.h:562)
openssl_missing.c:32: warning: ‘EVP_MD_CTX_copy’ is deprecated (declared at /usr/include/openssl/evp.h:562)
openssl_missing.c:33: warning: ‘EVP_MD_CTX_copy’ is deprecated (declared at /usr/include/openssl/evp.h:562)
openssl_missing.c: In function ‘X509_STORE_set_ex_data’:
openssl_missing.c:42: warning: ‘CRYPTO_set_ex_data’ is deprecated (declared at /usr/include/openssl/crypto.h:407)
openssl_missing.c: In function ‘X509_STORE_get_ex_data’:
openssl_missing.c:47: warning: ‘CRYPTO_get_ex_data’ is deprecated (declared at /usr/include/openssl/crypto.h:408)
openssl_missing.c: In function ‘EVP_CIPHER_CTX_copy’:
openssl_missing.c:125: warning: ‘ENGINE_add’ is deprecated (declared at /usr/include/openssl/engine.h:320)
openssl_missing.c:127: warning: ‘CRYPTO_malloc’ is deprecated (declared at /usr/include/openssl/crypto.h:478)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl.c
ossl.c: In function ‘string2hex’:
ossl.c:32: warning: ‘CRYPTO_malloc’ is deprecated (declared at /usr/include/openssl/crypto.h:478)
ossl.c: In function ‘ossl_x509_ary2sk0’:
ossl.c:59: warning: ‘sk_new_null’ is deprecated (declared at /usr/include/openssl/stack.h:87)
ossl.c:65: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl.c:69: warning: ‘sk_push’ is deprecated (declared at /usr/include/openssl/stack.h:95)
ossl.c: In function ‘ossl_x509_sk2ary’:
ossl.c:118: warning: ‘sk_num’ is deprecated (declared at /usr/include/openssl/stack.h:81)
ossl.c:118: warning: ‘sk_value’ is deprecated (declared at /usr/include/openssl/stack.h:82)
ossl.c: In function ‘ossl_x509crl_sk2ary’:
ossl.c:119: warning: ‘sk_num’ is deprecated (declared at /usr/include/openssl/stack.h:81)
ossl.c:119: warning: ‘sk_value’ is deprecated (declared at /usr/include/openssl/stack.h:82)
ossl.c: In function ‘ossl_buf2str’:
ossl.c:135: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
ossl.c: In function ‘ossl_pem_passwd_cb’:
ossl.c:162: warning: ‘PEM_def_callback’ is deprecated (declared at /usr/include/openssl/pem.h:634)
ossl.c: In function ‘ossl_verify_cb’:
ossl.c:207: warning: ‘X509_STORE_CTX_get_ex_data’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:450)
ossl.c:224: warning: ‘X509_STORE_CTX_set_error’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:452)
ossl.c:228: warning: ‘X509_STORE_CTX_get_error’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:451)
ossl.c:229: warning: ‘X509_STORE_CTX_set_error’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:452)
ossl.c: In function ‘ossl_make_error’:
ossl.c:284: warning: ‘ERR_peek_last_error’ is deprecated (declared at /usr/include/openssl/err.h:274)
ossl.c:293: warning: ‘ERR_error_string’ is deprecated (declared at /usr/include/openssl/err.h:279)
ossl.c:295: warning: ‘ERR_reason_error_string’ is deprecated (declared at /usr/include/openssl/err.h:283)
ossl.c:299: warning: ‘ERR_get_error’ is deprecated (declared at /usr/include/openssl/err.h:266)
ossl.c:300: warning: ‘ERR_error_string’ is deprecated (declared at /usr/include/openssl/err.h:279)
ossl.c:303: warning: ‘ERR_clear_error’ is deprecated (declared at /usr/include/openssl/err.h:278)
ossl.c: In function ‘ossl_get_errors’:
ossl.c:346: warning: ‘ERR_get_error’ is deprecated (declared at /usr/include/openssl/err.h:266)
ossl.c:347: warning: ‘ERR_error_string’ is deprecated (declared at /usr/include/openssl/err.h:279)
ossl.c: In function ‘ossl_debug_set’:
ossl.c:399: warning: ‘CRYPTO_mem_ctrl’ is deprecated (declared at /usr/include/openssl/crypto.h:354)
ossl.c:402: warning: ‘CRYPTO_mem_ctrl’ is deprecated (declared at /usr/include/openssl/crypto.h:354)
ossl.c: In function ‘Init_openssl’:
ossl.c:427: warning: ‘SSL_library_init’ is deprecated (declared at /usr/include/openssl/ssl.h:1553)
ossl.c:428: warning: ‘OPENSSL_add_all_algorithms_noconf’ is deprecated (declared at /usr/include/openssl/evp.h:828)
ossl.c:429: warning: ‘ERR_load_crypto_strings’ is deprecated (declared at /usr/include/openssl/err.h:296)
ossl.c:430: warning: ‘SSL_load_error_strings’ is deprecated (declared at /usr/include/openssl/ssl.h:1416)
ossl.c:467: warning: ‘X509_STORE_CTX_get_ex_new_index’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:448)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_asn1.c
ossl_asn1.c: In function ‘asn1integer_to_num’:
ossl_asn1.c:103: warning: ‘ASN1_INTEGER_to_BN’ is deprecated (declared at /usr/include/openssl/asn1.h:901)
ossl_asn1.c:116: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_asn1.c: In function ‘num_to_asn1integer’:
ossl_asn1.c:148: warning: ‘BN_to_ASN1_INTEGER’ is deprecated (declared at /usr/include/openssl/asn1.h:900)
ossl_asn1.c: In function ‘obj_to_asn1bstr’:
ossl_asn1.c:221: warning: ‘ASN1_BIT_STRING_set’ is deprecated (declared at /usr/include/openssl/asn1.h:807)
ossl_asn1.c: In function ‘obj_to_asn1str’:
ossl_asn1.c:234: warning: ‘ASN1_STRING_new’ is deprecated (declared at /usr/include/openssl/asn1.h:788)
ossl_asn1.c:236: warning: ‘ASN1_STRING_set’ is deprecated (declared at /usr/include/openssl/asn1.h:795)
ossl_asn1.c: In function ‘obj_to_asn1obj’:
ossl_asn1.c:260: warning: ‘OBJ_txt2obj’ is deprecated (declared at /usr/include/openssl/objects.h:1010)
ossl_asn1.c:261: warning: ‘OBJ_txt2obj’ is deprecated (declared at /usr/include/openssl/objects.h:1010)
ossl_asn1.c: In function ‘obj_to_asn1utime’:
ossl_asn1.c:274: warning: ‘ASN1_UTCTIME_set’ is deprecated (declared at /usr/include/openssl/asn1.h:834)
ossl_asn1.c: In function ‘obj_to_asn1gtime’:
ossl_asn1.c:287: warning: ‘ASN1_GENERALIZEDTIME_set’ is deprecated (declared at /usr/include/openssl/asn1.h:842)
ossl_asn1.c: In function ‘obj_to_asn1derstr’:
ossl_asn1.c:300: warning: ‘ASN1_STRING_new’ is deprecated (declared at /usr/include/openssl/asn1.h:788)
ossl_asn1.c:302: warning: ‘ASN1_STRING_set’ is deprecated (declared at /usr/include/openssl/asn1.h:795)
ossl_asn1.c: In function ‘decode_bool’:
ossl_asn1.c:317: warning: ‘d2i_ASN1_BOOLEAN’ is deprecated (declared at /usr/include/openssl/asn1.h:820)
ossl_asn1.c:317: warning: passing argument 2 of ‘d2i_ASN1_BOOLEAN’ from incompatible pointer type
ossl_asn1.c: In function ‘decode_int’:
ossl_asn1.c:332: warning: passing argument 2 of ‘d2i_ASN1_INTEGER’ from incompatible pointer type
ossl_asn1.c: In function ‘decode_enum’:
ossl_asn1.c:372: warning: passing argument 2 of ‘d2i_ASN1_ENUMERATED’ from incompatible pointer type
ossl_asn1.c: In function ‘decode_null’:
ossl_asn1.c:389: warning: passing argument 2 of ‘d2i_ASN1_NULL’ from incompatible pointer type
ossl_asn1.c: In function ‘decode_obj’:
ossl_asn1.c:406: warning: ‘d2i_ASN1_OBJECT’ is deprecated (declared at /usr/include/openssl/asn1.h:781)
ossl_asn1.c:406: warning: passing argument 2 of ‘d2i_ASN1_OBJECT’ from incompatible pointer type
ossl_asn1.c:408: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_asn1.c:409: warning: ‘ASN1_OBJECT_free’ is deprecated (declared at /usr/include/openssl/asn1.h:776)
ossl_asn1.c:410: warning: ‘OBJ_nid2sn’ is deprecated (declared at /usr/include/openssl/objects.h:1008)
ossl_asn1.c:413: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_asn1.c:413: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_asn1.c:414: warning: ‘ASN1_OBJECT_free’ is deprecated (declared at /usr/include/openssl/asn1.h:776)
ossl_asn1.c:417: warning: ‘i2a_ASN1_OBJECT’ is deprecated (declared at /usr/include/openssl/asn1.h:888)
ossl_asn1.c:418: warning: ‘ASN1_OBJECT_free’ is deprecated (declared at /usr/include/openssl/asn1.h:776)
ossl_asn1.c: In function ‘decode_time’:
ossl_asn1.c:434: warning: passing argument 2 of ‘d2i_ASN1_TIME’ from incompatible pointer type
ossl_asn1.c: In function ‘ossl_asn1_get_asn1type’:
ossl_asn1.c:533: warning: ‘ASN1_STRING_free’ is deprecated (declared at /usr/include/openssl/asn1.h:789)
ossl_asn1.c:537: warning: ‘ASN1_OBJECT_free’ is deprecated (declared at /usr/include/openssl/asn1.h:776)
ossl_asn1.c:550: warning: ‘ASN1_STRING_free’ is deprecated (declared at /usr/include/openssl/asn1.h:789)
ossl_asn1.c:555: warning: ‘CRYPTO_malloc’ is deprecated (declared at /usr/include/openssl/crypto.h:478)
ossl_asn1.c:560: warning: ‘ASN1_TYPE_set’ is deprecated (declared at /usr/include/openssl/asn1.h:772)
ossl_asn1.c: In function ‘ossl_asn1data_to_der’:
ossl_asn1.c:701: warning: ‘ASN1_object_size’ is deprecated (declared at /usr/include/openssl/asn1.h:932)
ossl_asn1.c:705: warning: ‘ASN1_put_object’ is deprecated (declared at /usr/include/openssl/asn1.h:930)
ossl_asn1.c: In function ‘ossl_asn1_decode0’:
ossl_asn1.c:726: warning: ‘ASN1_get_object’ is deprecated (declared at /usr/include/openssl/asn1.h:926)
ossl_asn1.c:726: warning: passing argument 1 of ‘ASN1_get_object’ from incompatible pointer type
ossl_asn1.c: In function ‘ossl_asn1prim_to_der’:
ossl_asn1.c:936: warning: ‘ASN1_object_size’ is deprecated (declared at /usr/include/openssl/asn1.h:932)
ossl_asn1.c:937: warning: ‘CRYPTO_malloc’ is deprecated (declared at /usr/include/openssl/crypto.h:478)
ossl_asn1.c:945: warning: ‘ASN1_put_object’ is deprecated (declared at /usr/include/openssl/asn1.h:930)
ossl_asn1.c: In function ‘ossl_asn1cons_to_der’:
ossl_asn1.c:973: warning: ‘ASN1_object_size’ is deprecated (declared at /usr/include/openssl/asn1.h:932)
ossl_asn1.c:974: warning: ‘ASN1_object_size’ is deprecated (declared at /usr/include/openssl/asn1.h:932)
ossl_asn1.c:978: warning: ‘ASN1_put_object’ is deprecated (declared at /usr/include/openssl/asn1.h:930)
ossl_asn1.c:981: warning: ‘ASN1_put_object’ is deprecated (declared at /usr/include/openssl/asn1.h:930)
ossl_asn1.c:982: warning: ‘ASN1_put_object’ is deprecated (declared at /usr/include/openssl/asn1.h:930)
ossl_asn1.c:984: warning: ‘ASN1_put_object’ is deprecated (declared at /usr/include/openssl/asn1.h:930)
ossl_asn1.c: In function ‘ossl_asn1obj_s_register’:
ossl_asn1.c:1007: warning: ‘OBJ_create’ is deprecated (declared at /usr/include/openssl/objects.h:1023)
ossl_asn1.c: In function ‘ossl_asn1obj_get_sn’:
ossl_asn1.c:1020: warning: ‘OBJ_txt2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1012)
ossl_asn1.c:1021: warning: ‘OBJ_nid2sn’ is deprecated (declared at /usr/include/openssl/objects.h:1008)
ossl_asn1.c: In function ‘ossl_asn1obj_get_ln’:
ossl_asn1.c:1033: warning: ‘OBJ_txt2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1012)
ossl_asn1.c:1034: warning: ‘OBJ_nid2ln’ is deprecated (declared at /usr/include/openssl/objects.h:1007)
ossl_asn1.c: In function ‘ossl_asn1obj_get_oid’:
ossl_asn1.c:1048: warning: ‘OBJ_obj2txt’ is deprecated (declared at /usr/include/openssl/objects.h:1011)
ossl_asn1.c:1049: warning: ‘ASN1_OBJECT_free’ is deprecated (declared at /usr/include/openssl/asn1.h:776)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_bio.c
ossl_bio.c: In function ‘ossl_obj2bio’:
ossl_bio.c:35: warning: ‘BIO_new_fp’ is deprecated (declared at /usr/include/openssl/bio.h:575)
ossl_bio.c:42: warning: ‘BIO_new_mem_buf’ is deprecated (declared at /usr/include/openssl/bio.h:617)
ossl_bio.c: In function ‘ossl_membio2str0’:
ossl_bio.c:63: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_bio.c: In function ‘ossl_membio2str’:
ossl_bio.c:82: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_bn.c
ossl_bn.c: In function ‘ossl_bn_new’:
ossl_bn.c:48: warning: ‘BN_dup’ is deprecated (declared at /usr/include/openssl/bn.h:501)
ossl_bn.c:48: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:52: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘GetBNPtr’:
ossl_bn.c:68: warning: ‘BN_dec2bn’ is deprecated (declared at /usr/include/openssl/bn.h:508)
ossl_bn.c:71: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_alloc’:
ossl_bn.c:95: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:98: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_initialize’:
ossl_bn.c:126: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_bn.c:134: warning: ‘BN_mpi2bn’ is deprecated (declared at /usr/include/openssl/bn.h:424)
ossl_bn.c:139: warning: ‘BN_bin2bn’ is deprecated (declared at /usr/include/openssl/bn.h:422)
ossl_bn.c:144: warning: ‘BN_dec2bn’ is deprecated (declared at /usr/include/openssl/bn.h:508)
ossl_bn.c:149: warning: ‘BN_hex2bn’ is deprecated (declared at /usr/include/openssl/bn.h:507)
ossl_bn.c: In function ‘ossl_bn_to_s’:
ossl_bn.c:186: warning: ‘BN_bn2mpi’ is deprecated (declared at /usr/include/openssl/bn.h:425)
ossl_bn.c:188: warning: ‘BN_bn2mpi’ is deprecated (declared at /usr/include/openssl/bn.h:425)
ossl_bn.c:192: warning: ‘BN_num_bits’ is deprecated (declared at /usr/include/openssl/bn.h:415)
ossl_bn.c:194: warning: ‘BN_bn2bin’ is deprecated (declared at /usr/include/openssl/bn.h:423)
ossl_bn.c:198: warning: ‘BN_bn2dec’ is deprecated (declared at /usr/include/openssl/bn.h:506)
ossl_bn.c:202: warning: ‘BN_bn2hex’ is deprecated (declared at /usr/include/openssl/bn.h:505)
ossl_bn.c: In function ‘ossl_bn_to_i’:
ossl_bn.c:225: warning: ‘BN_bn2dec’ is deprecated (declared at /usr/include/openssl/bn.h:506)
ossl_bn.c:229: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
ossl_bn.c: In function ‘ossl_bn_sqr’:
ossl_bn.c:301: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:301: warning: ‘BN_sqr’ is deprecated (declared at /usr/include/openssl/bn.h:431)
ossl_bn.c:301: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:301: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_add’:
ossl_bn.c:325: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:325: warning: ‘BN_add’ is deprecated (declared at /usr/include/openssl/bn.h:429)
ossl_bn.c:325: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:325: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_sub’:
ossl_bn.c:326: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:326: warning: ‘BN_sub’ is deprecated (declared at /usr/include/openssl/bn.h:426)
ossl_bn.c:326: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:326: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_mul’:
ossl_bn.c:350: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:350: warning: ‘BN_mul’ is deprecated (declared at /usr/include/openssl/bn.h:430)
ossl_bn.c:350: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:350: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_mod’:
ossl_bn.c:351: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:351: warning: ‘BN_div’ is deprecated (declared at /usr/include/openssl/bn.h:444)
ossl_bn.c:351: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:351: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_exp’:
ossl_bn.c:352: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:352: warning: ‘BN_exp’ is deprecated (declared at /usr/include/openssl/bn.h:472)
ossl_bn.c:352: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:352: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_gcd’:
ossl_bn.c:353: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:353: warning: ‘BN_gcd’ is deprecated (declared at /usr/include/openssl/bn.h:509)
ossl_bn.c:353: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:353: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_mod_sqr’:
ossl_bn.c:354: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:354: warning: ‘BN_mod_sqr’ is deprecated (declared at /usr/include/openssl/bn.h:453)
ossl_bn.c:354: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:354: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_mod_inverse’:
ossl_bn.c:355: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:355: warning: ‘BN_mod_inverse’ is deprecated (declared at /usr/include/openssl/bn.h:512)
ossl_bn.c:355: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:355: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_div’:
ossl_bn.c:369: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:372: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:373: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:376: warning: ‘BN_div’ is deprecated (declared at /usr/include/openssl/bn.h:444)
ossl_bn.c:377: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:378: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:381: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c:382: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_mod_add’:
ossl_bn.c:410: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:410: warning: ‘BN_mod_add’ is deprecated (declared at /usr/include/openssl/bn.h:447)
ossl_bn.c:410: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:410: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_mod_sub’:
ossl_bn.c:411: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:411: warning: ‘BN_mod_sub’ is deprecated (declared at /usr/include/openssl/bn.h:449)
ossl_bn.c:411: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:411: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_mod_mul’:
ossl_bn.c:412: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:412: warning: ‘BN_mod_mul’ is deprecated (declared at /usr/include/openssl/bn.h:452)
ossl_bn.c:412: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:412: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_mod_exp’:
ossl_bn.c:413: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:413: warning: ‘BN_mod_exp’ is deprecated (declared at /usr/include/openssl/bn.h:475)
ossl_bn.c:413: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:413: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_set_bit’:
ossl_bn.c:431: warning: ‘BN_set_bit’ is deprecated (declared at /usr/include/openssl/bn.h:503)
ossl_bn.c: In function ‘ossl_bn_clear_bit’:
ossl_bn.c:432: warning: ‘BN_clear_bit’ is deprecated (declared at /usr/include/openssl/bn.h:504)
ossl_bn.c: In function ‘ossl_bn_mask_bits’:
ossl_bn.c:433: warning: ‘BN_mask_bits’ is deprecated (declared at /usr/include/openssl/bn.h:488)
ossl_bn.c: In function ‘ossl_bn_is_bit_set’:
ossl_bn.c:447: warning: ‘BN_is_bit_set’ is deprecated (declared at /usr/include/openssl/bn.h:469)
ossl_bn.c: In function ‘ossl_bn_lshift’:
ossl_bn.c:477: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:477: warning: ‘BN_lshift’ is deprecated (declared at /usr/include/openssl/bn.h:470)
ossl_bn.c:477: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:477: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_rshift’:
ossl_bn.c:478: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:478: warning: ‘BN_rshift’ is deprecated (declared at /usr/include/openssl/bn.h:498)
ossl_bn.c:478: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:478: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_self_lshift’:
ossl_bn.c:497: warning: ‘BN_lshift’ is deprecated (declared at /usr/include/openssl/bn.h:470)
ossl_bn.c: In function ‘ossl_bn_self_rshift’:
ossl_bn.c:498: warning: ‘BN_rshift’ is deprecated (declared at /usr/include/openssl/bn.h:498)
ossl_bn.c: In function ‘ossl_bn_s_rand’:
ossl_bn.c:531: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:531: warning: ‘BN_rand’ is deprecated (declared at /usr/include/openssl/bn.h:411)
ossl_bn.c:531: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:531: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_s_pseudo_rand’:
ossl_bn.c:532: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:532: warning: ‘BN_pseudo_rand’ is deprecated (declared at /usr/include/openssl/bn.h:412)
ossl_bn.c:532: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:532: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_s_rand_range’:
ossl_bn.c:555: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:555: warning: ‘BN_rand_range’ is deprecated (declared at /usr/include/openssl/bn.h:413)
ossl_bn.c:555: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:555: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_s_pseudo_rand_range’:
ossl_bn.c:556: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:556: warning: ‘BN_pseudo_rand_range’ is deprecated (declared at /usr/include/openssl/bn.h:414)
ossl_bn.c:556: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:556: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_s_generate_prime’:
ossl_bn.c:586: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_bn.c:589: warning: ‘BN_generate_prime’ is deprecated (declared at /usr/include/openssl/bn.h:520)
ossl_bn.c:590: warning: ‘BN_free’ is deprecated (declared at /usr/include/openssl/bn.h:468)
ossl_bn.c:593: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_bn.c: In function ‘ossl_bn_num_bytes’:
ossl_bn.c:611: warning: ‘BN_num_bits’ is deprecated (declared at /usr/include/openssl/bn.h:415)
ossl_bn.c: In function ‘ossl_bn_num_bits’:
ossl_bn.c:612: warning: ‘BN_num_bits’ is deprecated (declared at /usr/include/openssl/bn.h:415)
ossl_bn.c: In function ‘ossl_bn_copy’:
ossl_bn.c:626: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_bn.c: In function ‘ossl_bn_cmp’:
ossl_bn.c:645: warning: ‘BN_cmp’ is deprecated (declared at /usr/include/openssl/bn.h:467)
ossl_bn.c: In function ‘ossl_bn_ucmp’:
ossl_bn.c:646: warning: ‘BN_ucmp’ is deprecated (declared at /usr/include/openssl/bn.h:502)
ossl_bn.c: In function ‘ossl_bn_is_prime’:
ossl_bn.c:676: warning: ‘BN_is_prime’ is deprecated (declared at /usr/include/openssl/bn.h:523)
ossl_bn.c: In function ‘ossl_bn_is_prime_fasttest’:
ossl_bn.c:715: warning: ‘BN_is_prime_fasttest’ is deprecated (declared at /usr/include/openssl/bn.h:526)
ossl_bn.c: In function ‘Init_ossl_bn’:
ossl_bn.c:738: warning: ‘BN_CTX_new’ is deprecated (declared at /usr/include/openssl/bn.h:403)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_cipher.c
ossl_cipher.c: In function ‘GetCipherPtr’:
ossl_cipher.c:44: warning: ‘EVP_CIPHER_CTX_cipher’ is deprecated (declared at /usr/include/openssl/evp.h:499)
ossl_cipher.c: In function ‘ossl_cipher_new’:
ossl_cipher.c:55: warning: ‘EVP_CIPHER_CTX_init’ is deprecated (declared at /usr/include/openssl/evp.h:636)
ossl_cipher.c:56: warning: ‘EVP_CipherInit_ex’ is deprecated (declared at /usr/include/openssl/evp.h:601)
ossl_cipher.c: In function ‘ossl_cipher_free’:
ossl_cipher.c:69: warning: ‘EVP_CIPHER_CTX_cleanup’ is deprecated (declared at /usr/include/openssl/evp.h:637)
ossl_cipher.c: In function ‘ossl_cipher_alloc’:
ossl_cipher.c:81: warning: ‘EVP_CIPHER_CTX_init’ is deprecated (declared at /usr/include/openssl/evp.h:636)
ossl_cipher.c: In function ‘ossl_cipher_initialize’:
ossl_cipher.c:103: warning: ‘EVP_get_cipherbyname’ is deprecated (declared at /usr/include/openssl/evp.h:848)
ossl_cipher.c:106: warning: ‘EVP_CipherInit_ex’ is deprecated (declared at /usr/include/openssl/evp.h:601)
ossl_cipher.c: In function ‘ossl_s_ciphers’:
ossl_cipher.c:149: warning: ‘OBJ_NAME_do_all_sorted’ is deprecated (declared at /usr/include/openssl/objects.h:1003)
ossl_cipher.c: In function ‘ossl_cipher_reset’:
ossl_cipher.c:171: warning: ‘EVP_CipherInit_ex’ is deprecated (declared at /usr/include/openssl/evp.h:601)
ossl_cipher.c: In function ‘ossl_cipher_init’:
ossl_cipher.c:191: warning: initialization discards qualifiers from pointer target type
ossl_cipher.c:206: warning: ‘EVP_BytesToKey’ is deprecated (declared at /usr/include/openssl/evp.h:572)
ossl_cipher.c:206: warning: ‘EVP_CIPHER_CTX_cipher’ is deprecated (declared at /usr/include/openssl/evp.h:499)
ossl_cipher.c:206: warning: ‘EVP_md5’ is deprecated (declared at /usr/include/openssl/evp.h:662)
ossl_cipher.c:214: warning: ‘EVP_CipherInit_ex’ is deprecated (declared at /usr/include/openssl/evp.h:601)
ossl_cipher.c: In function ‘ossl_cipher_pkcs5_keyivgen’:
ossl_cipher.c:287: warning: ‘EVP_md5’ is deprecated (declared at /usr/include/openssl/evp.h:662)
ossl_cipher.c:289: warning: ‘EVP_BytesToKey’ is deprecated (declared at /usr/include/openssl/evp.h:572)
ossl_cipher.c:289: warning: ‘EVP_CIPHER_CTX_cipher’ is deprecated (declared at /usr/include/openssl/evp.h:499)
ossl_cipher.c:291: warning: ‘EVP_CipherInit_ex’ is deprecated (declared at /usr/include/openssl/evp.h:601)
ossl_cipher.c:293: warning: ‘OPENSSL_cleanse’ is deprecated (declared at /usr/include/openssl/crypto.h:486)
ossl_cipher.c:294: warning: ‘OPENSSL_cleanse’ is deprecated (declared at /usr/include/openssl/crypto.h:486)
ossl_cipher.c: In function ‘ossl_cipher_update_deprecated’:
ossl_cipher.c:314: warning: assignment discards qualifiers from pointer target type
ossl_cipher.c: In function ‘ossl_cipher_update’:
ossl_cipher.c:343: warning: ‘EVP_CIPHER_CTX_block_size’ is deprecated (declared at /usr/include/openssl/evp.h:501)
ossl_cipher.c:352: warning: ‘EVP_CipherUpdate’ is deprecated (declared at /usr/include/openssl/evp.h:603)
ossl_cipher.c: In function ‘ossl_cipher_final’:
ossl_cipher.c:376: warning: ‘EVP_CIPHER_CTX_block_size’ is deprecated (declared at /usr/include/openssl/evp.h:501)
ossl_cipher.c:377: warning: ‘EVP_CipherFinal_ex’ is deprecated (declared at /usr/include/openssl/evp.h:605)
ossl_cipher.c: In function ‘ossl_cipher_name’:
ossl_cipher.c:398: warning: ‘OBJ_nid2sn’ is deprecated (declared at /usr/include/openssl/objects.h:1008)
ossl_cipher.c:398: warning: ‘EVP_CIPHER_nid’ is deprecated (declared at /usr/include/openssl/evp.h:491)
ossl_cipher.c:398: warning: ‘EVP_CIPHER_CTX_cipher’ is deprecated (declared at /usr/include/openssl/evp.h:499)
ossl_cipher.c: In function ‘ossl_cipher_set_key’:
ossl_cipher.c:417: warning: ‘EVP_CIPHER_CTX_key_length’ is deprecated (declared at /usr/include/openssl/evp.h:502)
ossl_cipher.c:420: warning: ‘EVP_CipherInit_ex’ is deprecated (declared at /usr/include/openssl/evp.h:601)
ossl_cipher.c: In function ‘ossl_cipher_set_iv’:
ossl_cipher.c:442: warning: ‘EVP_CIPHER_CTX_iv_length’ is deprecated (declared at /usr/include/openssl/evp.h:503)
ossl_cipher.c:445: warning: ‘EVP_CipherInit_ex’ is deprecated (declared at /usr/include/openssl/evp.h:601)
ossl_cipher.c: In function ‘ossl_cipher_set_key_length’:
ossl_cipher.c:470: warning: ‘EVP_CIPHER_CTX_set_key_length’ is deprecated (declared at /usr/include/openssl/evp.h:640)
ossl_cipher.c: In function ‘ossl_cipher_set_padding’:
ossl_cipher.c:494: warning: ‘EVP_CIPHER_CTX_set_padding’ is deprecated (declared at /usr/include/openssl/evp.h:641)
ossl_cipher.c: In function ‘ossl_cipher_key_length’:
ossl_cipher.c:510: warning: ‘EVP_CIPHER_key_length’ is deprecated (declared at /usr/include/openssl/evp.h:494)
ossl_cipher.c:510: warning: ‘EVP_CIPHER_CTX_cipher’ is deprecated (declared at /usr/include/openssl/evp.h:499)
ossl_cipher.c: In function ‘ossl_cipher_iv_length’:
ossl_cipher.c:511: warning: ‘EVP_CIPHER_iv_length’ is deprecated (declared at /usr/include/openssl/evp.h:495)
ossl_cipher.c:511: warning: ‘EVP_CIPHER_CTX_cipher’ is deprecated (declared at /usr/include/openssl/evp.h:499)
ossl_cipher.c: In function ‘ossl_cipher_block_size’:
ossl_cipher.c:512: warning: ‘EVP_CIPHER_block_size’ is deprecated (declared at /usr/include/openssl/evp.h:493)
ossl_cipher.c:512: warning: ‘EVP_CIPHER_CTX_cipher’ is deprecated (declared at /usr/include/openssl/evp.h:499)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_config.c
ossl_config.c: In function ‘GetConfigPtr’:
ossl_config.c:43: warning: ‘NCONF_new’ is deprecated (declared at /usr/include/openssl/conf.h:148)
ossl_config.c:45: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_config.c:48: warning: ‘NCONF_load_bio’ is deprecated (declared at /usr/include/openssl/conf.h:161)
ossl_config.c:49: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_config.c:50: warning: ‘NCONF_free’ is deprecated (declared at /usr/include/openssl/conf.h:154)
ossl_config.c:55: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_config.c: In function ‘Init_ossl_config’:
ossl_config.c:70: warning: ‘CONF_get1_default_config_file’ is deprecated (declared at /usr/include/openssl/conf.h:198)
ossl_config.c:73: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_digest.c
ossl_digest.c: In function ‘GetDigestPtr’:
ossl_digest.c:43: warning: ‘EVP_get_digestbyname’ is deprecated (declared at /usr/include/openssl/evp.h:849)
ossl_digest.c:51: warning: ‘EVP_MD_CTX_md’ is deprecated (declared at /usr/include/openssl/evp.h:486)
ossl_digest.c: In function ‘ossl_digest_new’:
ossl_digest.c:65: warning: ‘EVP_DigestInit_ex’ is deprecated (declared at /usr/include/openssl/evp.h:555)
ossl_digest.c: In function ‘ossl_digest_alloc’:
ossl_digest.c:79: warning: ‘EVP_MD_CTX_create’ is deprecated (declared at /usr/include/openssl/evp.h:549)
ossl_digest.c:82: warning: ‘EVP_MD_CTX_destroy’ is deprecated (declared at /usr/include/openssl/evp.h:550)
ossl_digest.c: In function ‘ossl_digest_initialize’:
ossl_digest.c:107: warning: ‘EVP_DigestInit_ex’ is deprecated (declared at /usr/include/openssl/evp.h:555)
ossl_digest.c: In function ‘ossl_digest_copy’:
ossl_digest.c:124: warning: ‘EVP_MD_CTX_copy’ is deprecated (declared at /usr/include/openssl/evp.h:562)
ossl_digest.c: In function ‘ossl_digest_reset’:
ossl_digest.c:141: warning: ‘EVP_DigestInit_ex’ is deprecated (declared at /usr/include/openssl/evp.h:555)
ossl_digest.c:141: warning: ‘EVP_MD_CTX_md’ is deprecated (declared at /usr/include/openssl/evp.h:486)
ossl_digest.c: In function ‘ossl_digest_update’:
ossl_digest.c:158: warning: ‘EVP_DigestUpdate’ is deprecated (declared at /usr/include/openssl/evp.h:557)
ossl_digest.c: In function ‘ossl_digest_finish’:
ossl_digest.c:179: warning: ‘EVP_MD_size’ is deprecated (declared at /usr/include/openssl/evp.h:483)
ossl_digest.c:179: warning: ‘EVP_MD_CTX_md’ is deprecated (declared at /usr/include/openssl/evp.h:486)
ossl_digest.c:182: warning: ‘EVP_MD_size’ is deprecated (declared at /usr/include/openssl/evp.h:483)
ossl_digest.c:182: warning: ‘EVP_MD_CTX_md’ is deprecated (declared at /usr/include/openssl/evp.h:486)
ossl_digest.c:185: warning: ‘EVP_DigestFinal_ex’ is deprecated (declared at /usr/include/openssl/evp.h:558)
ossl_digest.c: In function ‘ossl_digest_name’:
ossl_digest.c:202: warning: ‘OBJ_nid2sn’ is deprecated (declared at /usr/include/openssl/objects.h:1008)
ossl_digest.c:202: warning: ‘EVP_MD_type’ is deprecated (declared at /usr/include/openssl/evp.h:479)
ossl_digest.c:202: warning: ‘EVP_MD_CTX_md’ is deprecated (declared at /usr/include/openssl/evp.h:486)
ossl_digest.c: In function ‘ossl_digest_size’:
ossl_digest.c:218: warning: ‘EVP_MD_size’ is deprecated (declared at /usr/include/openssl/evp.h:483)
ossl_digest.c:218: warning: ‘EVP_MD_CTX_md’ is deprecated (declared at /usr/include/openssl/evp.h:486)
ossl_digest.c: In function ‘ossl_digest_block_length’:
ossl_digest.c:228: warning: ‘EVP_MD_block_size’ is deprecated (declared at /usr/include/openssl/evp.h:484)
ossl_digest.c:228: warning: ‘EVP_MD_CTX_md’ is deprecated (declared at /usr/include/openssl/evp.h:486)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_engine.c
ossl_engine.c: In function ‘ossl_engine_s_load’:
ossl_engine.c:59: warning: ‘ENGINE_load_builtin_engines’ is deprecated (declared at /usr/include/openssl/engine.h:343)
ossl_engine.c:95: warning: ‘ENGINE_load_openssl’ is deprecated (declared at /usr/include/openssl/engine.h:326)
ossl_engine.c: In function ‘ossl_engine_s_cleanup’:
ossl_engine.c:105: warning: ‘ENGINE_cleanup’ is deprecated (declared at /usr/include/openssl/engine.h:490)
ossl_engine.c: In function ‘ossl_engine_s_engines’:
ossl_engine.c:117: warning: ‘ENGINE_get_first’ is deprecated (declared at /usr/include/openssl/engine.h:314)
ossl_engine.c:117: warning: ‘ENGINE_get_next’ is deprecated (declared at /usr/include/openssl/engine.h:317)
ossl_engine.c:118: warning: ‘ENGINE_free’ is deprecated (declared at /usr/include/openssl/engine.h:457)
ossl_engine.c: In function ‘ossl_engine_s_by_id’:
ossl_engine.c:133: warning: ‘ENGINE_by_id’ is deprecated (declared at /usr/include/openssl/engine.h:324)
ossl_engine.c:135: warning: ‘ENGINE_free’ is deprecated (declared at /usr/include/openssl/engine.h:457)
ossl_engine.c:137: warning: ‘ENGINE_init’ is deprecated (declared at /usr/include/openssl/engine.h:534)
ossl_engine.c:139: warning: ‘ENGINE_ctrl’ is deprecated (declared at /usr/include/openssl/engine.h:413)
ossl_engine.c:141: warning: ‘ERR_clear_error’ is deprecated (declared at /usr/include/openssl/err.h:278)
ossl_engine.c: In function ‘ossl_engine_s_alloc’:
ossl_engine.c:152: warning: ‘ENGINE_new’ is deprecated (declared at /usr/include/openssl/engine.h:456)
ossl_engine.c:155: warning: ‘ENGINE_free’ is deprecated (declared at /usr/include/openssl/engine.h:457)
ossl_engine.c: In function ‘ossl_engine_get_id’:
ossl_engine.c:165: warning: ‘ENGINE_get_id’ is deprecated (declared at /usr/include/openssl/engine.h:496)
ossl_engine.c: In function ‘ossl_engine_get_name’:
ossl_engine.c:173: warning: ‘ENGINE_get_name’ is deprecated (declared at /usr/include/openssl/engine.h:497)
ossl_engine.c: In function ‘ossl_engine_finish’:
ossl_engine.c:182: warning: ‘ENGINE_finish’ is deprecated (declared at /usr/include/openssl/engine.h:538)
ossl_engine.c: In function ‘ossl_engine_get_cipher’:
ossl_engine.c:197: warning: ‘EVP_get_cipherbyname’ is deprecated (declared at /usr/include/openssl/evp.h:848)
ossl_engine.c:199: warning: ‘EVP_CIPHER_nid’ is deprecated (declared at /usr/include/openssl/evp.h:491)
ossl_engine.c:201: warning: ‘ENGINE_get_cipher’ is deprecated (declared at /usr/include/openssl/engine.h:514)
ossl_engine.c: In function ‘ossl_engine_get_digest’:
ossl_engine.c:220: warning: ‘EVP_get_digestbyname’ is deprecated (declared at /usr/include/openssl/evp.h:849)
ossl_engine.c:222: warning: ‘EVP_MD_type’ is deprecated (declared at /usr/include/openssl/evp.h:479)
ossl_engine.c:224: warning: ‘ENGINE_get_digest’ is deprecated (declared at /usr/include/openssl/engine.h:515)
ossl_engine.c: In function ‘ossl_engine_load_privkey’:
ossl_engine.c:248: warning: ‘ENGINE_load_private_key’ is deprecated (declared at /usr/include/openssl/engine.h:544)
ossl_engine.c: In function ‘ossl_engine_load_pubkey’:
ossl_engine.c:272: warning: ‘ENGINE_load_public_key’ is deprecated (declared at /usr/include/openssl/engine.h:546)
ossl_engine.c: In function ‘ossl_engine_set_default’:
ossl_engine.c:286: warning: ‘ENGINE_set_default’ is deprecated (declared at /usr/include/openssl/engine.h:588)
ossl_engine.c: In function ‘ossl_engine_ctrl_cmd’:
ossl_engine.c:302: warning: ‘ENGINE_ctrl_cmd_string’ is deprecated (declared at /usr/include/openssl/engine.h:448)
ossl_engine.c: In function ‘ossl_engine_get_cmds’:
ossl_engine.c:330: warning: ‘ENGINE_get_cmd_defns’ is deprecated (declared at /usr/include/openssl/engine.h:516)
ossl_engine.c: In function ‘ossl_engine_inspect’:
ossl_engine.c:347: warning: initialization discards qualifiers from pointer target type
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_hmac.c
ossl_hmac.c: In function ‘ossl_hmac_free’:
ossl_hmac.c:44: warning: ‘HMAC_CTX_cleanup’ is deprecated (declared at /usr/include/openssl/hmac.h:91)
ossl_hmac.c: In function ‘ossl_hmac_alloc’:
ossl_hmac.c:55: warning: ‘HMAC_CTX_init’ is deprecated (declared at /usr/include/openssl/hmac.h:90)
ossl_hmac.c: In function ‘ossl_hmac_initialize’:
ossl_hmac.c:73: warning: ‘HMAC_Init’ is deprecated (declared at /usr/include/openssl/hmac.h:96)
ossl_hmac.c: In function ‘ossl_hmac_update’:
ossl_hmac.c:106: warning: ‘HMAC_Update’ is deprecated (declared at /usr/include/openssl/hmac.h:99)
ossl_hmac.c: In function ‘hmac_final’:
ossl_hmac.c:117: warning: ‘CRYPTO_malloc’ is deprecated (declared at /usr/include/openssl/crypto.h:478)
ossl_hmac.c:117: warning: ‘EVP_MD_size’ is deprecated (declared at /usr/include/openssl/evp.h:483)
ossl_hmac.c:118: warning: ‘HMAC_CTX_cleanup’ is deprecated (declared at /usr/include/openssl/hmac.h:91)
ossl_hmac.c:119: warning: ‘EVP_MD_size’ is deprecated (declared at /usr/include/openssl/evp.h:483)
ossl_hmac.c:122: warning: ‘HMAC_Final’ is deprecated (declared at /usr/include/openssl/hmac.h:100)
ossl_hmac.c:123: warning: ‘HMAC_CTX_cleanup’ is deprecated (declared at /usr/include/openssl/hmac.h:91)
ossl_hmac.c: In function ‘ossl_hmac_hexdigest’:
ossl_hmac.c:162: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
ossl_hmac.c:165: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
ossl_hmac.c: In function ‘ossl_hmac_reset’:
ossl_hmac.c:182: warning: ‘HMAC_Init’ is deprecated (declared at /usr/include/openssl/hmac.h:96)
ossl_hmac.c: In function ‘ossl_hmac_s_digest’:
ossl_hmac.c:200: warning: ‘HMAC’ is deprecated (declared at /usr/include/openssl/hmac.h:103)
ossl_hmac.c: In function ‘ossl_hmac_s_hexdigest’:
ossl_hmac.c:221: warning: ‘HMAC’ is deprecated (declared at /usr/include/openssl/hmac.h:103)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_ns_spki.c
ossl_ns_spki.c: In function ‘ossl_spki_initialize’:
ossl_ns_spki.c:65: warning: ‘NETSCAPE_SPKI_b64_decode’ is deprecated (declared at /usr/include/openssl/x509.h:762)
ossl_ns_spki.c:67: warning: passing argument 2 of ‘d2i_NETSCAPE_SPKI’ from incompatible pointer type
ossl_ns_spki.c:73: warning: ‘ERR_clear_error’ is deprecated (declared at /usr/include/openssl/err.h:278)
ossl_ns_spki.c: In function ‘ossl_spki_to_pem’:
ossl_ns_spki.c:106: warning: ‘NETSCAPE_SPKI_b64_encode’ is deprecated (declared at /usr/include/openssl/x509.h:763)
ossl_ns_spki.c: In function ‘ossl_spki_print’:
ossl_ns_spki.c:123: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_ns_spki.c:123: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_ns_spki.c:126: warning: ‘NETSCAPE_SPKI_print’ is deprecated (declared at /usr/include/openssl/x509.h:767)
ossl_ns_spki.c:127: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_ns_spki.c:130: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_ns_spki.c:132: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_ns_spki.c: In function ‘ossl_spki_get_public_key’:
ossl_ns_spki.c:144: warning: ‘NETSCAPE_SPKI_get_pubkey’ is deprecated (declared at /usr/include/openssl/x509.h:764)
ossl_ns_spki.c: In function ‘ossl_spki_set_public_key’:
ossl_ns_spki.c:157: warning: ‘NETSCAPE_SPKI_set_pubkey’ is deprecated (declared at /usr/include/openssl/x509.h:765)
ossl_ns_spki.c: In function ‘ossl_spki_set_challenge’:
ossl_ns_spki.c:186: warning: ‘ASN1_STRING_set’ is deprecated (declared at /usr/include/openssl/asn1.h:795)
ossl_ns_spki.c: In function ‘ossl_spki_sign’:
ossl_ns_spki.c:204: warning: ‘NETSCAPE_SPKI_sign’ is deprecated (declared at /usr/include/openssl/x509.h:774)
ossl_ns_spki.c: In function ‘ossl_spki_verify’:
ossl_ns_spki.c:220: warning: ‘NETSCAPE_SPKI_verify’ is deprecated (declared at /usr/include/openssl/x509.h:760)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_ocsp.c
ossl_ocsp.c: In function ‘ossl_ocspreq_initialize’:
ossl_ocsp.c:114: warning: passing argument 2 of ‘d2i_OCSP_REQUEST’ from incompatible pointer type
ossl_ocsp.c: In function ‘ossl_ocspreq_add_nonce’:
ossl_ocsp.c:132: warning: ‘OCSP_request_add1_nonce’ is deprecated (declared at /usr/include/openssl/ocsp.h:420)
ossl_ocsp.c:137: warning: ‘OCSP_request_add1_nonce’ is deprecated (declared at /usr/include/openssl/ocsp.h:420)
ossl_ocsp.c: In function ‘ossl_ocspreq_check_nonce’:
ossl_ocsp.c:165: warning: ‘OCSP_check_nonce’ is deprecated (declared at /usr/include/openssl/ocsp.h:422)
ossl_ocsp.c: In function ‘ossl_ocspreq_add_certid’:
ossl_ocsp.c:178: warning: ‘OCSP_request_add0_id’ is deprecated (declared at /usr/include/openssl/ocsp.h:418)
ossl_ocsp.c:178: warning: ‘ASN1_dup’ is deprecated (declared at /usr/include/openssl/asn1.h:935)
ossl_ocsp.c: In function ‘ossl_ocspreq_get_certid’:
ossl_ocsp.c:194: warning: ‘OCSP_request_onereq_count’ is deprecated (declared at /usr/include/openssl/ocsp.h:461)
ossl_ocsp.c:197: warning: ‘OCSP_request_onereq_get0’ is deprecated (declared at /usr/include/openssl/ocsp.h:462)
ossl_ocsp.c:198: warning: ‘ASN1_dup’ is deprecated (declared at /usr/include/openssl/asn1.h:935)
ossl_ocsp.c:198: warning: ‘OCSP_onereq_get0_id’ is deprecated (declared at /usr/include/openssl/ocsp.h:463)
ossl_ocsp.c: In function ‘ossl_ocspreq_sign’:
ossl_ocsp.c:223: warning: ‘sk_new_null’ is deprecated (declared at /usr/include/openssl/stack.h:87)
ossl_ocsp.c:228: warning: ‘OCSP_request_sign’ is deprecated (declared at /usr/include/openssl/ocsp.h:433)
ossl_ocsp.c:228: warning: ‘EVP_sha1’ is deprecated (declared at /usr/include/openssl/evp.h:666)
ossl_ocsp.c:229: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_ocsp.c: In function ‘ossl_ocspreq_verify’:
ossl_ocsp.c:249: warning: ‘OCSP_request_verify’ is deprecated (declared at /usr/include/openssl/ocsp.h:454)
ossl_ocsp.c:250: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_ocsp.c:251: warning: ‘ERR_error_string’ is deprecated (declared at /usr/include/openssl/err.h:279)
ossl_ocsp.c:251: warning: ‘ERR_peek_error’ is deprecated (declared at /usr/include/openssl/err.h:270)
ossl_ocsp.c: In function ‘ossl_ocspres_s_create’:
ossl_ocsp.c:289: warning: ‘OCSP_response_create’ is deprecated (declared at /usr/include/openssl/ocsp.h:468)
ossl_ocsp.c: In function ‘ossl_ocspres_initialize’:
ossl_ocsp.c:321: warning: passing argument 2 of ‘d2i_OCSP_RESPONSE’ from incompatible pointer type
ossl_ocsp.c: In function ‘ossl_ocspres_status’:
ossl_ocsp.c:336: warning: ‘OCSP_response_status’ is deprecated (declared at /usr/include/openssl/ocsp.h:435)
ossl_ocsp.c: In function ‘ossl_ocspres_status_string’:
ossl_ocsp.c:348: warning: ‘OCSP_response_status’ is deprecated (declared at /usr/include/openssl/ocsp.h:435)
ossl_ocsp.c:350: warning: ‘OCSP_response_status_str’ is deprecated (declared at /usr/include/openssl/ocsp.h:554)
ossl_ocsp.c: In function ‘ossl_ocspres_get_basic’:
ossl_ocsp.c:361: warning: ‘OCSP_response_get1_basic’ is deprecated (declared at /usr/include/openssl/ocsp.h:436)
ossl_ocsp.c: In function ‘ossl_ocspbres_copy_nonce’:
ossl_ocsp.c:419: warning: ‘OCSP_copy_nonce’ is deprecated (declared at /usr/include/openssl/ocsp.h:423)
ossl_ocsp.c: In function ‘ossl_ocspbres_add_nonce’:
ossl_ocsp.c:434: warning: ‘OCSP_basic_add1_nonce’ is deprecated (declared at /usr/include/openssl/ocsp.h:421)
ossl_ocsp.c:439: warning: ‘OCSP_basic_add1_nonce’ is deprecated (declared at /usr/include/openssl/ocsp.h:421)
ossl_ocsp.c: In function ‘ossl_ocspbres_add_status’:
ossl_ocsp.c:473: warning: ‘X509_gmtime_adj’ is deprecated (declared at /usr/include/openssl/x509.h:884)
ossl_ocsp.c:477: warning: ‘X509_gmtime_adj’ is deprecated (declared at /usr/include/openssl/x509.h:884)
ossl_ocsp.c:480: warning: ‘X509_gmtime_adj’ is deprecated (declared at /usr/include/openssl/x509.h:884)
ossl_ocsp.c:484: warning: ‘OCSP_basic_add1_status’ is deprecated (declared at /usr/include/openssl/ocsp.h:473)
ossl_ocsp.c:491: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_ocsp.c:495: warning: ‘OCSP_SINGLERESP_add_ext’ is deprecated (declared at /usr/include/openssl/ocsp.h:536)
ossl_ocsp.c: In function ‘ossl_ocspbres_get_status’:
ossl_ocsp.c:528: warning: ‘OCSP_resp_count’ is deprecated (declared at /usr/include/openssl/ocsp.h:438)
ossl_ocsp.c:530: warning: ‘OCSP_resp_get0’ is deprecated (declared at /usr/include/openssl/ocsp.h:439)
ossl_ocsp.c:534: warning: ‘OCSP_single_get0_status’ is deprecated (declared at /usr/include/openssl/ocsp.h:444)
ossl_ocsp.c:537: warning: ‘ASN1_dup’ is deprecated (declared at /usr/include/openssl/asn1.h:935)
ossl_ocsp.c:547: warning: ‘OCSP_SINGLERESP_get_ext_count’ is deprecated (declared at /usr/include/openssl/ocsp.h:527)
ossl_ocsp.c:549: warning: ‘OCSP_SINGLERESP_get_ext’ is deprecated (declared at /usr/include/openssl/ocsp.h:531)
ossl_ocsp.c: In function ‘ossl_ocspbres_sign’:
ossl_ocsp.c:575: warning: ‘sk_new_null’ is deprecated (declared at /usr/include/openssl/stack.h:87)
ossl_ocsp.c:582: warning: ‘OCSP_basic_sign’ is deprecated (declared at /usr/include/openssl/ocsp.h:477)
ossl_ocsp.c:582: warning: ‘EVP_sha1’ is deprecated (declared at /usr/include/openssl/evp.h:666)
ossl_ocsp.c:583: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_ocsp.c: In function ‘ossl_ocspbres_verify’:
ossl_ocsp.c:603: warning: ‘OCSP_basic_verify’ is deprecated (declared at /usr/include/openssl/ocsp.h:562)
ossl_ocsp.c:604: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_ocsp.c:605: warning: ‘ERR_error_string’ is deprecated (declared at /usr/include/openssl/err.h:279)
ossl_ocsp.c:605: warning: ‘ERR_peek_error’ is deprecated (declared at /usr/include/openssl/err.h:270)
ossl_ocsp.c: In function ‘ossl_ocspcid_initialize’:
ossl_ocsp.c:634: warning: ‘OCSP_cert_to_id’ is deprecated (declared at /usr/include/openssl/ocsp.h:411)
ossl_ocsp.c: In function ‘ossl_ocspcid_cmp’:
ossl_ocsp.c:651: warning: ‘OCSP_id_cmp’ is deprecated (declared at /usr/include/openssl/ocsp.h:459)
ossl_ocsp.c: In function ‘ossl_ocspcid_cmp_issuer’:
ossl_ocsp.c:664: warning: ‘OCSP_id_issuer_cmp’ is deprecated (declared at /usr/include/openssl/ocsp.h:458)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_pkcs12.c
ossl_pkcs12.c: In function ‘ossl_pkcs12_s_create’:
ossl_pkcs12.c:93: warning: ‘OBJ_txt2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1012)
ossl_pkcs12.c:97: warning: ‘OBJ_txt2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1012)
ossl_pkcs12.c:107: warning: ‘PKCS12_create’ is deprecated (declared at /usr/include/openssl/pkcs12.h:253)
ossl_pkcs12.c:109: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_pkcs12.c: In function ‘ossl_pkcs12_initialize’:
ossl_pkcs12.c:144: warning: ‘d2i_PKCS12_bio’ is deprecated (declared at /usr/include/openssl/pkcs12.h:265)
ossl_pkcs12.c:145: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs12.c:148: warning: ‘PKCS12_parse’ is deprecated (declared at /usr/include/openssl/pkcs12.h:250)
ossl_pkcs12.c:163: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_pkcs5.c
ossl_pkcs5.c: In function ‘ossl_pkcs5_pbkdf2_hmac_sha1’:
ossl_pkcs5.c:78: warning: ‘PKCS5_PBKDF2_HMAC_SHA1’ is deprecated (declared at /usr/include/openssl/evp.h:920)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_pkcs7.c
ossl_pkcs7.c: In function ‘ossl_pkcs7si_new’:
ossl_pkcs7.c:89: warning: ‘ASN1_dup’ is deprecated (declared at /usr/include/openssl/asn1.h:935)
ossl_pkcs7.c:89: warning: passing argument 2 of ‘ASN1_dup’ from incompatible pointer type
ossl_pkcs7.c: In function ‘DupPKCS7SignerPtr’:
ossl_pkcs7.c:102: warning: ‘ASN1_dup’ is deprecated (declared at /usr/include/openssl/asn1.h:935)
ossl_pkcs7.c:102: warning: passing argument 2 of ‘ASN1_dup’ from incompatible pointer type
ossl_pkcs7.c: In function ‘ossl_pkcs7ri_new’:
ossl_pkcs7.c:115: warning: ‘ASN1_dup’ is deprecated (declared at /usr/include/openssl/asn1.h:935)
ossl_pkcs7.c:115: warning: passing argument 2 of ‘ASN1_dup’ from incompatible pointer type
ossl_pkcs7.c: In function ‘DupPKCS7RecipientPtr’:
ossl_pkcs7.c:128: warning: ‘ASN1_dup’ is deprecated (declared at /usr/include/openssl/asn1.h:935)
ossl_pkcs7.c:128: warning: passing argument 2 of ‘ASN1_dup’ from incompatible pointer type
ossl_pkcs7.c: In function ‘ossl_pkcs7_s_read_smime’:
ossl_pkcs7.c:148: warning: ‘SMIME_read_PKCS7’ is deprecated (declared at /usr/include/openssl/pkcs7.h:373)
ossl_pkcs7.c:149: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c: In function ‘ossl_pkcs7_s_write_smime’:
ossl_pkcs7.c:176: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_pkcs7.c:176: warning: ‘PKCS7_ctrl’ is deprecated (declared at /usr/include/openssl/pkcs7.h:313)
ossl_pkcs7.c:179: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_pkcs7.c:179: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_pkcs7.c:180: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c:183: warning: ‘SMIME_write_PKCS7’ is deprecated (declared at /usr/include/openssl/pkcs7.h:372)
ossl_pkcs7.c:184: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c:185: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c:188: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c: In function ‘ossl_pkcs7_s_sign’:
ossl_pkcs7.c:219: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c:223: warning: ‘PKCS7_sign’ is deprecated (declared at /usr/include/openssl/pkcs7.h:359)
ossl_pkcs7.c:224: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c:225: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_pkcs7.c:231: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c:232: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_pkcs7.c: In function ‘ossl_pkcs7_s_encrypt’:
ossl_pkcs7.c:255: warning: ‘EVP_rc2_40_cbc’ is deprecated (declared at /usr/include/openssl/evp.h:737)
ossl_pkcs7.c:272: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c:275: warning: ‘PKCS7_encrypt’ is deprecated (declared at /usr/include/openssl/pkcs7.h:364)
ossl_pkcs7.c:276: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c:277: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_pkcs7.c:280: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c:283: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_pkcs7.c: In function ‘ossl_pkcs7_initialize’:
ossl_pkcs7.c:322: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_pkcs7.c:323: warning: ‘d2i_PKCS7_bio’ is deprecated (declared at /usr/include/openssl/pkcs7.h:294)
ossl_pkcs7.c:325: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c: In function ‘ossl_pkcs7_copy’:
ossl_pkcs7.c:343: warning: ‘PKCS7_dup’ is deprecated (declared at /usr/include/openssl/pkcs7.h:293)
ossl_pkcs7.c: In function ‘ossl_pkcs7_set_type’:
ossl_pkcs7.c:396: warning: ‘PKCS7_set_type’ is deprecated (declared at /usr/include/openssl/pkcs7.h:315)
ossl_pkcs7.c: In function ‘ossl_pkcs7_get_type’:
ossl_pkcs7.c:412: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_pkcs7.c:414: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_pkcs7.c:416: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_pkcs7.c:418: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_pkcs7.c:420: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_pkcs7.c: In function ‘ossl_pkcs7_set_detached’:
ossl_pkcs7.c:433: warning: ‘PKCS7_ctrl’ is deprecated (declared at /usr/include/openssl/pkcs7.h:313)
ossl_pkcs7.c: In function ‘ossl_pkcs7_get_detached’:
ossl_pkcs7.c:444: warning: ‘PKCS7_ctrl’ is deprecated (declared at /usr/include/openssl/pkcs7.h:313)
ossl_pkcs7.c: In function ‘ossl_pkcs7_detached_p’:
ossl_pkcs7.c:452: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_pkcs7.c:452: warning: ‘PKCS7_ctrl’ is deprecated (declared at /usr/include/openssl/pkcs7.h:313)
ossl_pkcs7.c: In function ‘ossl_pkcs7_set_cipher’:
ossl_pkcs7.c:461: warning: ‘PKCS7_set_cipher’ is deprecated (declared at /usr/include/openssl/pkcs7.h:343)
ossl_pkcs7.c: In function ‘ossl_pkcs7_add_signer’:
ossl_pkcs7.c:476: warning: ‘PKCS7_add_signer’ is deprecated (declared at /usr/include/openssl/pkcs7.h:320)
ossl_pkcs7.c:480: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_pkcs7.c:481: warning: ‘PKCS7_add_signed_attribute’ is deprecated (declared at /usr/include/openssl/pkcs7.h:348)
ossl_pkcs7.c:482: warning: ‘OBJ_nid2obj’ is deprecated (declared at /usr/include/openssl/objects.h:1006)
ossl_pkcs7.c: In function ‘ossl_pkcs7_get_signer’:
ossl_pkcs7.c:498: warning: ‘PKCS7_get_signer_info’ is deprecated (declared at /usr/include/openssl/pkcs7.h:338)
ossl_pkcs7.c:502: warning: ‘sk_num’ is deprecated (declared at /usr/include/openssl/stack.h:81)
ossl_pkcs7.c:507: warning: ‘sk_value’ is deprecated (declared at /usr/include/openssl/stack.h:82)
ossl_pkcs7.c: In function ‘ossl_pkcs7_add_recipient’:
ossl_pkcs7.c:522: warning: ‘PKCS7_add_recipient_info’ is deprecated (declared at /usr/include/openssl/pkcs7.h:341)
ossl_pkcs7.c: In function ‘ossl_pkcs7_get_recipient’:
ossl_pkcs7.c:540: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_pkcs7.c:542: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_pkcs7.c:546: warning: ‘sk_num’ is deprecated (declared at /usr/include/openssl/stack.h:81)
ossl_pkcs7.c:551: warning: ‘sk_value’ is deprecated (declared at /usr/include/openssl/stack.h:82)
ossl_pkcs7.c: In function ‘ossl_pkcs7_add_certificate’:
ossl_pkcs7.c:566: warning: ‘PKCS7_add_certificate’ is deprecated (declared at /usr/include/openssl/pkcs7.h:321)
ossl_pkcs7.c: In function ‘pkcs7_get_certs’:
ossl_pkcs7.c:581: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_pkcs7.c: In function ‘pkcs7_get_crls’:
ossl_pkcs7.c:604: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_pkcs7.c: In function ‘ossl_pkcs7_set_certificates’:
ossl_pkcs7.c:632: warning: ‘sk_pop’ is deprecated (declared at /usr/include/openssl/stack.h:98)
ossl_pkcs7.c: In function ‘ossl_pkcs7_add_crl’:
ossl_pkcs7.c:652: warning: ‘PKCS7_add_crl’ is deprecated (declared at /usr/include/openssl/pkcs7.h:322)
ossl_pkcs7.c: In function ‘ossl_pkcs7_set_crls’:
ossl_pkcs7.c:672: warning: ‘sk_pop’ is deprecated (declared at /usr/include/openssl/stack.h:98)
ossl_pkcs7.c: In function ‘ossl_pkcs7_verify’:
ossl_pkcs7.c:704: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c:710: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_pkcs7.c:710: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_pkcs7.c:711: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c:712: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_pkcs7.c:715: warning: ‘PKCS7_verify’ is deprecated (declared at /usr/include/openssl/pkcs7.h:361)
ossl_pkcs7.c:716: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c:718: warning: ‘ERR_reason_error_string’ is deprecated (declared at /usr/include/openssl/err.h:283)
ossl_pkcs7.c:718: warning: ‘ERR_get_error’ is deprecated (declared at /usr/include/openssl/err.h:266)
ossl_pkcs7.c:720: warning: ‘ERR_clear_error’ is deprecated (declared at /usr/include/openssl/err.h:278)
ossl_pkcs7.c:723: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_pkcs7.c: In function ‘ossl_pkcs7_decrypt’:
ossl_pkcs7.c:744: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_pkcs7.c:744: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_pkcs7.c:746: warning: ‘PKCS7_decrypt’ is deprecated (declared at /usr/include/openssl/pkcs7.h:365)
ossl_pkcs7.c:747: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c: In function ‘ossl_pkcs7_add_data’:
ossl_pkcs7.c:765: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_pkcs7.c:766: warning: ‘PKCS7_content_new’ is deprecated (declared at /usr/include/openssl/pkcs7.h:323)
ossl_pkcs7.c:769: warning: ‘PKCS7_dataInit’ is deprecated (declared at /usr/include/openssl/pkcs7.h:329)
ossl_pkcs7.c:771: warning: ‘BIO_read’ is deprecated (declared at /usr/include/openssl/bio.h:585)
ossl_pkcs7.c:773: warning: ‘BIO_write’ is deprecated (declared at /usr/include/openssl/bio.h:587)
ossl_pkcs7.c:776: warning: ‘PKCS7_dataFinal’ is deprecated (declared at /usr/include/openssl/pkcs7.h:330)
ossl_pkcs7.c:780: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c:781: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c:782: warning: ‘ERR_peek_error’ is deprecated (declared at /usr/include/openssl/err.h:270)
ossl_pkcs7.c: In function ‘ossl_pkcs7_to_pem’:
ossl_pkcs7.c:817: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_pkcs7.c:817: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_pkcs7.c:821: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkcs7.c: In function ‘ossl_pkcs7si_initialize’:
ossl_pkcs7.c:858: warning: ‘PKCS7_SIGNER_INFO_set’ is deprecated (declared at /usr/include/openssl/pkcs7.h:319)
ossl_pkcs7.c: In function ‘ossl_pkcs7si_get_signed_time’:
ossl_pkcs7.c:893: warning: ‘PKCS7_get_signed_attribute’ is deprecated (declared at /usr/include/openssl/pkcs7.h:352)
ossl_pkcs7.c: In function ‘ossl_pkcs7ri_initialize’:
ossl_pkcs7.c:933: warning: ‘PKCS7_RECIP_INFO_set’ is deprecated (declared at /usr/include/openssl/pkcs7.h:342)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_pkey.c
ossl_pkey.c: In function ‘ossl_pkey_new’:
ossl_pkey.c:45: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey.c: In function ‘DupPKeyPtr’:
ossl_pkey.c:117: warning: ‘CRYPTO_add_lock’ is deprecated (declared at /usr/include/openssl/crypto.h:430)
ossl_pkey.c: In function ‘DupPrivPKeyPtr’:
ossl_pkey.c:131: warning: ‘CRYPTO_add_lock’ is deprecated (declared at /usr/include/openssl/crypto.h:430)
ossl_pkey.c: In function ‘ossl_pkey_alloc’:
ossl_pkey.c:145: warning: ‘EVP_PKEY_new’ is deprecated (declared at /usr/include/openssl/evp.h:884)
ossl_pkey.c:148: warning: ‘EVP_PKEY_free’ is deprecated (declared at /usr/include/openssl/evp.h:885)
ossl_pkey.c: In function ‘ossl_pkey_sign’:
ossl_pkey.c:174: warning: ‘EVP_DigestInit’ is deprecated (declared at /usr/include/openssl/evp.h:563)
ossl_pkey.c:176: warning: ‘EVP_DigestUpdate’ is deprecated (declared at /usr/include/openssl/evp.h:557)
ossl_pkey.c:177: warning: ‘EVP_PKEY_size’ is deprecated (declared at /usr/include/openssl/evp.h:860)
ossl_pkey.c:178: warning: ‘EVP_SignFinal’ is deprecated (declared at /usr/include/openssl/evp.h:608)
ossl_pkey.c: In function ‘ossl_pkey_verify’:
ossl_pkey.c:193: warning: ‘EVP_DigestInit’ is deprecated (declared at /usr/include/openssl/evp.h:563)
ossl_pkey.c:196: warning: ‘EVP_DigestUpdate’ is deprecated (declared at /usr/include/openssl/evp.h:557)
ossl_pkey.c:197: warning: ‘EVP_VerifyFinal’ is deprecated (declared at /usr/include/openssl/evp.h:611)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_pkey_dh.c
ossl_pkey_dh.c: In function ‘dh_instance’:
ossl_pkey_dh.c:49: warning: ‘EVP_PKEY_new’ is deprecated (declared at /usr/include/openssl/evp.h:884)
ossl_pkey_dh.c:52: warning: ‘EVP_PKEY_assign’ is deprecated (declared at /usr/include/openssl/evp.h:861)
ossl_pkey_dh.c:53: warning: ‘EVP_PKEY_free’ is deprecated (declared at /usr/include/openssl/evp.h:885)
ossl_pkey_dh.c:56: warning: ‘EVP_PKEY_free’ is deprecated (declared at /usr/include/openssl/evp.h:885)
ossl_pkey_dh.c: In function ‘ossl_dh_new’:
ossl_pkey_dh.c:67: warning: ‘DH_new’ is deprecated (declared at /usr/include/openssl/dh.h:184)
ossl_pkey_dh.c:69: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dh.c:72: warning: ‘EVP_PKEY_free’ is deprecated (declared at /usr/include/openssl/evp.h:885)
ossl_pkey_dh.c: In function ‘dh_generate’:
ossl_pkey_dh.c:94: warning: ‘DH_generate_key’ is deprecated (declared at /usr/include/openssl/dh.h:204)
ossl_pkey_dh.c:95: warning: ‘DH_free’ is deprecated (declared at /usr/include/openssl/dh.h:185)
ossl_pkey_dh.c: In function ‘ossl_dh_s_generate’:
ossl_pkey_dh.c:124: warning: ‘DH_free’ is deprecated (declared at /usr/include/openssl/dh.h:185)
ossl_pkey_dh.c: In function ‘ossl_dh_initialize’:
ossl_pkey_dh.c:157: warning: ‘DH_new’ is deprecated (declared at /usr/include/openssl/dh.h:184)
ossl_pkey_dh.c:172: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_pkey_dh.c:173: warning: ‘ASN1_d2i_bio’ is deprecated (declared at /usr/include/openssl/asn1.h:984)
ossl_pkey_dh.c:173: warning: ‘DH_new’ is deprecated (declared at /usr/include/openssl/dh.h:184)
ossl_pkey_dh.c:173: warning: ‘d2i_DHparams’ is deprecated (declared at /usr/include/openssl/dh.h:206)
ossl_pkey_dh.c:175: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_dh.c:178: warning: ‘EVP_PKEY_assign’ is deprecated (declared at /usr/include/openssl/evp.h:861)
ossl_pkey_dh.c:179: warning: ‘DH_free’ is deprecated (declared at /usr/include/openssl/dh.h:185)
ossl_pkey_dh.c: In function ‘ossl_dh_is_public’:
ossl_pkey_dh.c:195: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dh.c: In function ‘ossl_dh_is_private’:
ossl_pkey_dh.c:210: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dh.c: In function ‘ossl_dh_export’:
ossl_pkey_dh.c:227: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dh.c:228: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_pkey_dh.c:228: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_pkey_dh.c:232: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_dh.c: In function ‘ossl_dh_to_der’:
ossl_pkey_dh.c:253: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dh.c:254: warning: ‘i2d_DHparams’ is deprecated (declared at /usr/include/openssl/dh.h:207)
ossl_pkey_dh.c:258: warning: ‘i2d_DHparams’ is deprecated (declared at /usr/include/openssl/dh.h:207)
ossl_pkey_dh.c: In function ‘ossl_dh_get_params’:
ossl_pkey_dh.c:279: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dh.c: In function ‘ossl_dh_to_text’:
ossl_pkey_dh.c:306: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dh.c:307: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_pkey_dh.c:307: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_pkey_dh.c:310: warning: ‘DHparams_print’ is deprecated (declared at /usr/include/openssl/dh.h:212)
ossl_pkey_dh.c:311: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_dh.c: In function ‘ossl_dh_to_public_key’:
ossl_pkey_dh.c:332: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dh.c:333: warning: ‘ASN1_dup’ is deprecated (declared at /usr/include/openssl/asn1.h:935)
ossl_pkey_dh.c:333: warning: ‘i2d_DHparams’ is deprecated (declared at /usr/include/openssl/dh.h:207)
ossl_pkey_dh.c:333: warning: ‘d2i_DHparams’ is deprecated (declared at /usr/include/openssl/dh.h:206)
ossl_pkey_dh.c:336: warning: ‘DH_free’ is deprecated (declared at /usr/include/openssl/dh.h:185)
ossl_pkey_dh.c: In function ‘ossl_dh_check_params’:
ossl_pkey_dh.c:355: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dh.c:358: warning: ‘DH_check’ is deprecated (declared at /usr/include/openssl/dh.h:202)
ossl_pkey_dh.c: In function ‘ossl_dh_generate_key’:
ossl_pkey_dh.c:376: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dh.c:379: warning: ‘DH_generate_key’ is deprecated (declared at /usr/include/openssl/dh.h:204)
ossl_pkey_dh.c: In function ‘ossl_dh_compute_key’:
ossl_pkey_dh.c:405: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dh.c:408: warning: ‘DH_size’ is deprecated (declared at /usr/include/openssl/dh.h:187)
ossl_pkey_dh.c:410: warning: ‘DH_compute_key’ is deprecated (declared at /usr/include/openssl/dh.h:205)
ossl_pkey_dh.c: In function ‘ossl_dh_set_p’:
ossl_pkey_dh.c:418: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_dh.c:418: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_dh.c:418: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_pkey_dh.c: In function ‘ossl_dh_set_g’:
ossl_pkey_dh.c:419: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_dh.c:419: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_dh.c:419: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_pkey_dh.c: In function ‘ossl_dh_set_pub_key’:
ossl_pkey_dh.c:420: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_dh.c:420: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_dh.c:420: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_pkey_dh.c: In function ‘ossl_dh_set_priv_key’:
ossl_pkey_dh.c:421: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_dh.c:421: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_dh.c:421: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_pkey_dh.c: In function ‘ossl_create_dh’:
ossl_pkey_dh.c:475: warning: ‘DH_new’ is deprecated (declared at /usr/include/openssl/dh.h:184)
ossl_pkey_dh.c:476: warning: ‘BN_bin2bn’ is deprecated (declared at /usr/include/openssl/bn.h:422)
ossl_pkey_dh.c:477: warning: ‘BN_bin2bn’ is deprecated (declared at /usr/include/openssl/bn.h:422)
ossl_pkey_dh.c:479: warning: ‘DH_free’ is deprecated (declared at /usr/include/openssl/dh.h:185)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_pkey_dsa.c
ossl_pkey_dsa.c: In function ‘dsa_instance’:
ossl_pkey_dsa.c:43: warning: ‘EVP_PKEY_new’ is deprecated (declared at /usr/include/openssl/evp.h:884)
ossl_pkey_dsa.c:46: warning: ‘EVP_PKEY_assign’ is deprecated (declared at /usr/include/openssl/evp.h:861)
ossl_pkey_dsa.c:47: warning: ‘EVP_PKEY_free’ is deprecated (declared at /usr/include/openssl/evp.h:885)
ossl_pkey_dsa.c:50: warning: ‘EVP_PKEY_free’ is deprecated (declared at /usr/include/openssl/evp.h:885)
ossl_pkey_dsa.c: In function ‘ossl_dsa_new’:
ossl_pkey_dsa.c:61: warning: ‘DSA_new’ is deprecated (declared at /usr/include/openssl/dsa.h:220)
ossl_pkey_dsa.c:63: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dsa.c:66: warning: ‘EVP_PKEY_free’ is deprecated (declared at /usr/include/openssl/evp.h:885)
ossl_pkey_dsa.c: In function ‘dsa_generate’:
ossl_pkey_dsa.c:86: warning: ‘RAND_bytes’ is deprecated (declared at /usr/include/openssl/rand.h:104)
ossl_pkey_dsa.c:89: warning: ‘DSA_generate_parameters’ is deprecated (declared at /usr/include/openssl/dsa.h:246)
ossl_pkey_dsa.c:94: warning: ‘DSA_generate_key’ is deprecated (declared at /usr/include/openssl/dsa.h:254)
ossl_pkey_dsa.c:95: warning: ‘DSA_free’ is deprecated (declared at /usr/include/openssl/dsa.h:222)
ossl_pkey_dsa.c: In function ‘ossl_dsa_s_generate’:
ossl_pkey_dsa.c:117: warning: ‘DSA_free’ is deprecated (declared at /usr/include/openssl/dsa.h:222)
ossl_pkey_dsa.c: In function ‘ossl_dsa_initialize’:
ossl_pkey_dsa.c:151: warning: ‘DSA_new’ is deprecated (declared at /usr/include/openssl/dsa.h:220)
ossl_pkey_dsa.c:164: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_pkey_dsa.c:165: warning: ‘PEM_ASN1_read_bio’ is deprecated (declared at /usr/include/openssl/pem.h:585)
ossl_pkey_dsa.c:165: warning: ‘d2i_DSAPublicKey’ is deprecated (declared at /usr/include/openssl/dsa.h:237)
ossl_pkey_dsa.c:165: warning: passing argument 1 of ‘PEM_ASN1_read_bio’ from incompatible pointer type
ossl_pkey_dsa.c:165: warning: passing argument 4 of ‘PEM_ASN1_read_bio’ from incompatible pointer type
ossl_pkey_dsa.c:168: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_pkey_dsa.c:172: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_pkey_dsa.c:173: warning: ‘d2i_DSAPrivateKey_bio’ is deprecated (declared at /usr/include/openssl/x509.h:845)
ossl_pkey_dsa.c:176: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_pkey_dsa.c:177: warning: ‘d2i_DSA_PUBKEY_bio’ is deprecated (declared at /usr/include/openssl/x509.h:843)
ossl_pkey_dsa.c:179: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_dsa.c:182: warning: ‘EVP_PKEY_assign’ is deprecated (declared at /usr/include/openssl/evp.h:861)
ossl_pkey_dsa.c:183: warning: ‘DSA_free’ is deprecated (declared at /usr/include/openssl/dsa.h:222)
ossl_pkey_dsa.c: In function ‘ossl_dsa_is_public’:
ossl_pkey_dsa.c:200: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dsa.c: In function ‘ossl_dsa_is_private’:
ossl_pkey_dsa.c:215: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dsa.c: In function ‘ossl_dsa_export’:
ossl_pkey_dsa.c:242: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dsa.c:250: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_pkey_dsa.c:250: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_pkey_dsa.c:256: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_dsa.c:260: warning: ‘PEM_ASN1_write_bio’ is deprecated (declared at /usr/include/openssl/pem.h:595)
ossl_pkey_dsa.c:260: warning: ‘i2d_DSAPublicKey’ is deprecated (declared at /usr/include/openssl/dsa.h:255)
ossl_pkey_dsa.c:261: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_dsa.c: In function ‘ossl_dsa_to_der’:
ossl_pkey_dsa.c:284: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dsa.c:286: warning: ‘i2d_DSAPrivateKey’ is deprecated (declared at /usr/include/openssl/dsa.h:256)
ossl_pkey_dsa.c:288: warning: ‘i2d_DSA_PUBKEY’ is deprecated (declared at /usr/include/openssl/x509.h:915)
ossl_pkey_dsa.c: In function ‘ossl_dsa_get_params’:
ossl_pkey_dsa.c:314: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dsa.c: In function ‘ossl_dsa_to_text’:
ossl_pkey_dsa.c:342: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dsa.c:343: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_pkey_dsa.c:343: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_pkey_dsa.c:346: warning: ‘DSA_print’ is deprecated (declared at /usr/include/openssl/dsa.h:261)
ossl_pkey_dsa.c:347: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_dsa.c: In function ‘ossl_dsa_to_public_key’:
ossl_pkey_dsa.c:368: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dsa.c:370: warning: ‘ASN1_dup’ is deprecated (declared at /usr/include/openssl/asn1.h:935)
ossl_pkey_dsa.c:370: warning: ‘i2d_DSAPublicKey’ is deprecated (declared at /usr/include/openssl/dsa.h:255)
ossl_pkey_dsa.c:370: warning: ‘d2i_DSAPublicKey’ is deprecated (declared at /usr/include/openssl/dsa.h:237)
ossl_pkey_dsa.c:370: warning: passing argument 2 of ‘ASN1_dup’ from incompatible pointer type
ossl_pkey_dsa.c:373: warning: ‘DSA_free’ is deprecated (declared at /usr/include/openssl/dsa.h:222)
ossl_pkey_dsa.c: In function ‘ossl_dsa_sign’:
ossl_pkey_dsa.c:393: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dsa.c:398: warning: ‘DSA_size’ is deprecated (declared at /usr/include/openssl/dsa.h:225)
ossl_pkey_dsa.c:399: warning: ‘DSA_sign’ is deprecated (declared at /usr/include/openssl/dsa.h:229)
ossl_pkey_dsa.c: In function ‘ossl_dsa_verify’:
ossl_pkey_dsa.c:419: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_dsa.c:423: warning: ‘DSA_verify’ is deprecated (declared at /usr/include/openssl/dsa.h:231)
ossl_pkey_dsa.c: In function ‘ossl_dsa_set_p’:
ossl_pkey_dsa.c:435: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_dsa.c:435: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_dsa.c:435: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_pkey_dsa.c: In function ‘ossl_dsa_set_q’:
ossl_pkey_dsa.c:436: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_dsa.c:436: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_dsa.c:436: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_pkey_dsa.c: In function ‘ossl_dsa_set_g’:
ossl_pkey_dsa.c:437: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_dsa.c:437: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_dsa.c:437: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_pkey_dsa.c: In function ‘ossl_dsa_set_pub_key’:
ossl_pkey_dsa.c:438: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_dsa.c:438: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_dsa.c:438: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_pkey_dsa.c: In function ‘ossl_dsa_set_priv_key’:
ossl_pkey_dsa.c:439: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_dsa.c:439: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_dsa.c:439: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_pkey_ec.c
ossl_pkey_ec.c: In function ‘ec_instance’:
ossl_pkey_ec.c:117: warning: ‘EVP_PKEY_new’ is deprecated (declared at /usr/include/openssl/evp.h:884)
ossl_pkey_ec.c:120: warning: ‘EVP_PKEY_assign’ is deprecated (declared at /usr/include/openssl/evp.h:861)
ossl_pkey_ec.c:121: warning: ‘EVP_PKEY_free’ is deprecated (declared at /usr/include/openssl/evp.h:885)
ossl_pkey_ec.c:124: warning: ‘EVP_PKEY_free’ is deprecated (declared at /usr/include/openssl/evp.h:885)
ossl_pkey_ec.c: In function ‘ossl_ec_new’:
ossl_pkey_ec.c:134: warning: ‘EC_KEY_new’ is deprecated (declared at /usr/include/openssl/ec.h:305)
ossl_pkey_ec.c:136: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:139: warning: ‘EVP_PKEY_free’ is deprecated (declared at /usr/include/openssl/evp.h:885)
ossl_pkey_ec.c: In function ‘ossl_ec_key_initialize’:
ossl_pkey_ec.c:174: warning: ‘EC_KEY_new’ is deprecated (declared at /usr/include/openssl/ec.h:305)
ossl_pkey_ec.c:179: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:180: warning: ‘EC_KEY_dup’ is deprecated (declared at /usr/include/openssl/ec.h:309)
ossl_pkey_ec.c:182: warning: ‘EC_KEY_new’ is deprecated (declared at /usr/include/openssl/ec.h:305)
ossl_pkey_ec.c:189: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_pkey_ec.c:193: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_pkey_ec.c:194: warning: ‘d2i_ECPrivateKey_bio’ is deprecated (declared at /usr/include/openssl/x509.h:851)
ossl_pkey_ec.c:197: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_pkey_ec.c:198: warning: ‘d2i_EC_PUBKEY_bio’ is deprecated (declared at /usr/include/openssl/x509.h:849)
ossl_pkey_ec.c:201: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_ec.c:205: warning: ‘OBJ_sn2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1014)
ossl_pkey_ec.c:210: warning: ‘EC_KEY_new_by_curve_name’ is deprecated (declared at /usr/include/openssl/ec.h:306)
ossl_pkey_ec.c:213: warning: ‘EC_KEY_set_asn1_flag’ is deprecated (declared at /usr/include/openssl/ec.h:329)
ossl_pkey_ec.c:214: warning: ‘EC_KEY_set_conv_form’ is deprecated (declared at /usr/include/openssl/ec.h:322)
ossl_pkey_ec.c:222: warning: ‘EVP_PKEY_assign’ is deprecated (declared at /usr/include/openssl/evp.h:861)
ossl_pkey_ec.c:223: warning: ‘EC_KEY_free’ is deprecated (declared at /usr/include/openssl/ec.h:307)
ossl_pkey_ec.c: In function ‘ossl_ec_key_get_group’:
ossl_pkey_ec.c:249: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:255: warning: ‘EC_KEY_get0_group’ is deprecated (declared at /usr/include/openssl/ec.h:313)
ossl_pkey_ec.c: In function ‘ossl_ec_key_set_group’:
ossl_pkey_ec.c:290: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:305: warning: ‘EC_KEY_set_group’ is deprecated (declared at /usr/include/openssl/ec.h:314)
ossl_pkey_ec.c: In function ‘ossl_ec_key_get_private_key’:
ossl_pkey_ec.c:322: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:324: warning: ‘EC_KEY_get0_private_key’ is deprecated (declared at /usr/include/openssl/ec.h:315)
ossl_pkey_ec.c: In function ‘ossl_ec_key_set_private_key’:
ossl_pkey_ec.c:341: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:345: warning: ‘EC_KEY_set_private_key’ is deprecated (declared at /usr/include/openssl/ec.h:316)
ossl_pkey_ec.c: In function ‘ossl_ec_point_dup’:
ossl_pkey_ec.c:370: warning: ‘EC_POINT_dup’ is deprecated (declared at /usr/include/openssl/ec.h:208)
ossl_pkey_ec.c: In function ‘ossl_ec_key_get_public_key’:
ossl_pkey_ec.c:390: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:392: warning: ‘EC_KEY_get0_public_key’ is deprecated (declared at /usr/include/openssl/ec.h:317)
ossl_pkey_ec.c: In function ‘ossl_ec_key_set_public_key’:
ossl_pkey_ec.c:413: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:417: warning: ‘EC_KEY_set_public_key’ is deprecated (declared at /usr/include/openssl/ec.h:318)
ossl_pkey_ec.c: In function ‘ossl_ec_key_is_public_key’:
ossl_pkey_ec.c:440: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:442: warning: ‘EC_KEY_get0_public_key’ is deprecated (declared at /usr/include/openssl/ec.h:317)
ossl_pkey_ec.c: In function ‘ossl_ec_key_is_private_key’:
ossl_pkey_ec.c:455: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:457: warning: ‘EC_KEY_get0_private_key’ is deprecated (declared at /usr/include/openssl/ec.h:315)
ossl_pkey_ec.c: In function ‘ossl_ec_key_to_string’:
ossl_pkey_ec.c:472: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:474: warning: ‘EC_KEY_get0_public_key’ is deprecated (declared at /usr/include/openssl/ec.h:317)
ossl_pkey_ec.c:477: warning: ‘EC_KEY_check_key’ is deprecated (declared at /usr/include/openssl/ec.h:335)
ossl_pkey_ec.c:480: warning: ‘EC_KEY_get0_private_key’ is deprecated (declared at /usr/include/openssl/ec.h:315)
ossl_pkey_ec.c:483: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_pkey_ec.c:483: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_pkey_ec.c:513: warning: ‘i2d_ECPrivateKey_bio’ is deprecated (declared at /usr/include/openssl/x509.h:852)
ossl_pkey_ec.c:520: warning: ‘i2d_EC_PUBKEY_bio’ is deprecated (declared at /usr/include/openssl/x509.h:850)
ossl_pkey_ec.c:525: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_ec.c:530: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_ec.c: In function ‘ossl_ec_key_to_text’:
ossl_pkey_ec.c:573: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:574: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_pkey_ec.c:574: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_pkey_ec.c:577: warning: ‘EC_KEY_print’ is deprecated (declared at /usr/include/openssl/ec.h:350)
ossl_pkey_ec.c:578: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_ec.c: In function ‘ossl_ec_key_generate_key’:
ossl_pkey_ec.c:596: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:598: warning: ‘EC_KEY_generate_key’ is deprecated (declared at /usr/include/openssl/ec.h:333)
ossl_pkey_ec.c: In function ‘ossl_ec_key_check_key’:
ossl_pkey_ec.c:616: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:618: warning: ‘EC_KEY_check_key’ is deprecated (declared at /usr/include/openssl/ec.h:335)
ossl_pkey_ec.c: In function ‘ossl_ec_key_dh_compute_key’:
ossl_pkey_ec.c:637: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:644: warning: ‘ECDH_compute_key’ is deprecated (declared at /usr/include/openssl/ecdh.h:97)
ossl_pkey_ec.c: In function ‘ossl_ec_key_dsa_sign_asn1’:
ossl_pkey_ec.c:667: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:670: warning: ‘EC_KEY_get0_private_key’ is deprecated (declared at /usr/include/openssl/ec.h:315)
ossl_pkey_ec.c:673: warning: ‘ECDSA_size’ is deprecated (declared at /usr/include/openssl/ecdsa.h:180)
ossl_pkey_ec.c:674: warning: ‘ECDSA_sign’ is deprecated (declared at /usr/include/openssl/ecdsa.h:205)
ossl_pkey_ec.c: In function ‘ossl_ec_key_dsa_verify_asn1’:
ossl_pkey_ec.c:692: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_ec.c:696: warning: ‘ECDSA_verify’ is deprecated (declared at /usr/include/openssl/ecdsa.h:238)
ossl_pkey_ec.c: In function ‘ossl_ec_group_free’:
ossl_pkey_ec.c:708: warning: ‘EC_GROUP_clear_free’ is deprecated (declared at /usr/include/openssl/ec.h:140)
ossl_pkey_ec.c: In function ‘ossl_ec_group_initialize’:
ossl_pkey_ec.c:755: warning: ‘EC_GFp_simple_method’ is deprecated (declared at /usr/include/openssl/ec.h:129)
ossl_pkey_ec.c:757: warning: ‘EC_GFp_mont_method’ is deprecated (declared at /usr/include/openssl/ec.h:130)
ossl_pkey_ec.c:759: warning: ‘EC_GFp_nist_method’ is deprecated (declared at /usr/include/openssl/ec.h:131)
ossl_pkey_ec.c:761: warning: ‘EC_GF2m_simple_method’ is deprecated (declared at /usr/include/openssl/ec.h:135)
ossl_pkey_ec.c:765: warning: ‘EC_GROUP_new’ is deprecated (declared at /usr/include/openssl/ec.h:138)
ossl_pkey_ec.c:774: warning: ‘EC_GROUP_dup’ is deprecated (declared at /usr/include/openssl/ec.h:142)
ossl_pkey_ec.c:781: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_pkey_ec.c:782: warning: ‘ASN1_d2i_bio’ is deprecated (declared at /usr/include/openssl/asn1.h:984)
ossl_pkey_ec.c:782: warning: ‘d2i_ECPKParameters’ is deprecated (declared at /usr/include/openssl/ec.h:281)
ossl_pkey_ec.c:785: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_ec.c:789: warning: ‘OBJ_sn2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1014)
ossl_pkey_ec.c:794: warning: ‘EC_GROUP_new_by_curve_name’ is deprecated (declared at /usr/include/openssl/ec.h:189)
ossl_pkey_ec.c:798: warning: ‘EC_GROUP_set_asn1_flag’ is deprecated (declared at /usr/include/openssl/ec.h:155)
ossl_pkey_ec.c:799: warning: ‘EC_GROUP_set_point_conversion_form’ is deprecated (declared at /usr/include/openssl/ec.h:158)
ossl_pkey_ec.c:813: warning: ‘EC_GROUP_new_curve_GFp’ is deprecated (declared at /usr/include/openssl/ec.h:184)
ossl_pkey_ec.c:815: warning: ‘EC_GROUP_new_curve_GF2m’ is deprecated (declared at /usr/include/openssl/ec.h:185)
ossl_pkey_ec.c: In function ‘ossl_ec_group_eql’:
ossl_pkey_ec.c:850: warning: ‘EC_GROUP_cmp’ is deprecated (declared at /usr/include/openssl/ec.h:180)
ossl_pkey_ec.c: In function ‘ossl_ec_group_get_generator’:
ossl_pkey_ec.c:868: warning: ‘EC_GROUP_get0_generator’ is deprecated (declared at /usr/include/openssl/ec.h:148)
ossl_pkey_ec.c: In function ‘ossl_ec_group_set_generator’:
ossl_pkey_ec.c:889: warning: ‘EC_GROUP_set_generator’ is deprecated (declared at /usr/include/openssl/ec.h:147)
ossl_pkey_ec.c: In function ‘ossl_ec_group_get_order’:
ossl_pkey_ec.c:911: warning: ‘EC_GROUP_get_order’ is deprecated (declared at /usr/include/openssl/ec.h:149)
ossl_pkey_ec.c: In function ‘ossl_ec_group_get_cofactor’:
ossl_pkey_ec.c:933: warning: ‘EC_GROUP_get_cofactor’ is deprecated (declared at /usr/include/openssl/ec.h:150)
ossl_pkey_ec.c: In function ‘ossl_ec_group_get_curve_name’:
ossl_pkey_ec.c:953: warning: ‘EC_GROUP_get_curve_name’ is deprecated (declared at /usr/include/openssl/ec.h:153)
ossl_pkey_ec.c:956: warning: ‘OBJ_nid2sn’ is deprecated (declared at /usr/include/openssl/objects.h:1008)
ossl_pkey_ec.c: In function ‘ossl_s_builtin_curves’:
ossl_pkey_ec.c:968: warning: ‘EC_get_builtin_curves’ is deprecated (declared at /usr/include/openssl/ec.h:199)
ossl_pkey_ec.c:974: warning: ‘EC_get_builtin_curves’ is deprecated (declared at /usr/include/openssl/ec.h:199)
ossl_pkey_ec.c:980: warning: ‘OBJ_nid2sn’ is deprecated (declared at /usr/include/openssl/objects.h:1008)
ossl_pkey_ec.c: In function ‘ossl_ec_group_get_asn1_flag’:
ossl_pkey_ec.c:1004: warning: ‘EC_GROUP_get_asn1_flag’ is deprecated (declared at /usr/include/openssl/ec.h:156)
ossl_pkey_ec.c: In function ‘ossl_ec_group_set_asn1_flag’:
ossl_pkey_ec.c:1020: warning: ‘EC_GROUP_set_asn1_flag’ is deprecated (declared at /usr/include/openssl/ec.h:155)
ossl_pkey_ec.c: In function ‘ossl_ec_group_get_point_conversion_form’:
ossl_pkey_ec.c:1038: warning: ‘EC_GROUP_get_point_conversion_form’ is deprecated (declared at /usr/include/openssl/ec.h:159)
ossl_pkey_ec.c: In function ‘ossl_ec_group_set_point_conversion_form’:
ossl_pkey_ec.c:1073: warning: ‘EC_GROUP_set_point_conversion_form’ is deprecated (declared at /usr/include/openssl/ec.h:158)
ossl_pkey_ec.c: In function ‘ossl_ec_group_get_seed’:
ossl_pkey_ec.c:1090: warning: ‘EC_GROUP_get_seed_len’ is deprecated (declared at /usr/include/openssl/ec.h:162)
ossl_pkey_ec.c:1095: warning: ‘EC_GROUP_get0_seed’ is deprecated (declared at /usr/include/openssl/ec.h:161)
ossl_pkey_ec.c: In function ‘ossl_ec_group_set_seed’:
ossl_pkey_ec.c:1110: warning: ‘EC_GROUP_set_seed’ is deprecated (declared at /usr/include/openssl/ec.h:163)
ossl_pkey_ec.c: In function ‘ossl_ec_group_get_degree’:
ossl_pkey_ec.c:1129: warning: ‘EC_GROUP_get_degree’ is deprecated (declared at /usr/include/openssl/ec.h:171)
ossl_pkey_ec.c: In function ‘ossl_ec_group_to_string’:
ossl_pkey_ec.c:1141: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_pkey_ec.c:1141: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_pkey_ec.c:1149: warning: ‘ASN1_i2d_bio’ is deprecated (declared at /usr/include/openssl/asn1.h:993)
ossl_pkey_ec.c:1149: warning: ‘i2d_ECPKParameters’ is deprecated (declared at /usr/include/openssl/ec.h:282)
ossl_pkey_ec.c:1152: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_ec.c:1157: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_ec.c: In function ‘ossl_ec_group_to_text’:
ossl_pkey_ec.c:1198: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_pkey_ec.c:1198: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_pkey_ec.c:1201: warning: ‘ECPKParameters_print’ is deprecated (declared at /usr/include/openssl/ec.h:292)
ossl_pkey_ec.c:1202: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_ec.c: In function ‘ossl_ec_point_free’:
ossl_pkey_ec.c:1214: warning: ‘EC_POINT_clear_free’ is deprecated (declared at /usr/include/openssl/ec.h:206)
ossl_pkey_ec.c: In function ‘ossl_ec_point_initialize’:
ossl_pkey_ec.c:1257: warning: ‘EC_POINT_dup’ is deprecated (declared at /usr/include/openssl/ec.h:208)
ossl_pkey_ec.c:1262: warning: ‘EC_POINT_new’ is deprecated (declared at /usr/include/openssl/ec.h:204)
ossl_pkey_ec.c:1277: warning: ‘EC_POINT_bn2point’ is deprecated (declared at /usr/include/openssl/ec.h:240)
ossl_pkey_ec.c:1283: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_ec.c: In function ‘ossl_ec_point_eql’:
ossl_pkey_ec.c:1326: warning: ‘EC_POINT_cmp’ is deprecated (declared at /usr/include/openssl/ec.h:252)
ossl_pkey_ec.c: In function ‘ossl_ec_point_is_at_infinity’:
ossl_pkey_ec.c:1346: warning: ‘EC_POINT_is_at_infinity’ is deprecated (declared at /usr/include/openssl/ec.h:250)
ossl_pkey_ec.c: In function ‘ossl_ec_point_is_on_curve’:
ossl_pkey_ec.c:1367: warning: ‘EC_POINT_is_on_curve’ is deprecated (declared at /usr/include/openssl/ec.h:251)
ossl_pkey_ec.c: In function ‘ossl_ec_point_make_affine’:
ossl_pkey_ec.c:1388: warning: ‘EC_POINT_make_affine’ is deprecated (declared at /usr/include/openssl/ec.h:254)
ossl_pkey_ec.c: In function ‘ossl_ec_point_invert’:
ossl_pkey_ec.c:1408: warning: ‘EC_POINT_invert’ is deprecated (declared at /usr/include/openssl/ec.h:248)
ossl_pkey_ec.c: In function ‘ossl_ec_point_set_to_infinity’:
ossl_pkey_ec.c:1428: warning: ‘EC_POINT_set_to_infinity’ is deprecated (declared at /usr/include/openssl/ec.h:212)
ossl_pkey_ec.c: In function ‘ossl_ec_point_to_bn’:
ossl_pkey_ec.c:1452: warning: ‘EC_GROUP_get_point_conversion_form’ is deprecated (declared at /usr/include/openssl/ec.h:159)
ossl_pkey_ec.c:1457: warning: ‘EC_POINT_point2bn’ is deprecated (declared at /usr/include/openssl/ec.h:238)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_pkey_rsa.c
ossl_pkey_rsa.c: In function ‘rsa_instance’:
ossl_pkey_rsa.c:43: warning: ‘EVP_PKEY_new’ is deprecated (declared at /usr/include/openssl/evp.h:884)
ossl_pkey_rsa.c:46: warning: ‘EVP_PKEY_assign’ is deprecated (declared at /usr/include/openssl/evp.h:861)
ossl_pkey_rsa.c:47: warning: ‘EVP_PKEY_free’ is deprecated (declared at /usr/include/openssl/evp.h:885)
ossl_pkey_rsa.c:50: warning: ‘EVP_PKEY_free’ is deprecated (declared at /usr/include/openssl/evp.h:885)
ossl_pkey_rsa.c: In function ‘ossl_rsa_new’:
ossl_pkey_rsa.c:61: warning: ‘RSA_new’ is deprecated (declared at /usr/include/openssl/rsa.h:254)
ossl_pkey_rsa.c:64: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_rsa.c:67: warning: ‘EVP_PKEY_free’ is deprecated (declared at /usr/include/openssl/evp.h:885)
ossl_pkey_rsa.c: In function ‘rsa_generate’:
ossl_pkey_rsa.c:82: warning: ‘RSA_generate_key’ is deprecated (declared at /usr/include/openssl/rsa.h:261)
ossl_pkey_rsa.c: In function ‘ossl_rsa_s_generate’:
ossl_pkey_rsa.c:110: warning: ‘RSA_free’ is deprecated (declared at /usr/include/openssl/rsa.h:282)
ossl_pkey_rsa.c: In function ‘ossl_rsa_initialize’:
ossl_pkey_rsa.c:142: warning: ‘RSA_new’ is deprecated (declared at /usr/include/openssl/rsa.h:254)
ossl_pkey_rsa.c:154: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_pkey_rsa.c:158: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_pkey_rsa.c:162: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_pkey_rsa.c:163: warning: ‘d2i_RSAPrivateKey_bio’ is deprecated (declared at /usr/include/openssl/x509.h:835)
ossl_pkey_rsa.c:166: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_pkey_rsa.c:167: warning: ‘d2i_RSAPublicKey_bio’ is deprecated (declared at /usr/include/openssl/x509.h:837)
ossl_pkey_rsa.c:170: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_pkey_rsa.c:171: warning: ‘d2i_RSA_PUBKEY_bio’ is deprecated (declared at /usr/include/openssl/x509.h:839)
ossl_pkey_rsa.c:173: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_rsa.c:176: warning: ‘EVP_PKEY_assign’ is deprecated (declared at /usr/include/openssl/evp.h:861)
ossl_pkey_rsa.c:177: warning: ‘RSA_free’ is deprecated (declared at /usr/include/openssl/rsa.h:282)
ossl_pkey_rsa.c: In function ‘ossl_rsa_is_public’:
ossl_pkey_rsa.c:196: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_rsa.c: In function ‘ossl_rsa_is_private’:
ossl_pkey_rsa.c:213: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_rsa.c: In function ‘ossl_rsa_export’:
ossl_pkey_rsa.c:239: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_rsa.c:249: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_pkey_rsa.c:249: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_pkey_rsa.c:255: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_rsa.c:260: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_rsa.c: In function ‘ossl_rsa_to_der’:
ossl_pkey_rsa.c:283: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_rsa.c: In function ‘ossl_rsa_public_encrypt’:
ossl_pkey_rsa.c:313: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_rsa.c:317: warning: ‘RSA_size’ is deprecated (declared at /usr/include/openssl/rsa.h:256)
ossl_pkey_rsa.c:318: warning: ‘RSA_public_encrypt’ is deprecated (declared at /usr/include/openssl/rsa.h:275)
ossl_pkey_rsa.c: In function ‘ossl_rsa_public_decrypt’:
ossl_pkey_rsa.c:339: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_rsa.c:343: warning: ‘RSA_size’ is deprecated (declared at /usr/include/openssl/rsa.h:256)
ossl_pkey_rsa.c:344: warning: ‘RSA_public_decrypt’ is deprecated (declared at /usr/include/openssl/rsa.h:279)
ossl_pkey_rsa.c: In function ‘ossl_rsa_private_encrypt’:
ossl_pkey_rsa.c:365: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_rsa.c:372: warning: ‘RSA_size’ is deprecated (declared at /usr/include/openssl/rsa.h:256)
ossl_pkey_rsa.c:373: warning: ‘RSA_private_encrypt’ is deprecated (declared at /usr/include/openssl/rsa.h:277)
ossl_pkey_rsa.c: In function ‘ossl_rsa_private_decrypt’:
ossl_pkey_rsa.c:395: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_rsa.c:402: warning: ‘RSA_size’ is deprecated (declared at /usr/include/openssl/rsa.h:256)
ossl_pkey_rsa.c:403: warning: ‘RSA_private_decrypt’ is deprecated (declared at /usr/include/openssl/rsa.h:281)
ossl_pkey_rsa.c: In function ‘ossl_rsa_get_params’:
ossl_pkey_rsa.c:426: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_rsa.c: In function ‘ossl_rsa_to_text’:
ossl_pkey_rsa.c:457: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_rsa.c:458: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_pkey_rsa.c:458: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_pkey_rsa.c:461: warning: ‘RSA_print’ is deprecated (declared at /usr/include/openssl/rsa.h:314)
ossl_pkey_rsa.c:462: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_pkey_rsa.c: In function ‘ossl_rsa_to_public_key’:
ossl_pkey_rsa.c:483: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_pkey_rsa.c:485: warning: ‘RSAPublicKey_dup’ is deprecated (declared at /usr/include/openssl/rsa.h:394)
ossl_pkey_rsa.c:488: warning: ‘RSA_free’ is deprecated (declared at /usr/include/openssl/rsa.h:282)
ossl_pkey_rsa.c: In function ‘ossl_rsa_set_n’:
ossl_pkey_rsa.c:522: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_rsa.c:522: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_rsa.c:522: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_pkey_rsa.c: In function ‘ossl_rsa_set_e’:
ossl_pkey_rsa.c:523: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_rsa.c:523: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_rsa.c:523: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_pkey_rsa.c: In function ‘ossl_rsa_set_d’:
ossl_pkey_rsa.c:524: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_rsa.c:524: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_rsa.c:524: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_pkey_rsa.c: In function ‘ossl_rsa_set_p’:
ossl_pkey_rsa.c:525: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_rsa.c:525: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_rsa.c:525: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_pkey_rsa.c: In function ‘ossl_rsa_set_q’:
ossl_pkey_rsa.c:526: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_rsa.c:526: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_rsa.c:526: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_pkey_rsa.c: In function ‘ossl_rsa_set_dmp1’:
ossl_pkey_rsa.c:527: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_rsa.c:527: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_rsa.c:527: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_pkey_rsa.c: In function ‘ossl_rsa_set_dmq1’:
ossl_pkey_rsa.c:528: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_rsa.c:528: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_rsa.c:528: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
ossl_pkey_rsa.c: In function ‘ossl_rsa_set_iqmp’:
ossl_pkey_rsa.c:529: warning: ‘BN_clear_free’ is deprecated (declared at /usr/include/openssl/bn.h:419)
ossl_pkey_rsa.c:529: warning: ‘BN_new’ is deprecated (declared at /usr/include/openssl/bn.h:417)
ossl_pkey_rsa.c:529: warning: ‘BN_copy’ is deprecated (declared at /usr/include/openssl/bn.h:420)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_rand.c
ossl_rand.c: In function ‘ossl_rand_seed’:
ossl_rand.c:40: warning: ‘RAND_seed’ is deprecated (declared at /usr/include/openssl/rand.h:106)
ossl_rand.c: In function ‘ossl_rand_add’:
ossl_rand.c:54: warning: ‘RAND_add’ is deprecated (declared at /usr/include/openssl/rand.h:107)
ossl_rand.c: In function ‘ossl_rand_load_file’:
ossl_rand.c:69: warning: ‘RAND_load_file’ is deprecated (declared at /usr/include/openssl/rand.h:108)
ossl_rand.c: In function ‘ossl_rand_write_file’:
ossl_rand.c:84: warning: ‘RAND_write_file’ is deprecated (declared at /usr/include/openssl/rand.h:109)
ossl_rand.c: In function ‘ossl_rand_bytes’:
ossl_rand.c:102: warning: ‘RAND_bytes’ is deprecated (declared at /usr/include/openssl/rand.h:104)
ossl_rand.c: In function ‘ossl_rand_pseudo_bytes’:
ossl_rand.c:121: warning: ‘RAND_pseudo_bytes’ is deprecated (declared at /usr/include/openssl/rand.h:105)
ossl_rand.c: In function ‘ossl_rand_egd’:
ossl_rand.c:138: warning: ‘RAND_egd’ is deprecated (declared at /usr/include/openssl/rand.h:113)
ossl_rand.c: In function ‘ossl_rand_egd_bytes’:
ossl_rand.c:156: warning: ‘RAND_egd_bytes’ is deprecated (declared at /usr/include/openssl/rand.h:114)
ossl_rand.c: In function ‘ossl_rand_status’:
ossl_rand.c:171: warning: ‘RAND_status’ is deprecated (declared at /usr/include/openssl/rand.h:111)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_ssl.c
ossl_ssl.c:101: warning: ‘TLSv1_method’ is deprecated (declared at /usr/include/openssl/ssl.h:1519)
ossl_ssl.c:102: warning: ‘TLSv1_server_method’ is deprecated (declared at /usr/include/openssl/ssl.h:1520)
ossl_ssl.c:103: warning: ‘TLSv1_client_method’ is deprecated (declared at /usr/include/openssl/ssl.h:1521)
ossl_ssl.c:108: warning: ‘SSLv2_method’ is deprecated (declared at /usr/include/openssl/ssl.h:1507)
ossl_ssl.c:109: warning: ‘SSLv2_server_method’ is deprecated (declared at /usr/include/openssl/ssl.h:1508)
ossl_ssl.c:110: warning: ‘SSLv2_client_method’ is deprecated (declared at /usr/include/openssl/ssl.h:1509)
ossl_ssl.c:113: warning: ‘SSLv3_method’ is deprecated (declared at /usr/include/openssl/ssl.h:1511)
ossl_ssl.c:114: warning: ‘SSLv3_server_method’ is deprecated (declared at /usr/include/openssl/ssl.h:1512)
ossl_ssl.c:115: warning: ‘SSLv3_client_method’ is deprecated (declared at /usr/include/openssl/ssl.h:1513)
ossl_ssl.c:116: warning: ‘SSLv23_method’ is deprecated (declared at /usr/include/openssl/ssl.h:1515)
ossl_ssl.c:117: warning: ‘SSLv23_server_method’ is deprecated (declared at /usr/include/openssl/ssl.h:1516)
ossl_ssl.c:118: warning: ‘SSLv23_client_method’ is deprecated (declared at /usr/include/openssl/ssl.h:1517)
ossl_ssl.c: In function ‘ossl_sslctx_free’:
ossl_ssl.c:131: warning: ‘SSL_CTX_get_ex_data’ is deprecated (declared at /usr/include/openssl/ssl.h:1597)
ossl_ssl.c:133: warning: ‘SSL_CTX_free’ is deprecated (declared at /usr/include/openssl/ssl.h:1347)
ossl_ssl.c: In function ‘ossl_sslctx_s_alloc’:
ossl_ssl.c:141: warning: ‘SSL_CTX_new’ is deprecated (declared at /usr/include/openssl/ssl.h:1346)
ossl_ssl.c:141: warning: ‘SSLv23_method’ is deprecated (declared at /usr/include/openssl/ssl.h:1515)
ossl_ssl.c:145: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c: In function ‘ossl_sslctx_set_ssl_version’:
ossl_ssl.c:171: warning: ‘SSL_CTX_set_ssl_version’ is deprecated (declared at /usr/include/openssl/ssl.h:1505)
ossl_ssl.c: In function ‘ossl_call_client_cert_cb’:
ossl_ssl.c:212: warning: ‘SSL_get_ex_data’ is deprecated (declared at /usr/include/openssl/ssl.h:1587)
ossl_ssl.c: In function ‘ossl_client_cert_cb’:
ossl_ssl.c:230: warning: ‘SSL_get_ex_data’ is deprecated (declared at /usr/include/openssl/ssl.h:1587)
ossl_ssl.c: In function ‘ossl_call_tmp_dh_callback’:
ossl_ssl.c:249: warning: ‘SSL_get_ex_data’ is deprecated (declared at /usr/include/openssl/ssl.h:1587)
ossl_ssl.c:253: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
ossl_ssl.c: In function ‘ossl_tmp_dh_callback’:
ossl_ssl.c:265: warning: ‘SSL_get_ex_data’ is deprecated (declared at /usr/include/openssl/ssl.h:1587)
ossl_ssl.c: In function ‘ossl_ssl_verify_callback’:
ossl_ssl.c:296: warning: ‘X509_STORE_CTX_get_ex_data’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:450)
ossl_ssl.c:296: warning: ‘SSL_get_ex_data_X509_STORE_CTX_idx’ is deprecated (declared at /usr/include/openssl/ssl.h:1601)
ossl_ssl.c:297: warning: ‘SSL_get_ex_data’ is deprecated (declared at /usr/include/openssl/ssl.h:1587)
ossl_ssl.c:298: warning: ‘X509_STORE_CTX_set_ex_data’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:449)
ossl_ssl.c: In function ‘ossl_sslctx_session_get_cb’:
ossl_ssl.c:328: warning: ‘SSL_get_ex_data’ is deprecated (declared at /usr/include/openssl/ssl.h:1587)
ossl_ssl.c: In function ‘ossl_sslctx_session_new_cb’:
ossl_ssl.c:375: warning: ‘SSL_get_ex_data’ is deprecated (declared at /usr/include/openssl/ssl.h:1587)
ossl_ssl.c:379: warning: ‘CRYPTO_add_lock’ is deprecated (declared at /usr/include/openssl/crypto.h:430)
ossl_ssl.c: In function ‘ossl_sslctx_session_remove_cb’:
ossl_ssl.c:418: warning: ‘SSL_CTX_get_ex_data’ is deprecated (declared at /usr/include/openssl/ssl.h:1597)
ossl_ssl.c:422: warning: ‘CRYPTO_add_lock’ is deprecated (declared at /usr/include/openssl/crypto.h:430)
ossl_ssl.c: In function ‘ossl_sslctx_add_extra_chain_cert_i’:
ossl_ssl.c:447: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c: In function ‘ossl_sslctx_setup’:
ossl_ssl.c:478: warning: ‘SSL_CTX_set_tmp_dh_callback’ is deprecated (declared at /usr/include/openssl/ssl.h:1640)
ossl_ssl.c:481: warning: ‘SSL_CTX_set_tmp_dh_callback’ is deprecated (declared at /usr/include/openssl/ssl.h:1640)
ossl_ssl.c:484: warning: ‘SSL_CTX_set_ex_data’ is deprecated (declared at /usr/include/openssl/ssl.h:1596)
ossl_ssl.c:495: warning: ‘SSL_CTX_set_cert_store’ is deprecated (declared at /usr/include/openssl/ssl.h:1351)
ossl_ssl.c:496: warning: ‘SSL_CTX_set_ex_data’ is deprecated (declared at /usr/include/openssl/ssl.h:1596)
ossl_ssl.c:510: warning: ‘SSL_CTX_use_certificate’ is deprecated (declared at /usr/include/openssl/ssl.h:1469)
ossl_ssl.c:514: warning: ‘SSL_CTX_use_PrivateKey’ is deprecated (declared at /usr/include/openssl/ssl.h:1466)
ossl_ssl.c:518: warning: ‘SSL_CTX_check_private_key’ is deprecated (declared at /usr/include/openssl/ssl.h:1475)
ossl_ssl.c:528: warning: ‘SSL_CTX_add_client_CA’ is deprecated (declared at /usr/include/openssl/ssl.h:1546)
ossl_ssl.c:536: warning: ‘SSL_CTX_add_client_CA’ is deprecated (declared at /usr/include/openssl/ssl.h:1546)
ossl_ssl.c:548: warning: ‘SSL_CTX_load_verify_locations’ is deprecated (declared at /usr/include/openssl/ssl.h:1572)
ossl_ssl.c:554: warning: ‘SSL_CTX_set_verify’ is deprecated (declared at /usr/include/openssl/ssl.h:1459)
ossl_ssl.c:556: warning: ‘SSL_CTX_set_client_cert_cb’ is deprecated (declared at /usr/include/openssl/ssl.h:852)
ossl_ssl.c:559: warning: ‘SSL_CTX_set_timeout’ is deprecated (declared at /usr/include/openssl/ssl.h:1348)
ossl_ssl.c:562: warning: ‘SSL_CTX_set_verify_depth’ is deprecated (declared at /usr/include/openssl/ssl.h:1460)
ossl_ssl.c:566: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c:568: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c:575: warning: ‘SSL_CTX_set_session_id_context’ is deprecated (declared at /usr/include/openssl/ssl.h:1479)
ossl_ssl.c:582: warning: ‘SSL_CTX_sess_set_get_cb’ is deprecated (declared at /usr/include/openssl/ssl.h:848)
ossl_ssl.c:586: warning: ‘SSL_CTX_sess_set_new_cb’ is deprecated (declared at /usr/include/openssl/ssl.h:844)
ossl_ssl.c:590: warning: ‘SSL_CTX_sess_set_remove_cb’ is deprecated (declared at /usr/include/openssl/ssl.h:846)
ossl_ssl.c: In function ‘ossl_ssl_cipher_to_ary’:
ossl_ssl.c:603: warning: ‘SSL_CIPHER_get_name’ is deprecated (declared at /usr/include/openssl/ssl.h:1360)
ossl_ssl.c:604: warning: ‘SSL_CIPHER_get_version’ is deprecated (declared at /usr/include/openssl/ssl.h:1359)
ossl_ssl.c:605: warning: ‘SSL_CIPHER_get_bits’ is deprecated (declared at /usr/include/openssl/ssl.h:1358)
ossl_ssl.c: In function ‘ossl_sslctx_get_ciphers’:
ossl_ssl.c:635: warning: ‘sk_num’ is deprecated (declared at /usr/include/openssl/stack.h:81)
ossl_ssl.c:638: warning: ‘sk_value’ is deprecated (declared at /usr/include/openssl/stack.h:82)
ossl_ssl.c: In function ‘ossl_sslctx_set_ciphers’:
ossl_ssl.c:679: warning: ‘SSL_CTX_set_cipher_list’ is deprecated (declared at /usr/include/openssl/ssl.h:1345)
ossl_ssl.c: In function ‘ossl_sslctx_session_add’:
ossl_ssl.c:701: warning: ‘SSL_CTX_add_session’ is deprecated (declared at /usr/include/openssl/ssl.h:1440)
ossl_ssl.c: In function ‘ossl_sslctx_session_remove’:
ossl_ssl.c:718: warning: ‘SSL_CTX_remove_session’ is deprecated (declared at /usr/include/openssl/ssl.h:1441)
ossl_ssl.c: In function ‘ossl_sslctx_get_session_cache_mode’:
ossl_ssl.c:733: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c: In function ‘ossl_sslctx_set_session_cache_mode’:
ossl_ssl.c:748: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c: In function ‘ossl_sslctx_get_session_cache_size’:
ossl_ssl.c:765: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c: In function ‘ossl_sslctx_set_session_cache_size’:
ossl_ssl.c:780: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c: In function ‘ossl_sslctx_get_session_cache_stats’:
ossl_ssl.c:799: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c:800: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c:801: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c:802: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c:803: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c:804: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c:805: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c:806: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c:807: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c:808: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c:809: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c:810: warning: ‘SSL_CTX_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1498)
ossl_ssl.c: In function ‘ossl_sslctx_flush_sessions’:
ossl_ssl.c:841: warning: ‘SSL_CTX_flush_sessions’ is deprecated (declared at /usr/include/openssl/ssl.h:1355)
ossl_ssl.c: In function ‘ossl_ssl_shutdown’:
ossl_ssl.c:853: warning: ‘SSL_shutdown’ is deprecated (declared at /usr/include/openssl/ssl.h:1532)
ossl_ssl.c:854: warning: ‘SSL_clear’ is deprecated (declared at /usr/include/openssl/ssl.h:1353)
ossl_ssl.c: In function ‘ossl_ssl_free’:
ossl_ssl.c:862: warning: ‘SSL_free’ is deprecated (declared at /usr/include/openssl/ssl.h:1490)
ossl_ssl.c: In function ‘ossl_ssl_setup’:
ossl_ssl.c:917: warning: ‘SSL_new’ is deprecated (declared at /usr/include/openssl/ssl.h:1481)
ossl_ssl.c:927: warning: ‘SSL_set_fd’ is deprecated (declared at /usr/include/openssl/ssl.h:1370)
ossl_ssl.c:928: warning: ‘SSL_set_ex_data’ is deprecated (declared at /usr/include/openssl/ssl.h:1586)
ossl_ssl.c:930: warning: ‘SSL_set_ex_data’ is deprecated (declared at /usr/include/openssl/ssl.h:1586)
ossl_ssl.c:932: warning: ‘SSL_set_ex_data’ is deprecated (declared at /usr/include/openssl/ssl.h:1586)
ossl_ssl.c:934: warning: ‘SSL_set_ex_data’ is deprecated (declared at /usr/include/openssl/ssl.h:1586)
ossl_ssl.c: In function ‘ossl_start_ssl’:
ossl_ssl.c:960: warning: ‘SSL_get_error’ is deprecated (declared at /usr/include/openssl/ssl.h:1501)
ossl_ssl.c:969: warning: ‘SSL_state_string_long’ is deprecated (declared at /usr/include/openssl/ssl.h:1419)
ossl_ssl.c:971: warning: ‘SSL_state_string_long’ is deprecated (declared at /usr/include/openssl/ssl.h:1419)
ossl_ssl.c: In function ‘ossl_ssl_connect’:
ossl_ssl.c:990: warning: ‘SSL_connect’ is deprecated (declared at /usr/include/openssl/ssl.h:1492)
ossl_ssl.c: In function ‘ossl_ssl_accept’:
ossl_ssl.c:1001: warning: ‘SSL_accept’ is deprecated (declared at /usr/include/openssl/ssl.h:1491)
ossl_ssl.c: In function ‘ossl_ssl_read’:
ossl_ssl.c:1034: warning: ‘SSL_pending’ is deprecated (declared at /usr/include/openssl/ssl.h:1368)
ossl_ssl.c:1037: warning: ‘SSL_read’ is deprecated (declared at /usr/include/openssl/ssl.h:1493)
ossl_ssl.c:1038: warning: ‘SSL_get_error’ is deprecated (declared at /usr/include/openssl/ssl.h:1501)
ossl_ssl.c:1050: warning: ‘ERR_peek_error’ is deprecated (declared at /usr/include/openssl/err.h:270)
ossl_ssl.c: In function ‘ossl_ssl_write’:
ossl_ssl.c:1087: warning: ‘SSL_write’ is deprecated (declared at /usr/include/openssl/ssl.h:1495)
ossl_ssl.c:1088: warning: ‘SSL_get_error’ is deprecated (declared at /usr/include/openssl/ssl.h:1501)
ossl_ssl.c: In function ‘ossl_ssl_get_cert’:
ossl_ssl.c:1151: warning: ‘SSL_get_certificate’ is deprecated (declared at /usr/include/openssl/ssl.h:1560)
ossl_ssl.c: In function ‘ossl_ssl_get_peer_cert’:
ossl_ssl.c:1177: warning: ‘SSL_get_peer_certificate’ is deprecated (declared at /usr/include/openssl/ssl.h:1450)
ossl_ssl.c: In function ‘ossl_ssl_get_peer_cert_chain’:
ossl_ssl.c:1208: warning: ‘sk_num’ is deprecated (declared at /usr/include/openssl/stack.h:81)
ossl_ssl.c:1211: warning: ‘sk_value’ is deprecated (declared at /usr/include/openssl/stack.h:82)
ossl_ssl.c: In function ‘ossl_ssl_get_cipher’:
ossl_ssl.c:1233: warning: ‘SSL_get_current_cipher’ is deprecated (declared at /usr/include/openssl/ssl.h:1357)
ossl_ssl.c: In function ‘ossl_ssl_get_state’:
ossl_ssl.c:1253: warning: ‘SSL_state_string’ is deprecated (declared at /usr/include/openssl/ssl.h:1417)
ossl_ssl.c:1256: warning: ‘SSL_state_string_long’ is deprecated (declared at /usr/include/openssl/ssl.h:1419)
ossl_ssl.c: In function ‘ossl_ssl_pending’:
ossl_ssl.c:1276: warning: ‘SSL_pending’ is deprecated (declared at /usr/include/openssl/ssl.h:1368)
ossl_ssl.c: In function ‘ossl_ssl_session_reused’:
ossl_ssl.c:1295: warning: ‘SSL_ctrl’ is deprecated (declared at /usr/include/openssl/ssl.h:1496)
ossl_ssl.c: In function ‘ossl_ssl_set_session’:
ossl_ssl.c:1324: warning: ‘SSL_set_session’ is deprecated (declared at /usr/include/openssl/ssl.h:1439)
ossl_ssl.c: In function ‘ossl_ssl_get_verify_result’:
ossl_ssl.c:1341: warning: ‘SSL_get_verify_result’ is deprecated (declared at /usr/include/openssl/ssl.h:1584)
ossl_ssl.c: In function ‘Init_ossl_ssl’:
ossl_ssl.c:1356: warning: ‘SSL_get_ex_new_index’ is deprecated (declared at /usr/include/openssl/ssl.h:1589)
ossl_ssl.c:1357: warning: ‘SSL_get_ex_new_index’ is deprecated (declared at /usr/include/openssl/ssl.h:1589)
ossl_ssl.c:1358: warning: ‘SSL_get_ex_new_index’ is deprecated (declared at /usr/include/openssl/ssl.h:1589)
ossl_ssl.c:1360: warning: ‘SSL_get_ex_new_index’ is deprecated (declared at /usr/include/openssl/ssl.h:1589)
ossl_ssl.c:1362: warning: ‘SSL_get_ex_new_index’ is deprecated (declared at /usr/include/openssl/ssl.h:1589)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_ssl_session.c
ossl_ssl_session.c: In function ‘ossl_ssl_session_alloc’:
ossl_ssl_session.c:25: warning: ‘SSL_SESSION_free’ is deprecated (declared at /usr/include/openssl/ssl.h:1437)
ossl_ssl_session.c: In function ‘ossl_ssl_session_initialize’:
ossl_ssl_session.c:50: warning: ‘SSL_get1_session’ is deprecated (declared at /usr/include/openssl/ssl.h:1575)
ossl_ssl_session.c:55: warning: ‘PEM_ASN1_read_bio’ is deprecated (declared at /usr/include/openssl/pem.h:585)
ossl_ssl_session.c:55: warning: ‘d2i_SSL_SESSION’ is deprecated (declared at /usr/include/openssl/ssl.h:1447)
ossl_ssl_session.c:58: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_ssl_session.c:59: warning: ‘ASN1_d2i_bio’ is deprecated (declared at /usr/include/openssl/asn1.h:984)
ossl_ssl_session.c:59: warning: ‘SSL_SESSION_new’ is deprecated (declared at /usr/include/openssl/ssl.h:1427)
ossl_ssl_session.c:59: warning: ‘d2i_SSL_SESSION’ is deprecated (declared at /usr/include/openssl/ssl.h:1447)
ossl_ssl_session.c:62: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_ssl_session.c: In function ‘ossl_ssl_session_get_time’:
ossl_ssl_session.c:116: warning: ‘SSL_SESSION_get_time’ is deprecated (declared at /usr/include/openssl/ssl.h:1421)
ossl_ssl_session.c: In function ‘ossl_ssl_session_get_timeout’:
ossl_ssl_session.c:138: warning: ‘SSL_SESSION_get_timeout’ is deprecated (declared at /usr/include/openssl/ssl.h:1423)
ossl_ssl_session.c: In function ‘ossl_ssl_session_set_time’:
ossl_ssl_session.c:166: warning: ‘SSL_SESSION_set_time’ is deprecated (declared at /usr/include/openssl/ssl.h:1422)
ossl_ssl_session.c: In function ‘ossl_ssl_session_set_timeout’:
ossl_ssl_session.c:167: warning: ‘SSL_SESSION_set_timeout’ is deprecated (declared at /usr/include/openssl/ssl.h:1424)
ossl_ssl_session.c: In function ‘ossl_ssl_session_get_id’:
ossl_ssl_session.c:184: warning: ‘SSL_SESSION_get_id’ is deprecated (declared at /usr/include/openssl/ssl.h:1430)
ossl_ssl_session.c: In function ‘ossl_ssl_session_to_der’:
ossl_ssl_session.c:205: warning: ‘i2d_SSL_SESSION’ is deprecated (declared at /usr/include/openssl/ssl.h:1438)
ossl_ssl_session.c: In function ‘ossl_ssl_session_to_pem’:
ossl_ssl_session.c:231: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_ssl_session.c:231: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_ssl_session.c:235: warning: ‘PEM_ASN1_write_bio’ is deprecated (declared at /usr/include/openssl/pem.h:595)
ossl_ssl_session.c:235: warning: ‘i2d_SSL_SESSION’ is deprecated (declared at /usr/include/openssl/ssl.h:1438)
ossl_ssl_session.c:236: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_ssl_session.c:240: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_ssl_session.c:242: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_ssl_session.c: In function ‘ossl_ssl_session_to_text’:
ossl_ssl_session.c:263: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_ssl_session.c:263: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_ssl_session.c:267: warning: ‘SSL_SESSION_print’ is deprecated (declared at /usr/include/openssl/ssl.h:1435)
ossl_ssl_session.c:268: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_ssl_session.c:272: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_ssl_session.c:274: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_x509.c
ossl_x509.c: In function ‘Init_ossl_x509’:
ossl_x509.c:97: warning: ‘X509_get_default_cert_area’ is deprecated (declared at /usr/include/openssl/x509.h:886)
ossl_x509.c:98: warning: ‘X509_get_default_cert_dir’ is deprecated (declared at /usr/include/openssl/x509.h:887)
ossl_x509.c:99: warning: ‘X509_get_default_cert_file’ is deprecated (declared at /usr/include/openssl/x509.h:888)
ossl_x509.c:100: warning: ‘X509_get_default_cert_dir_env’ is deprecated (declared at /usr/include/openssl/x509.h:889)
ossl_x509.c:101: warning: ‘X509_get_default_cert_file_env’ is deprecated (declared at /usr/include/openssl/x509.h:890)
ossl_x509.c:102: warning: ‘X509_get_default_private_dir’ is deprecated (declared at /usr/include/openssl/x509.h:891)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_x509attr.c
ossl_x509attr.c: In function ‘ossl_x509attr_new’:
ossl_x509attr.c:48: warning: ‘X509_ATTRIBUTE_dup’ is deprecated (declared at /usr/include/openssl/x509.h:867)
ossl_x509attr.c: In function ‘DupX509AttrPtr’:
ossl_x509attr.c:64: warning: ‘X509_ATTRIBUTE_dup’ is deprecated (declared at /usr/include/openssl/x509.h:867)
ossl_x509attr.c: In function ‘ossl_x509attr_initialize’:
ossl_x509attr.c:104: warning: passing argument 2 of ‘d2i_X509_ATTRIBUTE’ from incompatible pointer type
ossl_x509attr.c: In function ‘ossl_x509attr_set_oid’:
ossl_x509attr.c:127: warning: ‘OBJ_txt2obj’ is deprecated (declared at /usr/include/openssl/objects.h:1010)
ossl_x509attr.c:128: warning: ‘OBJ_txt2obj’ is deprecated (declared at /usr/include/openssl/objects.h:1010)
ossl_x509attr.c:131: warning: ‘X509_ATTRIBUTE_set1_object’ is deprecated (declared at /usr/include/openssl/x509.h:1215)
ossl_x509attr.c: In function ‘ossl_x509attr_get_oid’:
ossl_x509attr.c:150: warning: ‘X509_ATTRIBUTE_get0_object’ is deprecated (declared at /usr/include/openssl/x509.h:1220)
ossl_x509attr.c:151: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_x509attr.c:152: warning: ‘OBJ_nid2sn’ is deprecated (declared at /usr/include/openssl/objects.h:1008)
ossl_x509attr.c:154: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_x509attr.c:154: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_x509attr.c:156: warning: ‘i2a_ASN1_OBJECT’ is deprecated (declared at /usr/include/openssl/asn1.h:888)
ossl_x509attr.c: In function ‘ossl_x509attr_set_value’:
ossl_x509attr.c:183: warning: ‘ASN1_TYPE_get’ is deprecated (declared at /usr/include/openssl/asn1.h:771)
ossl_x509attr.c:190: warning: ‘sk_free’ is deprecated (declared at /usr/include/openssl/stack.h:88)
ossl_x509attr.c: In function ‘ossl_x509attr_get_value’:
ossl_x509attr.c:220: warning: ‘i2d_ASN1_SET’ is deprecated (declared at /usr/include/openssl/asn1.h:878)
ossl_x509attr.c:225: warning: ‘i2d_ASN1_SET’ is deprecated (declared at /usr/include/openssl/asn1.h:878)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_x509cert.c
ossl_x509cert.c: In function ‘ossl_x509_new’:
ossl_x509cert.c:48: warning: ‘X509_dup’ is deprecated (declared at /usr/include/openssl/x509.h:866)
ossl_x509cert.c: In function ‘DupX509CertPtr’:
ossl_x509cert.c:106: warning: ‘CRYPTO_add_lock’ is deprecated (declared at /usr/include/openssl/crypto.h:430)
ossl_x509cert.c: In function ‘ossl_x509_initialize’:
ossl_x509cert.c:148: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_x509cert.c:149: warning: ‘d2i_X509_bio’ is deprecated (declared at /usr/include/openssl/x509.h:828)
ossl_x509cert.c:151: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509cert.c: In function ‘ossl_x509_copy’:
ossl_x509cert.c:168: warning: ‘X509_dup’ is deprecated (declared at /usr/include/openssl/x509.h:866)
ossl_x509cert.c: In function ‘ossl_x509_to_pem’:
ossl_x509cert.c:213: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_x509cert.c:213: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_x509cert.c:217: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509cert.c: In function ‘ossl_x509_to_text’:
ossl_x509cert.c:238: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_x509cert.c:238: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_x509cert.c:241: warning: ‘X509_print’ is deprecated (declared at /usr/include/openssl/x509.h:1089)
ossl_x509cert.c:242: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509cert.c: In function ‘ossl_x509_get_version’:
ossl_x509cert.c:283: warning: ‘ASN1_INTEGER_get’ is deprecated (declared at /usr/include/openssl/asn1.h:899)
ossl_x509cert.c: In function ‘ossl_x509_set_version’:
ossl_x509cert.c:300: warning: ‘X509_set_version’ is deprecated (declared at /usr/include/openssl/x509.h:1007)
ossl_x509cert.c: In function ‘ossl_x509_get_serial’:
ossl_x509cert.c:318: warning: ‘X509_get_serialNumber’ is deprecated (declared at /usr/include/openssl/x509.h:1009)
ossl_x509cert.c: In function ‘ossl_x509_set_serial’:
ossl_x509cert.c:333: warning: ‘X509_get_serialNumber’ is deprecated (declared at /usr/include/openssl/x509.h:1009)
ossl_x509cert.c: In function ‘ossl_x509_get_signature_algorithm’:
ossl_x509cert.c:350: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_x509cert.c:350: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_x509cert.c:353: warning: ‘i2a_ASN1_OBJECT’ is deprecated (declared at /usr/include/openssl/asn1.h:888)
ossl_x509cert.c:354: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509cert.c: In function ‘ossl_x509_get_subject’:
ossl_x509cert.c:373: warning: ‘X509_get_subject_name’ is deprecated (declared at /usr/include/openssl/x509.h:1013)
ossl_x509cert.c: In function ‘ossl_x509_set_subject’:
ossl_x509cert.c:390: warning: ‘X509_set_subject_name’ is deprecated (declared at /usr/include/openssl/x509.h:1012)
ossl_x509cert.c: In function ‘ossl_x509_get_issuer’:
ossl_x509cert.c:408: warning: ‘X509_get_issuer_name’ is deprecated (declared at /usr/include/openssl/x509.h:1011)
ossl_x509cert.c: In function ‘ossl_x509_set_issuer’:
ossl_x509cert.c:425: warning: ‘X509_set_issuer_name’ is deprecated (declared at /usr/include/openssl/x509.h:1010)
ossl_x509cert.c: In function ‘ossl_x509_set_not_before’:
ossl_x509cert.c:462: warning: ‘X509_time_adj’ is deprecated (declared at /usr/include/openssl/x509.h:883)
ossl_x509cert.c: In function ‘ossl_x509_set_not_after’:
ossl_x509cert.c:499: warning: ‘X509_time_adj’ is deprecated (declared at /usr/include/openssl/x509.h:883)
ossl_x509cert.c: In function ‘ossl_x509_get_public_key’:
ossl_x509cert.c:517: warning: ‘X509_get_pubkey’ is deprecated (declared at /usr/include/openssl/x509.h:1017)
ossl_x509cert.c: In function ‘ossl_x509_set_public_key’:
ossl_x509cert.c:534: warning: ‘X509_set_pubkey’ is deprecated (declared at /usr/include/openssl/x509.h:1016)
ossl_x509cert.c: In function ‘ossl_x509_sign’:
ossl_x509cert.c:555: warning: ‘X509_sign’ is deprecated (declared at /usr/include/openssl/x509.h:771)
ossl_x509cert.c: In function ‘ossl_x509_verify’:
ossl_x509cert.c:577: warning: ‘X509_verify’ is deprecated (declared at /usr/include/openssl/x509.h:756)
ossl_x509cert.c: In function ‘ossl_x509_check_private_key’:
ossl_x509cert.c:602: warning: ‘X509_check_private_key’ is deprecated (declared at /usr/include/openssl/x509.h:1061)
ossl_x509cert.c:603: warning: ‘ERR_reason_error_string’ is deprecated (declared at /usr/include/openssl/err.h:283)
ossl_x509cert.c:603: warning: ‘ERR_get_error’ is deprecated (declared at /usr/include/openssl/err.h:266)
ossl_x509cert.c:603: warning: ‘ERR_reason_error_string’ is deprecated (declared at /usr/include/openssl/err.h:283)
ossl_x509cert.c:603: warning: ‘ERR_get_error’ is deprecated (declared at /usr/include/openssl/err.h:266)
ossl_x509cert.c: In function ‘ossl_x509_get_extensions’:
ossl_x509cert.c:623: warning: ‘X509_get_ext_count’ is deprecated (declared at /usr/include/openssl/x509.h:1144)
ossl_x509cert.c:629: warning: ‘X509_get_ext’ is deprecated (declared at /usr/include/openssl/x509.h:1148)
ossl_x509cert.c: In function ‘ossl_x509_set_extensions’:
ossl_x509cert.c:653: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_x509cert.c:658: warning: ‘X509_add_ext’ is deprecated (declared at /usr/include/openssl/x509.h:1150)
ossl_x509cert.c: In function ‘ossl_x509_add_extension’:
ossl_x509cert.c:680: warning: ‘X509_add_ext’ is deprecated (declared at /usr/include/openssl/x509.h:1150)
ossl_x509cert.c: In function ‘ossl_x509_inspect’:
ossl_x509cert.c:693: warning: initialization discards qualifiers from pointer target type
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_x509crl.c
ossl_x509crl.c: In function ‘DupX509CRLPtr’:
ossl_x509crl.c:55: warning: ‘CRYPTO_add_lock’ is deprecated (declared at /usr/include/openssl/crypto.h:430)
ossl_x509crl.c: In function ‘ossl_x509crl_new’:
ossl_x509crl.c:66: warning: ‘X509_CRL_dup’ is deprecated (declared at /usr/include/openssl/x509.h:869)
ossl_x509crl.c: In function ‘ossl_x509crl_initialize’:
ossl_x509crl.c:104: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_x509crl.c:105: warning: ‘d2i_X509_CRL_bio’ is deprecated (declared at /usr/include/openssl/x509.h:830)
ossl_x509crl.c:107: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509crl.c: In function ‘ossl_x509crl_copy’:
ossl_x509crl.c:122: warning: ‘X509_CRL_dup’ is deprecated (declared at /usr/include/openssl/x509.h:869)
ossl_x509crl.c: In function ‘ossl_x509crl_get_version’:
ossl_x509crl.c:138: warning: ‘ASN1_INTEGER_get’ is deprecated (declared at /usr/include/openssl/asn1.h:899)
ossl_x509crl.c: In function ‘ossl_x509crl_set_version’:
ossl_x509crl.c:153: warning: ‘X509_CRL_set_version’ is deprecated (declared at /usr/include/openssl/x509.h:1050)
ossl_x509crl.c: In function ‘ossl_x509crl_get_signature_algorithm’:
ossl_x509crl.c:169: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_x509crl.c:169: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_x509crl.c:172: warning: ‘i2a_ASN1_OBJECT’ is deprecated (declared at /usr/include/openssl/asn1.h:888)
ossl_x509crl.c:173: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509crl.c:176: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_x509crl.c:178: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509crl.c: In function ‘ossl_x509crl_set_issuer’:
ossl_x509crl.c:199: warning: ‘X509_CRL_set_issuer_name’ is deprecated (declared at /usr/include/openssl/x509.h:1051)
ossl_x509crl.c: In function ‘ossl_x509crl_set_last_update’:
ossl_x509crl.c:223: warning: ‘X509_time_adj’ is deprecated (declared at /usr/include/openssl/x509.h:883)
ossl_x509crl.c: In function ‘ossl_x509crl_set_next_update’:
ossl_x509crl.c:249: warning: ‘X509_time_adj’ is deprecated (declared at /usr/include/openssl/x509.h:883)
ossl_x509crl.c: In function ‘ossl_x509crl_get_revoked’:
ossl_x509crl.c:265: warning: ‘sk_num’ is deprecated (declared at /usr/include/openssl/stack.h:81)
ossl_x509crl.c:273: warning: ‘sk_value’ is deprecated (declared at /usr/include/openssl/stack.h:82)
ossl_x509crl.c: In function ‘ossl_x509crl_set_revoked’:
ossl_x509crl.c:294: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_x509crl.c:298: warning: ‘X509_CRL_add0_revoked’ is deprecated (declared at /usr/include/openssl/x509.h:970)
ossl_x509crl.c:302: warning: ‘X509_CRL_sort’ is deprecated (declared at /usr/include/openssl/x509.h:1054)
ossl_x509crl.c: In function ‘ossl_x509crl_add_revoked’:
ossl_x509crl.c:315: warning: ‘X509_CRL_add0_revoked’ is deprecated (declared at /usr/include/openssl/x509.h:970)
ossl_x509crl.c:318: warning: ‘X509_CRL_sort’ is deprecated (declared at /usr/include/openssl/x509.h:1054)
ossl_x509crl.c: In function ‘ossl_x509crl_sign’:
ossl_x509crl.c:333: warning: ‘X509_CRL_sign’ is deprecated (declared at /usr/include/openssl/x509.h:773)
ossl_x509crl.c: In function ‘ossl_x509crl_verify’:
ossl_x509crl.c:347: warning: ‘X509_CRL_verify’ is deprecated (declared at /usr/include/openssl/x509.h:759)
ossl_x509crl.c: In function ‘ossl_x509crl_to_der’:
ossl_x509crl.c:366: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_x509crl.c:366: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_x509crl.c:369: warning: ‘i2d_X509_CRL_bio’ is deprecated (declared at /usr/include/openssl/x509.h:831)
ossl_x509crl.c:370: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509crl.c:373: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_x509crl.c:375: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509crl.c: In function ‘ossl_x509crl_to_pem’:
ossl_x509crl.c:389: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_x509crl.c:389: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_x509crl.c:393: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509crl.c:396: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_x509crl.c:398: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509crl.c: In function ‘ossl_x509crl_to_text’:
ossl_x509crl.c:412: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_x509crl.c:412: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_x509crl.c:415: warning: ‘X509_CRL_print’ is deprecated (declared at /usr/include/openssl/x509.h:1092)
ossl_x509crl.c:416: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509crl.c:419: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_x509crl.c:421: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509crl.c: In function ‘ossl_x509crl_get_extensions’:
ossl_x509crl.c:438: warning: ‘X509_CRL_get_ext_count’ is deprecated (declared at /usr/include/openssl/x509.h:1155)
ossl_x509crl.c:445: warning: ‘X509_CRL_get_ext’ is deprecated (declared at /usr/include/openssl/x509.h:1159)
ossl_x509crl.c: In function ‘ossl_x509crl_set_extensions’:
ossl_x509crl.c:468: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_x509crl.c:472: warning: ‘X509_CRL_add_ext’ is deprecated (declared at /usr/include/openssl/x509.h:1161)
ossl_x509crl.c: In function ‘ossl_x509crl_add_extension’:
ossl_x509crl.c:490: warning: ‘X509_CRL_add_ext’ is deprecated (declared at /usr/include/openssl/x509.h:1161)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_x509ext.c
ossl_x509ext.c: In function ‘ossl_x509ext_new’:
ossl_x509ext.c:61: warning: ‘X509_EXTENSION_dup’ is deprecated (declared at /usr/include/openssl/x509.h:868)
ossl_x509ext.c: In function ‘DupX509ExtPtr’:
ossl_x509ext.c:87: warning: ‘X509_EXTENSION_dup’ is deprecated (declared at /usr/include/openssl/x509.h:868)
ossl_x509ext.c: In function ‘ossl_x509extfactory_free’:
ossl_x509ext.c:103: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
ossl_x509ext.c: In function ‘ossl_x509extfactory_alloc’:
ossl_x509ext.c:112: warning: ‘CRYPTO_malloc’ is deprecated (declared at /usr/include/openssl/crypto.h:478)
ossl_x509ext.c:112: warning: ‘X509V3_set_ctx’ is deprecated (declared at /usr/include/openssl/x509v3.h:562)
ossl_x509ext.c: In function ‘ossl_x509extfactory_set_config’:
ossl_x509ext.c:175: warning: ‘X509V3_set_nconf’ is deprecated (declared at /usr/include/openssl/x509v3.h:553)
ossl_x509ext.c: In function ‘ossl_x509extfactory_create_ext’:
ossl_x509ext.c:233: warning: ‘OBJ_ln2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1013)
ossl_x509ext.c:234: warning: ‘OBJ_sn2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1014)
ossl_x509ext.c:242: warning: ‘X509V3_EXT_nconf_nid’ is deprecated (declared at /usr/include/openssl/x509v3.h:536)
ossl_x509ext.c: In function ‘ossl_x509ext_initialize’:
ossl_x509ext.c:286: warning: passing argument 2 of ‘d2i_X509_EXTENSION’ from incompatible pointer type
ossl_x509ext.c: In function ‘ossl_x509ext_set_oid’:
ossl_x509ext.c:305: warning: ‘OBJ_txt2obj’ is deprecated (declared at /usr/include/openssl/objects.h:1010)
ossl_x509ext.c:306: warning: ‘OBJ_txt2obj’ is deprecated (declared at /usr/include/openssl/objects.h:1010)
ossl_x509ext.c:309: warning: ‘X509_EXTENSION_set_object’ is deprecated (declared at /usr/include/openssl/x509.h:1181)
ossl_x509ext.c: In function ‘ossl_x509ext_set_value’:
ossl_x509ext.c:323: warning: ‘CRYPTO_malloc’ is deprecated (declared at /usr/include/openssl/crypto.h:478)
ossl_x509ext.c:327: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
ossl_x509ext.c:330: warning: ‘ASN1_STRING_set’ is deprecated (declared at /usr/include/openssl/asn1.h:795)
ossl_x509ext.c:331: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
ossl_x509ext.c:335: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
ossl_x509ext.c:337: warning: ‘X509_EXTENSION_set_data’ is deprecated (declared at /usr/include/openssl/x509.h:1184)
ossl_x509ext.c: In function ‘ossl_x509ext_set_critical’:
ossl_x509ext.c:348: warning: ‘X509_EXTENSION_set_critical’ is deprecated (declared at /usr/include/openssl/x509.h:1182)
ossl_x509ext.c: In function ‘ossl_x509ext_get_oid’:
ossl_x509ext.c:363: warning: ‘X509_EXTENSION_get_object’ is deprecated (declared at /usr/include/openssl/x509.h:1185)
ossl_x509ext.c:364: warning: ‘OBJ_obj2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1009)
ossl_x509ext.c:365: warning: ‘OBJ_nid2sn’ is deprecated (declared at /usr/include/openssl/objects.h:1008)
ossl_x509ext.c:367: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_x509ext.c:367: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_x509ext.c:369: warning: ‘i2a_ASN1_OBJECT’ is deprecated (declared at /usr/include/openssl/asn1.h:888)
ossl_x509ext.c: In function ‘ossl_x509ext_get_value’:
ossl_x509ext.c:384: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_x509ext.c:384: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_x509ext.c:386: warning: ‘X509V3_EXT_print’ is deprecated (declared at /usr/include/openssl/x509v3.h:598)
ossl_x509ext.c:387: warning: ‘ASN1_STRING_print’ is deprecated (declared at /usr/include/openssl/asn1.h:1009)
ossl_x509ext.c: In function ‘ossl_x509ext_get_critical’:
ossl_x509ext.c:399: warning: ‘X509_EXTENSION_get_critical’ is deprecated (declared at /usr/include/openssl/x509.h:1187)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_x509name.c
ossl_x509name.c: In function ‘ossl_x509name_new’:
ossl_x509name.c:53: warning: ‘X509_NAME_dup’ is deprecated (declared at /usr/include/openssl/x509.h:876)
ossl_x509name.c: In function ‘ossl_x509name_initialize’:
ossl_x509name.c:143: warning: passing argument 2 of ‘d2i_X509_NAME’ from incompatible pointer type
ossl_x509name.c: In function ‘ossl_x509name_add_entry’:
ossl_x509name.c:169: warning: ‘X509_NAME_add_entry_by_txt’ is deprecated (declared at /usr/include/openssl/x509.h:1121)
ossl_x509name.c: In function ‘ossl_x509name_to_s_old’:
ossl_x509name.c:185: warning: ‘X509_NAME_oneline’ is deprecated (declared at /usr/include/openssl/x509.h:984)
ossl_x509name.c:187: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
ossl_x509name.c: In function ‘ossl_x509name_to_s’:
ossl_x509name.c:209: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_x509name.c:209: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_x509name.c:212: warning: ‘X509_NAME_print_ex’ is deprecated (declared at /usr/include/openssl/x509.h:1087)
ossl_x509name.c:213: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509name.c: In function ‘ossl_x509name_to_a’:
ossl_x509name.c:236: warning: ‘X509_NAME_entry_count’ is deprecated (declared at /usr/include/openssl/x509.h:1097)
ossl_x509name.c:243: warning: ‘X509_NAME_get_entry’ is deprecated (declared at /usr/include/openssl/x509.h:1108)
ossl_x509name.c:246: warning: ‘i2t_ASN1_OBJECT’ is deprecated (declared at /usr/include/openssl/asn1.h:892)
ossl_x509name.c:249: warning: ‘OBJ_nid2sn’ is deprecated (declared at /usr/include/openssl/objects.h:1008)
ossl_x509name.c:249: warning: ‘OBJ_ln2nid’ is deprecated (declared at /usr/include/openssl/objects.h:1013)
ossl_x509name.c: In function ‘ossl_x509name_cmp0’:
ossl_x509name.c:266: warning: ‘X509_NAME_cmp’ is deprecated (declared at /usr/include/openssl/x509.h:1073)
ossl_x509name.c: In function ‘ossl_x509name_hash’:
ossl_x509name.c:304: warning: ‘X509_NAME_hash’ is deprecated (declared at /usr/include/openssl/x509.h:1074)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_x509req.c
ossl_x509req.c: In function ‘ossl_x509req_new’:
ossl_x509req.c:48: warning: ‘X509_REQ_dup’ is deprecated (declared at /usr/include/openssl/x509.h:870)
ossl_x509req.c: In function ‘DupX509ReqPtr’:
ossl_x509req.c:74: warning: ‘X509_REQ_dup’ is deprecated (declared at /usr/include/openssl/x509.h:870)
ossl_x509req.c: In function ‘ossl_x509req_initialize’:
ossl_x509req.c:112: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_x509req.c:113: warning: ‘d2i_X509_REQ_bio’ is deprecated (declared at /usr/include/openssl/x509.h:832)
ossl_x509req.c:115: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509req.c: In function ‘ossl_x509req_copy’:
ossl_x509req.c:130: warning: ‘X509_REQ_dup’ is deprecated (declared at /usr/include/openssl/x509.h:870)
ossl_x509req.c: In function ‘ossl_x509req_to_pem’:
ossl_x509req.c:148: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_x509req.c:148: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_x509req.c:152: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509req.c:155: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_x509req.c:157: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509req.c: In function ‘ossl_x509req_to_text’:
ossl_x509req.c:191: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_x509req.c:191: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_x509req.c:194: warning: ‘X509_REQ_print’ is deprecated (declared at /usr/include/openssl/x509.h:1094)
ossl_x509req.c:195: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509req.c:198: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_x509req.c:200: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509req.c: In function ‘ossl_x509req_get_version’:
ossl_x509req.c:232: warning: ‘ASN1_INTEGER_get’ is deprecated (declared at /usr/include/openssl/asn1.h:899)
ossl_x509req.c: In function ‘ossl_x509req_set_version’:
ossl_x509req.c:247: warning: ‘X509_REQ_set_version’ is deprecated (declared at /usr/include/openssl/x509.h:1021)
ossl_x509req.c: In function ‘ossl_x509req_set_subject’:
ossl_x509req.c:275: warning: ‘X509_REQ_set_subject_name’ is deprecated (declared at /usr/include/openssl/x509.h:1022)
ossl_x509req.c: In function ‘ossl_x509req_get_signature_algorithm’:
ossl_x509req.c:292: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
ossl_x509req.c:292: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
ossl_x509req.c:295: warning: ‘i2a_ASN1_OBJECT’ is deprecated (declared at /usr/include/openssl/asn1.h:888)
ossl_x509req.c:296: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509req.c:299: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
ossl_x509req.c:301: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
ossl_x509req.c: In function ‘ossl_x509req_get_public_key’:
ossl_x509req.c:312: warning: ‘X509_REQ_get_pubkey’ is deprecated (declared at /usr/include/openssl/x509.h:1024)
ossl_x509req.c: In function ‘ossl_x509req_set_public_key’:
ossl_x509req.c:327: warning: ‘X509_REQ_set_pubkey’ is deprecated (declared at /usr/include/openssl/x509.h:1023)
ossl_x509req.c: In function ‘ossl_x509req_sign’:
ossl_x509req.c:344: warning: ‘X509_REQ_sign’ is deprecated (declared at /usr/include/openssl/x509.h:772)
ossl_x509req.c: In function ‘ossl_x509req_verify’:
ossl_x509req.c:363: warning: ‘X509_REQ_verify’ is deprecated (declared at /usr/include/openssl/x509.h:758)
ossl_x509req.c: In function ‘ossl_x509req_get_attributes’:
ossl_x509req.c:383: warning: ‘X509_REQ_get_attr_count’ is deprecated (declared at /usr/include/openssl/x509.h:1032)
ossl_x509req.c:390: warning: ‘X509_REQ_get_attr’ is deprecated (declared at /usr/include/openssl/x509.h:1037)
ossl_x509req.c: In function ‘ossl_x509req_set_attributes’:
ossl_x509req.c:410: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_x509req.c:415: warning: ‘X509_REQ_add1_attr’ is deprecated (declared at /usr/include/openssl/x509.h:1039)
ossl_x509req.c: In function ‘ossl_x509req_add_attribute’:
ossl_x509req.c:428: warning: ‘X509_REQ_add1_attr’ is deprecated (declared at /usr/include/openssl/x509.h:1039)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_x509revoked.c
ossl_x509revoked.c: In function ‘ossl_x509revoked_new’:
ossl_x509revoked.c:48: warning: ‘ASN1_dup’ is deprecated (declared at /usr/include/openssl/asn1.h:935)
ossl_x509revoked.c:48: warning: passing argument 2 of ‘ASN1_dup’ from incompatible pointer type
ossl_x509revoked.c: In function ‘DupX509RevokedPtr’:
ossl_x509revoked.c:64: warning: ‘ASN1_dup’ is deprecated (declared at /usr/include/openssl/asn1.h:935)
ossl_x509revoked.c:64: warning: passing argument 2 of ‘ASN1_dup’ from incompatible pointer type
ossl_x509revoked.c: In function ‘ossl_x509revoked_set_time’:
ossl_x509revoked.c:134: warning: ‘X509_time_adj’ is deprecated (declared at /usr/include/openssl/x509.h:883)
ossl_x509revoked.c: In function ‘ossl_x509revoked_get_extensions’:
ossl_x509revoked.c:152: warning: ‘X509_REVOKED_get_ext_count’ is deprecated (declared at /usr/include/openssl/x509.h:1166)
ossl_x509revoked.c:159: warning: ‘X509_REVOKED_get_ext’ is deprecated (declared at /usr/include/openssl/x509.h:1170)
ossl_x509revoked.c: In function ‘ossl_x509revoked_set_extensions’:
ossl_x509revoked.c:182: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_x509revoked.c:187: warning: ‘X509_REVOKED_add_ext’ is deprecated (declared at /usr/include/openssl/x509.h:1172)
ossl_x509revoked.c: In function ‘ossl_x509revoked_add_extension’:
ossl_x509revoked.c:201: warning: ‘X509_REVOKED_add_ext’ is deprecated (declared at /usr/include/openssl/x509.h:1172)
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c ossl_x509store.c
ossl_x509store.c: In function ‘ossl_x509store_new’:
ossl_x509store.c:63: warning: ‘X509_STORE_free’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:390)
ossl_x509store.c: In function ‘DupX509StorePtr’:
ossl_x509store.c:84: warning: ‘CRYPTO_add_lock’ is deprecated (declared at /usr/include/openssl/crypto.h:430)
ossl_x509store.c: In function ‘ossl_x509store_alloc’:
ossl_x509store.c:98: warning: ‘X509_STORE_new’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:389)
ossl_x509store.c:101: warning: ‘X509_STORE_free’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:390)
ossl_x509store.c: In function ‘ossl_x509store_set_flags’:
ossl_x509store.c:161: warning: ‘X509_STORE_set_flags’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:392)
ossl_x509store.c: In function ‘ossl_x509store_set_purpose’:
ossl_x509store.c:177: warning: ‘X509_STORE_set_purpose’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:393)
ossl_x509store.c: In function ‘ossl_x509store_set_trust’:
ossl_x509store.c:193: warning: ‘X509_STORE_set_trust’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:394)
ossl_x509store.c: In function ‘ossl_x509store_add_file’:
ossl_x509store.c:220: warning: ‘X509_STORE_add_lookup’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:407)
ossl_x509store.c:220: warning: ‘X509_LOOKUP_file’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:410)
ossl_x509store.c:222: warning: ‘X509_LOOKUP_ctrl’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:419)
ossl_x509store.c: In function ‘ossl_x509store_add_path’:
ossl_x509store.c:241: warning: ‘X509_STORE_add_lookup’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:407)
ossl_x509store.c:241: warning: ‘X509_LOOKUP_hash_dir’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:409)
ossl_x509store.c:243: warning: ‘X509_LOOKUP_ctrl’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:419)
ossl_x509store.c: In function ‘ossl_x509store_set_default_paths’:
ossl_x509store.c:256: warning: ‘X509_STORE_set_default_paths’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:444)
ossl_x509store.c: In function ‘ossl_x509store_add_cert’:
ossl_x509store.c:271: warning: ‘X509_STORE_add_cert’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:412)
ossl_x509store.c: In function ‘ossl_x509store_add_crl’:
ossl_x509store.c:286: warning: ‘X509_STORE_add_crl’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:413)
ossl_x509store.c: In function ‘ossl_x509stctx_free’:
ossl_x509store.c:348: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_x509store.c:351: warning: ‘X509_STORE_CTX_free’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:401)
ossl_x509store.c: In function ‘ossl_x509stctx_alloc’:
ossl_x509store.c:360: warning: ‘X509_STORE_CTX_new’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:397)
ossl_x509store.c: In function ‘ossl_x509stctx_initialize’:
ossl_x509store.c:388: warning: ‘X509_STORE_CTX_init’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:403)
ossl_x509store.c:389: warning: ‘sk_pop_free’ is deprecated (declared at /usr/include/openssl/stack.h:89)
ossl_x509store.c: In function ‘ossl_x509stctx_verify’:
ossl_x509store.c:413: warning: ‘X509_STORE_CTX_set_ex_data’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:449)
ossl_x509store.c:415: warning: ‘X509_verify_cert’ is deprecated (declared at /usr/include/openssl/x509.h:1241)
ossl_x509store.c: In function ‘ossl_x509stctx_get_chain’:
ossl_x509store.c:430: warning: ‘X509_STORE_CTX_get_chain’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:455)
ossl_x509store.c:433: warning: ‘sk_num’ is deprecated (declared at /usr/include/openssl/stack.h:81)
ossl_x509store.c:439: warning: ‘sk_value’ is deprecated (declared at /usr/include/openssl/stack.h:82)
ossl_x509store.c: In function ‘ossl_x509stctx_get_err’:
ossl_x509store.c:453: warning: ‘X509_STORE_CTX_get_error’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:451)
ossl_x509store.c: In function ‘ossl_x509stctx_set_error’:
ossl_x509store.c:462: warning: ‘X509_STORE_CTX_set_error’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:452)
ossl_x509store.c: In function ‘ossl_x509stctx_get_err_string’:
ossl_x509store.c:474: warning: ‘X509_STORE_CTX_get_error’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:451)
ossl_x509store.c:476: warning: ‘X509_verify_cert_error_string’ is deprecated (declared at /usr/include/openssl/x509.h:752)
ossl_x509store.c: In function ‘ossl_x509stctx_get_err_depth’:
ossl_x509store.c:486: warning: ‘X509_STORE_CTX_get_error_depth’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:453)
ossl_x509store.c: In function ‘ossl_x509stctx_get_curr_cert’:
ossl_x509store.c:496: warning: ‘X509_STORE_CTX_get_current_cert’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:454)
ossl_x509store.c: In function ‘ossl_x509stctx_cleanup’:
ossl_x509store.c:520: warning: ‘X509_STORE_CTX_cleanup’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:405)
ossl_x509store.c: In function ‘ossl_x509stctx_set_flags’:
ossl_x509store.c:532: warning: ‘X509_STORE_CTX_set_flags’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:464)
ossl_x509store.c: In function ‘ossl_x509stctx_set_purpose’:
ossl_x509store.c:544: warning: ‘X509_STORE_CTX_set_purpose’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:460)
ossl_x509store.c: In function ‘ossl_x509stctx_set_trust’:
ossl_x509store.c:556: warning: ‘X509_STORE_CTX_set_trust’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:461)
ossl_x509store.c: In function ‘ossl_x509stctx_set_time’:
ossl_x509store.c:573: warning: ‘X509_STORE_CTX_set_time’ is deprecated (declared at /usr/include/openssl/x509_vfy.h:466)
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/openssl.bundle openssl_missing.o ossl.o ossl_asn1.o ossl_bio.o ossl_bn.o ossl_cipher.o ossl_config.o ossl_digest.o ossl_engine.o ossl_hmac.o ossl_ns_spki.o ossl_ocsp.o ossl_pkcs12.o ossl_pkcs5.o ossl_pkcs7.o ossl_pkey.o ossl_pkey_dh.o ossl_pkey_dsa.o ossl_pkey_ec.o ossl_pkey_rsa.o ossl_rand.o ossl_ssl.o ossl_ssl_session.o ossl_x509.o ossl_x509attr.o ossl_x509cert.o ossl_x509crl.o ossl_x509ext.o ossl_x509name.o ossl_x509req.o ossl_x509revoked.o ossl_x509store.o -L. -L../.. -L. -lssl -lcrypto -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
mkdir -p ../../.ext/common/net
mkdir -p ../../.ext/common/openssl
cp ../.././ext/openssl/lib/net/ftptls.rb ../../.ext/common/net
cp ../.././ext/openssl/lib/net/telnets.rb ../../.ext/common/net
cp ../.././ext/openssl/lib/openssl/bn.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/buffering.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/cipher.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/config.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/digest.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/pkcs7.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/ssl-internal.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/ssl.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/x509-internal.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/x509.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl.rb ../../.ext/common
compiling pty
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/pty -DHAVE_OPENPTY -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c pty.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/pty.bundle pty.o -L. -L../.. -L. -lutil -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
cp ../.././ext/pty/lib/expect.rb ../../.ext/common
compiling racc/cparse
mkdir -p ../../../.ext/i686-darwin12.2.0/racc
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../../.. -I../../../. -I../../.././ext/racc/cparse -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c cparse.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/i686-darwin12.2.0/racc/cparse.bundle cparse.o -L. -L../../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling rational
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/rational -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c rational.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/rational.bundle rational.o -L. -L../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
cp ../.././ext/rational/lib/rational.rb ../../.ext/common
compiling readline
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/readline -DHAVE_READLINE_READLINE_H -DHAVE_READLINE_HISTORY_H -DHAVE_RL_FILENAME_COMPLETION_FUNCTION -DHAVE_RL_COMPLETION_MATCHES -DHAVE_RL_DEPREP_TERM_FUNCTION -DHAVE_RL_COMPLETION_APPEND_CHARACTER -DHAVE_RL_BASIC_WORD_BREAK_CHARACTERS -DHAVE_RL_COMPLETER_WORD_BREAK_CHARACTERS -DHAVE_RL_COMPLETER_QUOTE_CHARACTERS -DHAVE_RL_ATTEMPTED_COMPLETION_OVER -DHAVE_RL_LIBRARY_VERSION -DHAVE_RL_CLEANUP_AFTER_SIGNAL -DHAVE_REPLACE_HISTORY_ENTRY -DHAVE_REMOVE_HISTORY -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c readline.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/readline.bundle readline.o -L. -L../.. -L. -lreadline -lncurses -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling sdbm
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/sdbm -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c _sdbm.c
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/sdbm -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c init.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/sdbm.bundle _sdbm.o init.o -L. -L../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling socket
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/socket -DHAVE_ARPA_INET_H -DENABLE_IPV6 -DINET6 -DHAVE_SIN_LEN -DHAVE_SOCKADDR_STORAGE -DHAVE_SA_LEN -DHAVE_NETINET_TCP_H -DHAVE_NETINET_UDP_H -DHAVE_SENDMSG -DHAVE_RECVMSG -DHAVE_ST_MSG_CONTROL -DHAVE_TYPE_STRUCT_ADDRINFO -DHAVE_FREEHOSTENT -DHAVE_FREEADDRINFO -DHAVE_GAI_STRERROR -DGAI_STRERROR_CONST -DHAVE_GETNAMEINFO -DHAVE_GETADDRINFO -DHAVE_TYPE_SOCKLEN_T -DHAVE_SYS_UN_H -DHAVE_SYS_UIO_H -DHAVE_SOCKET -DHAVE_GETIPNODEBYNAME -DHAVE_SOCKETPAIR -DHAVE_GETHOSTNAME -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c socket.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/socket.bundle socket.o -L. -L../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling stringio
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/stringio -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c stringio.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/stringio.bundle stringio.o -L. -L../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling strscan
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/strscan -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c strscan.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/strscan.bundle strscan.o -L. -L../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling syck
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c bytecode.c
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c emitter.c
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c gram.c
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c handler.c
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c implicit.c
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c node.c
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c rubyext.c
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c syck.c
syck.c: In function ‘syck_default_error_handler’:
syck.c:502: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’
syck.c:502: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c token.c
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c yaml2byte.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/syck.bundle bytecode.o emitter.o gram.o handler.o implicit.o node.o rubyext.o syck.o token.o yaml2byte.o -L. -L../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling syslog
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/syslog -DHAVE_SYSLOG_H -DHAVE_OPENLOG -DHAVE_SETLOGMASK -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -pipe -fno-common -c syslog.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/syslog.bundle syslog.o -L. -L../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
compiling thread
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/thread -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DUSE_MEM_POOLS -fno-common -g -O2 -pipe -fno-common -c thread.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin12.2.0/thread.bundle thread.o -L. -L../.. -L. -L/opt/local/lib -ldl -lobjc
ld: warning: directory not found for option '-L/opt/local/lib'
cp ../.././ext/thread/lib/thread.rb ../../.ext/common
compiling tk
check functions.........
check struct members..
check libraries....
Use ActiveTcl libraries (if available).
Search tclConfig.sh and tkConfig.sh..
WARNING: found "/System/Library/Frameworks/Tcl.framework/tclConfig.sh", but it WITH nativethread-support under ruby WITHOUT nativethread-support. So, ignore it.
WARNING: found "/System/Library/Frameworks/Tcl.framework/tclconfig.sh", but it WITH nativethread-support under ruby WITHOUT nativethread-support. So, ignore it.
............
WARNING: found "/usr/lib/tclConfig.sh", but it WITH nativethread-support under ruby WITHOUT nativethread-support. So, ignore it.
WARNING: found "/usr/lib/tclconfig.sh", but it WITH nativethread-support under ruby WITHOUT nativethread-support. So, ignore it.
..........
WARNING: found "/System/Library/Frameworks/Tcl.framework/Versions/Current/tclConfig.sh", but it WITH nativethread-support under ruby WITHOUT nativethread-support. So, ignore it.
WARNING: found "/System/Library/Frameworks/Tcl.framework/Versions/Current/tclconfig.sh", but it WITH nativethread-support under ruby WITHOUT nativethread-support. So, ignore it.
.
WARNING: found "/System/Library/Frameworks/Tcl.framework/Versions/8.5/tclConfig.sh", but it WITH nativethread-support under ruby WITHOUT nativethread-support. So, ignore it.
WARNING: found "/System/Library/Frameworks/Tcl.framework/Versions/8.5/tclconfig.sh", but it WITH nativethread-support under ruby WITHOUT nativethread-support. So, ignore it.
.
WARNING: found "/System/Library/Frameworks/Tcl.framework/Versions/8.4/tclConfig.sh", but it WITH nativethread-support under ruby WITHOUT nativethread-support. So, ignore it.
WARNING: found "/System/Library/Frameworks/Tcl.framework/Versions/8.4/tclconfig.sh", but it WITH nativethread-support under ruby WITHOUT nativethread-support. So, ignore it.
Fail to find [tclConfig.sh, tkConfig.sh]
Use MacOS X Frameworks.
Find Tcl/Tk libraries. Make tcltklib.so which is required by Ruby/Tk.
gcc-4.2 -I/opt/local/include -I. -I/opt/local/include -I../.. -I../../. -I../.././ext/tk -DHAVE_RB_SAFE_LEVEL -DHAVE_RB_HASH_LOOKUP -DHAVE_RB_PROC_NEW -DHAVE_RB_OBJ_TAINT -DHAVE_ST_PTR -DHAVE_ST_LEN -DRUBY_VERSION=\"1.8.7\" -DRUBY_RELEASE_DATE=\"2012-02-08\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DWITH_TCL_ENABLE_THREAD=0 -fno-common -g -O2 -pipe -fno-common -c stubs.c
In file included from stubs.c:10:
/usr/include/tk.h:78:23: error: X11/Xlib.h: No such file or directory
In file included from stubs.c:10:
/usr/include/tk.h:549: error: expected declaration specifiers or ‘...’ before ‘Window’
/usr/include/tk.h:549: error: ‘Window’ declared as function returning a function
/usr/include/tk.h:552: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/usr/include/tk.h:561: error: expected specifier-qualifier-list before ‘Tk_ClassCreateProc’
/usr/include/tk.h:655: error: expected specifier-qualifier-list before ‘Bool’
/usr/include/tk.h:677: error: expected specifier-qualifier-list before ‘Bool’
/usr/include/tk.h:756: error: expected specifier-qualifier-list before ‘Display’
/usr/include/tk.h:902: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/usr/include/tk.h:996: error: expected declaration specifiers or ‘...’ before ‘Display’
/usr/include/tk.h:998: error: expected declaration specifiers or ‘...’ before ‘Display’
/usr/include/tk.h:998: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/usr/include/tk.h:1099: error: expected specifier-qualifier-list before ‘XColor’
/usr/include/tk.h:1162: error: expected specifier-qualifier-list before ‘GC’
/usr/include/tk.h:1204: error: expected declaration specifiers or ‘...’ before ‘Display’
/usr/include/tk.h:1204: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/usr/include/tk.h:1207: error: expected declaration specifiers or ‘...’ before ‘Display’
/usr/include/tk.h:1403: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/usr/include/tk.h:1513: error: expected declaration specifiers or ‘...’ before ‘XErrorEvent’
/usr/include/tk.h:1515: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/usr/include/tk.h:1517: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/usr/include/tk.h:1519: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/usr/include/tk.h:1524: error: expected declaration specifiers or ‘...’ before ‘XEvent’
In file included from /usr/include/tk.h:1537,
from stubs.c:10:
/usr/include/tkDecls.h:42: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/tkDecls.h:47: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_3DBorderGC’
/usr/include/tkDecls.h:54: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/usr/include/tkDecls.h:62: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/usr/include/tkDecls.h:76: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/usr/include/tkDecls.h:108: error: expected declaration specifiers or ‘...’ before ‘Pixmap’
/usr/include/tkDecls.h:115: error: expected declaration specifiers or ‘...’ before ‘XColor’
/usr/include/tkDecls.h:133: error: expected declaration specifiers or ‘...’ before ‘Pixmap’
/usr/include/tkDecls.h:143: error: expected declaration specifiers or ‘...’ before ‘GC’
/usr/include/tkDecls.h:176: error: expected declaration specifiers or ‘...’ before ‘XSetWindowAttributes’
/usr/include/tkDecls.h:188: error: expected declaration specifiers or ‘...’ before ‘Atom’
/usr/include/tkDecls.h:194: error: expected declaration specifiers or ‘...’ before ‘Atom’
/usr/include/tkDecls.h:194: error: expected declaration specifiers or ‘...’ before ‘Atom’
/usr/include/tkDecls.h:231: error: expected declaration specifiers or ‘...’ before ‘XWindowChanges’
/usr/include/tkDecls.h:263: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:300: error: expected declaration specifiers or ‘...’ before ‘Atom’
/usr/include/tkDecls.h:301: error: expected declaration specifiers or ‘...’ before ‘Atom’
/usr/include/tkDecls.h:302: error: expected declaration specifiers or ‘...’ before ‘Atom’
/usr/include/tkDecls.h:372: error: expected declaration specifiers or ‘...’ before ‘Atom’
/usr/include/tkDecls.h:373: error: expected declaration specifiers or ‘...’ before ‘Atom’
/usr/include/tkDecls.h:394: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/usr/include/tkDecls.h:395: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/usr/include/tkDecls.h:403: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/usr/include/tkDecls.h:410: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:417: error: expected declaration specifiers or ‘...’ before ‘GC’
/usr/include/tkDecls.h:418: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/usr/include/tkDecls.h:423: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:431: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/usr/include/tkDecls.h:432: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/usr/include/tkDecls.h:440: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/usr/include/tkDecls.h:453: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_FontId’
/usr/include/tkDecls.h:463: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:468: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:473: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:478: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:488: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:499: error: expected declaration specifiers or ‘...’ before ‘Display’
/usr/include/tkDecls.h:504: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:514: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:519: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_GCForColor’
/usr/include/tkDecls.h:549: error: expected declaration specifiers or ‘...’ before ‘Atom’
/usr/include/tkDecls.h:561: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_GetBitmap’
/usr/include/tkDecls.h:567: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_GetBitmapFromData’
/usr/include/tkDecls.h:580: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/tkDecls.h:586: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/tkDecls.h:591: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_GetColormap’
/usr/include/tkDecls.h:628: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_GetGC’
/usr/include/tkDecls.h:682: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_GetPixmap’
/usr/include/tkDecls.h:714: error: expected declaration specifiers or ‘...’ before ‘Atom’
/usr/include/tkDecls.h:714: error: expected declaration specifiers or ‘...’ before ‘Atom’
/usr/include/tkDecls.h:725: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/tkDecls.h:744: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:749: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:766: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_InternAtom’
/usr/include/tkDecls.h:839: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:849: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:854: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:891: error: expected declaration specifiers or ‘...’ before ‘Atom’
/usr/include/tkDecls.h:960: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:966: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:974: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/usr/include/tkDecls.h:1037: error: expected declaration specifiers or ‘...’ before ‘Pixmap’
/usr/include/tkDecls.h:1054: error: expected declaration specifiers or ‘...’ before ‘Pixmap’
/usr/include/tkDecls.h:1060: error: expected declaration specifiers or ‘...’ before ‘Colormap’
/usr/include/tkDecls.h:1065: error: expected declaration specifiers or ‘...’ before ‘Visual’
/usr/include/tkDecls.h:1066: error: expected declaration specifiers or ‘...’ before ‘Colormap’
/usr/include/tkDecls.h:1071: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:1105: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:1113: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:1148: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_AllocBitmapFromObj’
/usr/include/tkDecls.h:1160: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/tkDecls.h:1240: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_GetBitmapFromObj’
/usr/include/tkDecls.h:1245: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/tkDecls.h:1356: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:1362: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:1387: error: expected declaration specifiers or ‘...’ before ‘GC’
/usr/include/tkDecls.h:1399: error: expected declaration specifiers or ‘...’ before ‘GC’
/usr/include/tkDecls.h:1413: error: expected declaration specifiers or ‘...’ before ‘Pixmap’
/usr/include/tkDecls.h:1420: error: expected declaration specifiers or ‘...’ before ‘XColor’
/usr/include/tkDecls.h:1448: error: expected declaration specifiers or ‘...’ before ‘Pixmap’
/usr/include/tkDecls.h:1524: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:1621: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/usr/include/tkDecls.h:1656: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:1661: error: expected ‘)’ before ‘*’ token
/usr/include/tkDecls.h:1692: error: expected specifier-qualifier-list before ‘XColor’
make[1]: *** [stubs.o] Error 1
make: *** [all] Error 1

~$ rvm remove ree
/Users/brian/.rvm/src/ree-1.8.7-2012.02 has already been removed.
/Users/brian/.rvm/rubies/ree-1.8.7-2012.02 has already been removed.
Removing ree-1.8.7-2012.02 aliases...
Removing ree-1.8.7-2012.02 wrappers...
Removing ree-1.8.7-2012.02 environments...
Removing ree-1.8.7-2012.02 binaries...
~$ rvm install ree
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.8/x86_64/ree-1.8.7-2012.02.
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
Installing Ruby Enterprise Edition from source to: /Users/brian/.rvm/rubies/ree-1.8.7-2012.02
ree-1.8.7-2012.02 - #fetching (ruby-enterprise-1.8.7-2012.02)
ree-1.8.7-2012.02 - #extracting ruby-enterprise-1.8.7-2012.02 to /Users/brian/.rvm/src/ree-1.8.7-2012.02
Applying patch /Users/brian/.rvm/patches/ree/1.8.7/tcmalloc.patch
Applying patch /Users/brian/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch
Applying patch /Users/brian/.rvm/patches/ree/1.8.7/no_sslv2.diff
Applying patch /Users/brian/.rvm/patches/ree/lib64.patch
Applying patch /Users/brian/.rvm/patches/ree/ruby-binary-shebang.patch
ree-1.8.7-2012.02 - #installing
Error running './installer -a /Users/brian/.rvm/rubies/ree-1.8.7-2012.02 --no-tcmalloc --dont-install-useful-gems --no-dev-docs -c --disable-shared', please read /Users/brian/.rvm/log/ree-1.8.7-2012.02/install.log
There has been an error while trying to run the ree installer. Halting the installation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment