ports/145427: lang/ruby18 will not build

Gerard gerard at seibercom.net
Tue Apr 6 10:10:02 UTC 2010


>Number:         145427
>Category:       ports
>Synopsis:       lang/ruby18 will not build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 06 10:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gerard Seibert
>Release:        FreeBSD 7.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD scorpio.seibercom.net 7.3-STABLE FreeBSD 7.3-STABLE #0: Tue Mar 23 19:26:01 EDT 2010 gerard at scorpio.seibercom.net:/usr/obj/usr/src/sys/SCORPIO i386


	
>Description:
	The lang/ruby18 port will not build. this is possibly caused by 
the fact that the port version of openssl (OpenSSL 1.0.0 29 Mar 2010) is 
installed. It appears that the port might be trying to link against the 
wrong version. Removing the port version of openssl and retrying the 
install of ruby18 is not an option at this time.


>How-To-Repeat:
	(UNTESTED) Attempt to build the port without the port version of 
openssl installed.

>Fix:

	

--- ruby18-build-log.txt begins here ---
Script started on Tue Apr  6 05:25:11 2010
===>  Found saved configuration for ruby-1.8.7.248,1
===>  Extracting for ruby-1.8.7.248,1
=> MD5 Checksum OK for ruby/ruby-1.8.7-p248.tar.bz2.
=> SHA256 Checksum OK for ruby/ruby-1.8.7-p248.tar.bz2.
/bin/mv /usr/ports/lang/ruby18/work/ruby-1.8.7-p248/ext/dl/h2rb /usr/ports/lang/ruby18/work/ruby-1.8.7-p248/bin/
===>  Patching for ruby-1.8.7.248,1
===>  Applying FreeBSD patches for ruby-1.8.7.248,1
/bin/rm -rf /usr/ports/lang/ruby18/work/ruby-1.8.7-p248/ext/Win32API
/bin/rm -rf /usr/ports/lang/ruby18/work/ruby-1.8.7-p248/ext/win32ole
/bin/mv /usr/ports/lang/ruby18/work/ruby-1.8.7-p248/ext/gdbm /usr/ports/lang/ruby18/work/
/bin/mv /usr/ports/lang/ruby18/work/ruby-1.8.7-p248/ext/iconv /usr/ports/lang/ruby18/work/
/bin/mv /usr/ports/lang/ruby18/work/ruby-1.8.7-p248/ext/tk /usr/ports/lang/ruby18/work/
===>   ruby-1.8.7.248,1 depends on file: /usr/local/lib/libcrypto.so.7 - found
===>   ruby-1.8.7.248,1 depends on file: /usr/local/bin/automake-1.10 - found
===>   ruby-1.8.7.248,1 depends on file: /usr/local/bin/autoconf-2.62 - found
===>  Configuring for ruby-1.8.7.248,1
/usr/bin/touch /usr/ports/lang/ruby18/work/ruby-1.8.7-p248/configure
/usr/local/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
/usr/local/share/aclocal/aalib.m4:12:   run info '(automake)Extending aclocal'
/usr/local/share/aclocal/aalib.m4:12:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.in:239: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:385: AC_USE_SYSTEM_EXTENSIONS is expanded from...
../../lib/autoconf/specific.m4:456: AC_MINIX is expanded from...
configure.in:239: the top level
configure.in:239: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
configure.in:239: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:385: AC_USE_SYSTEM_EXTENSIONS is expanded from...
../../lib/autoconf/specific.m4:456: AC_MINIX is expanded from...
configure.in:239: the top level
configure.in:239: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
configure: WARNING: Unrecognized options: --with-openssl-include, --enable-ipv6
checking build system type... i386-portbld-freebsd7
checking host system type... i386-portbld-freebsd7
checking target system type... i386-portbld-freebsd7
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether cc needs -traditional... no
checking whether the linker is GNU ld... yes
checking whether cc -E accepts -o... 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/bin/install -c -o root -g wheel
checking for ANSI C header files... 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 minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) 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... 4
checking size of long long... 8
checking size of __int64... 0
checking size of off_t... 8
checking size of void*... 4
checking size of float... 4
checking size of double... 8
checking size of time_t... 4
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 whether -lxpg4 has to be linked... no
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... no
checking for shl_load in -ldld... no
checking for clock_gettime in -lrt... yes
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... yes
checking a.out.h presence... yes
checking for a.out.h... yes
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... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
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 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 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... no
checking for alloca... yes
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... yes
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... yes
checking for setproctitle... yes
checking for setrgid... yes
checking for setegid... yes
checking for setregid... yes
checking for setresgid... yes
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... no
checking for external timezone... no
checking for external altzone... no
checking for timezone... yes
checking whether timezone requires zero arguments... no
checking for negative time_t for gmtime(3)... yes
checking whether getpgrp requires zero arguments... yes
checking whether setpgrp takes no argument... no
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 for pthread_kill in -lpthread... yes
checking for nanosleep... yes
checking for pthread_np.h... yes
checking for getcontext... yes
checking for setcontext... yes
checking whether ELF binaries are produced... yes
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
configure: WARNING: Unrecognized options: --with-openssl-include, --enable-ipv6
===>  Building for ruby-1.8.7.248,1
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c array.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c bignum.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c class.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c compar.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c dir.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c dln.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c enum.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c enumerator.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c error.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c eval.c
eval.c: In function 'rb_eval_string_wrap':
eval.c:1744: warning: assignment discards qualifiers from pointer target type
eval.c: In function 'rb_eval_cmd':
eval.c:1885: warning: assignment discards qualifiers from pointer target type
eval.c: In function 'call_trace_func':
eval.c:2736: warning: assignment discards qualifiers from pointer target type
eval.c: In function 'rb_raise_jump':
eval.c:4770: warning: assignment discards qualifiers from pointer target type
eval.c: In function 'method_missing':
eval.c:5736: warning: assignment discards qualifiers from pointer target type
eval.c: In function 'rb_call0':
eval.c:5894: warning: assignment discards qualifiers from pointer target type
eval.c: In function 'rb_f_eval':
eval.c:6696: warning: assignment discards qualifiers from pointer target type
eval.c: In function 'exec_under':
eval.c:6720: warning: assignment discards qualifiers from pointer target type
eval.c: In function 'rb_load':
eval.c:7036: warning: assignment discards qualifiers from pointer target type
eval.c: In function 'call_end_proc':
eval.c:8066: warning: assignment discards qualifiers from pointer target type
eval.c: In function 'rb_f_END':
eval.c:8079: warning: assignment discards qualifiers from pointer target type
eval.c: In function 'mproc':
eval.c:9856: warning: assignment discards qualifiers from pointer target type
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c file.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c gc.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c hash.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c inits.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c io.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c marshal.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c math.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c numeric.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c object.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c pack.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c parse.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c process.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c prec.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c random.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c range.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c re.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c regex.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c ruby.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c signal.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c sprintf.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c st.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c string.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c struct.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c time.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c util.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c variable.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c version.c
In file included from version.c:14:
version.h:29:41: warning: no newline at end of file
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c dmyext.c
ar rcu libruby18-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  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
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -I. -I.    -c main.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC    -DRUBY_EXPORT -L.  -rdynamic  -pthread main.o  libruby18-static.a -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread  -o miniruby
rbconfig.rb updated
cc -shared -Wl,-soname,libruby18.so.18  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  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 -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread  -o libruby18.so.18
compiling bigdecimal
mkdir -p ../../.ext/i386-freebsd7
cc -I. -I../.. -I../../. -I../.././ext/bigdecimal -DBASE=10000UL -DBASE_FIG=4    -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c bigdecimal.c
In file included from bigdecimal.c:25:
../../version.h:29:41: warning: no newline at end of file
cc -shared -o ../../.ext/i386-freebsd7/bigdecimal.so bigdecimal.o -L. -L../.. -L.  -rdynamic -Wl,-soname,../../.ext/i386-freebsd7/bigdecimal.so   -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby18  -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread
mkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/math.rb ../../.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/util.rb ../../.ext/common/bigdecimal
compiling curses
cc -I. -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 -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c curses.c
cc -shared -o ../../.ext/i386-freebsd7/curses.so curses.o -L. -L../.. -L.  -rdynamic -Wl,-soname,../../.ext/i386-freebsd7/curses.so   -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby18 -lncurses -ltinfo  -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread
compiling dbm
cc -I. -I../.. -I../../. -I../.././ext/dbm -DHAVE_DBM_OPEN -DHAVE_TYPE_DBM -DHAVE_DBM_CLEARERR -DDBM_HDR="<ndbm.h>" -DHAVE_SYS_CDEFS_H -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c dbm.c
cc -shared -o ../../.ext/i386-freebsd7/dbm.so dbm.o -L. -L../.. -L.  -rdynamic -Wl,-soname,../../.ext/i386-freebsd7/dbm.so   -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby18  -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread
compiling digest
cc -I. -I../.. -I../../. -I../.././ext/digest   -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c digest.c
digest.c: In function 'rb_digest_instance_inspect':
digest.c:280: warning: assignment discards qualifiers from pointer target type
cc -shared -o ../../.ext/i386-freebsd7/digest.so digest.o -L. -L../.. -L.  -rdynamic -Wl,-soname,../../.ext/i386-freebsd7/digest.so   -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby18  -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread
cp ../.././ext/digest/lib/digest.rb ../../.ext/common
cp ../.././ext/digest/lib/sha1.rb ../../.ext/common
cp ../.././ext/digest/lib/md5.rb ../../.ext/common
cp ../.././ext/digest/digest.h ../../.ext/i386-freebsd7
compiling digest/bubblebabble
mkdir -p ../../../.ext/i386-freebsd7/digest
cc -I. -I../../.. -I../../../. -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DHAVE_CONFIG_H    -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c bubblebabble.c
cc -shared -o ../../../.ext/i386-freebsd7/digest/bubblebabble.so bubblebabble.o -L. -L../../.. -L.  -rdynamic -Wl,-soname,../../../.ext/i386-freebsd7/digest/bubblebabble.so   -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby18  -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread
compiling digest/md5
cc -I. -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 -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c md5init.c
cc -I. -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 -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c md5ossl.c
cc -shared -o ../../../.ext/i386-freebsd7/digest/md5.so md5init.o md5ossl.o -L. -L../../.. -L.  -rdynamic -Wl,-soname,../../../.ext/i386-freebsd7/digest/md5.so   -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby18 -lcrypto  -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread
compiling digest/rmd160
cc -I. -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 -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c rmd160init.c
cc -I. -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 -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c rmd160ossl.c
cc -shared -o ../../../.ext/i386-freebsd7/digest/rmd160.so rmd160init.o rmd160ossl.o -L. -L../../.. -L.  -rdynamic -Wl,-soname,../../../.ext/i386-freebsd7/digest/rmd160.so   -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby18 -lcrypto  -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread
compiling digest/sha1
cc -I. -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 -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c sha1init.c
cc -I. -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 -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c sha1ossl.c
cc -shared -o ../../../.ext/i386-freebsd7/digest/sha1.so sha1init.o sha1ossl.o -L. -L../../.. -L.  -rdynamic -Wl,-soname,../../../.ext/i386-freebsd7/digest/sha1.so   -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby18 -lcrypto  -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread
compiling digest/sha2
cc -I. -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    -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c sha2.c
cc -I. -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    -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c sha2init.c
cc -shared -o ../../../.ext/i386-freebsd7/digest/sha2.so sha2.o sha2init.o -L. -L../../.. -L.  -rdynamic -Wl,-soname,../../../.ext/i386-freebsd7/digest/sha2.so   -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby18  -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread
mkdir -p ../../../.ext/common/digest
cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest
compiling dl
Generating callback.func
Generating cbtable.func
cc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR    -I. -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c dl.c
cc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR    -I. -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c ptr.c
Generating call.func
  void
  char
  short
  long
  float
  double
cc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR    -I. -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c sym.c
cc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR    -I. -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c handle.c
cc -shared -o ../../.ext/i386-freebsd7/dl.so dl.o ptr.o sym.o handle.o -L. -L../.. -L.  -rdynamic -Wl,-soname,../../.ext/i386-freebsd7/dl.so   -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby18  -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/types.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/struct.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/win32.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/import.rb ../../.ext/common/dl
cp dlconfig.h ../../.ext/i386-freebsd7
cp ../.././ext/dl/dl.h ../../.ext/i386-freebsd7
compiling etc
cc -I. -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 -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c etc.c
cc -shared -o ../../.ext/i386-freebsd7/etc.so etc.o -L. -L../.. -L.  -rdynamic -Wl,-soname,../../.ext/i386-freebsd7/etc.so   -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby18  -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread
compiling fcntl
cc -I. -I../.. -I../../. -I../.././ext/fcntl   -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c fcntl.c
cc -shared -o ../../.ext/i386-freebsd7/fcntl.so fcntl.o -L. -L../.. -L.  -rdynamic -Wl,-soname,../../.ext/i386-freebsd7/fcntl.so   -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby18  -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread
compiling io/wait
mkdir -p ../../../.ext/i386-freebsd7/io
cc -I. -I../../.. -I../../../. -I../../.././ext/io/wait -DFIONREAD_HEADER="<sys/ioctl.h>"    -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c wait.c
cc -shared -o ../../../.ext/i386-freebsd7/io/wait.so wait.o -L. -L../../.. -L.  -rdynamic -Wl,-soname,../../../.ext/i386-freebsd7/io/wait.so   -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby18  -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread
mkdir -p ../../../.ext/common/io
cp ../../.././ext/io/wait/lib/nonblock.rb ../../../.ext/common/io
compiling nkf
cc -I. -I../.. -I../../. -I../.././ext/nkf   -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c nkf.c
cc -shared -o ../../.ext/i386-freebsd7/nkf.so nkf.o -L. -L../.. -L.  -rdynamic -Wl,-soname,../../.ext/i386-freebsd7/nkf.so   -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby18  -lrt -lcrypt -lm  -rpath=/usr/local/lib -pthread
cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common
compiling openssl
cc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp  -fPIC  -c ossl_x509name.c
In file included from ossl.h:197,
                 from ossl_x509name.c:11:
openssl_missing.h:68: error: conflicting types for 'HMAC_CTX_copy'
/usr/local/include/openssl/hmac.h:102: error: previous declaration of 'HMAC_CTX_copy' was here
openssl_missing.h:92: error: conflicting types for 'EVP_CIPHER_CTX_copy'
/usr/local/include/openssl/evp.h:459: error: previous declaration of 'EVP_CIPHER_CTX_copy' was here
ossl_x509name.c: In function 'ossl_x509name_initialize':
ossl_x509name.c:142: warning: passing argument 2 of 'd2i_X509_NAME' from incompatible pointer type
*** Error code 1

Stop in /usr/ports/lang/ruby18/work/ruby-1.8.7-p248/ext/openssl.
*** Error code 1

Stop in /usr/ports/lang/ruby18/work/ruby-1.8.7-p248.
*** Error code 1

Stop in /usr/ports/lang/ruby18.

Script done on Tue Apr  6 05:26:32 2010
--- ruby18-build-log.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list