Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2005 18:21:49 +0200
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        Sergey Matveychuk <sem@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/Mk bsd.ruby.mk ports/security/vuxml vuln.xml ports/lang/ruby16 Makefile distinfo ports/lang/ruby18 Makefile distinfo ports/lang/ruby18/files patch-lib_xmlrpc_utils.rb
Message-ID:  <20051028182149.49c06881.lehmann@ans-netz.de>
In-Reply-To: <200510271940.j9RJePVS023200@repoman.freebsd.org>
References:  <200510271940.j9RJePVS023200@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hm, something is broken with openssl from ports I've updated yesterday
(probably not caused by this commit)

root@avocado ruby18> make
===>  Building for ruby-1.8.2_5
compiling bigdecimal
compiling curses
compiling dbm
compiling digest
compiling digest/md5
compiling digest/rmd160
compiling digest/sha1
compiling digest/sha2
compiling dl
compiling enumerator
compiling etc
compiling fcntl
compiling io/wait
compiling nkf
compiling openssl
cc -fPIC -O -pipe -march=pentium3   -fPIC -I/usr/local/include -I.
-I../.. -I../../. -I../.././ext/openssl -DHAVE_UNISTD_H -DHAVE_SYS_TIME_H
-DHAVE_ASSERT_H -DHAVE_OPENSSL_SSL_H -DHAVE_OPENSSL_CONF_API_H
-DHAVE_BN_MOD_ADD -DHAVE_BN_MOD_SQR -DHAVE_BN_MOD_SUB
-DHAVE_BN_PSEUDO_RAND_RANGE -DHAVE_BN_RAND_RANGE
-DHAVE_CONF_GET1_DEFAULT_CONFIG_FILE -DHAVE_EVP_CIPHER_CTX_SET_PADDING
-DHAVE_EVP_CIPHERFINAL_EX -DHAVE_EVP_CIPHERINIT_EX
-DHAVE_EVP_DIGESTFINAL_EX -DHAVE_EVP_DIGESTINIT_EX
-DHAVE_EVP_MD_CTX_CLEANUP -DHAVE_EVP_MD_CTX_CREATE
-DHAVE_EVP_MD_CTX_DESTROY -DHAVE_EVP_MD_CTX_INIT -DHAVE_HMAC_CTX_CLEANUP
-DHAVE_HMAC_CTX_INIT -DHAVE_PEM_DEF_CALLBACK -DHAVE_X509V3_SET_NCONF
-DHAVE_X509_CRL_ADD0_REVOKED -DHAVE_X509_CRL_SET_ISSUER_NAME
-DHAVE_X509_CRL_SET_VERSION -DHAVE_X509_CRL_SORT -DHAVE_VA_ARGS_MACRO
-DHAVE_OPENSSL_ENGINE_H -DHAVE_ENGINE_ADD
-DHAVE_ENGINE_LOAD_BUILTIN_ENGINES -DHAVE_ENGINE_GET_DIGEST
-DHAVE_ENGINE_GET_CIPHER -DHAVE_ENGINE_CLEANUP -DHAVE_OPENSSL_OCSP_H
-DHAVE_ST_FLAGS -DHAVE_ST_ENGINE -DHAVE_ST_SINGLE -c ossl_x509store.c
ossl_x509store.c: In function `ossl_x509stctx_set_time':
ossl_x509store.c:541: error: structure has no member named `flags'
*** Error code 1
1 error
*** Error code 1
1 error
*** Error code 2

Stop in /usr/ports/lang/ruby18.
Exit 1
root@avocado ruby18> 


-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051028182149.49c06881.lehmann>