ports/88683: Build of openssl-0.9.8a generates error

Thomas Novin thomas at fiberdata.se
Tue Nov 8 19:40:32 UTC 2005


>Number:         88683
>Category:       ports
>Synopsis:       Build of openssl-0.9.8a generates error
>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 Nov 08 19:40:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Novin
>Release:        4.6.2-RELEASE-p10
>Organization:
>Environment:
FreeBSD xxx.net 4.6.2-RELEASE-p10 FreeBSD 4.6.2-RELEASE-p10 #7: Wed Mar 12 14:30:36 CET 2003     root at xxx.net:/usr/obj/usr/src/sys/IDE  i386
>Description:
Cannot build openssl 0.9.8a. Probably depends on something that has too low version on my system since it works on other systems with FBSD 5.x.

root at xxx:/usr/ports/security/openssl# make clean && make distclean && make
===>  Cleaning for openssl-0.9.8a
===>  Cleaning for openssl-0.9.8a
===>  Deleting distfiles for openssl-0.9.8a
===>  Vulnerability check disabled, database not found
=> openssl-0.9.8a.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://xxx.net/pub/FreeBSD/ports/distfiles/.
fetch: openssl-0.9.8a.tar.gz: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from http://www.openssl.org/source/.
Receiving openssl-0.9.8a.tar.gz (3271435 bytes): 100%
3271435 bytes transferred in 9.6 seconds (334.48 kBps)
===>  Extracting for openssl-0.9.8a
=> MD5 Checksum OK for openssl-0.9.8a.tar.gz.
===>  Patching for openssl-0.9.8a
===>  Applying FreeBSD patches for openssl-0.9.8a
===>  Configuring for openssl-0.9.8a
cd /usr/ports/security/openssl/work/openssl-0.9.8a  && /usr/bin/env CC="cc" CFLAGS="-O -pipe  -Wl,-rpath,/usr/local/lib" PERL="/usr/bin/perl"  PTHREAD_CFLAGS=-D_THREAD_SAFE PTHREAD_LIBS=-pthread  ./config --prefix=/usr/local --openssldir=/usr/local/openssl  -L/usr/local/lib no-fips shared
Operating system: i686-pc-freebsd4.6.2
Configuring for BSD-x86-elf
Configuring for BSD-x86-elf
    no-fips         [option]   OPENSSL_NO_FIPS (skip dir)
    no-gmp          [default]  OPENSSL_NO_GMP (skip dir)
    no-krb5         [krb5-flavor not specified] OPENSSL_NO_KRB5
    no-mdc2         [default]  OPENSSL_NO_MDC2 (skip dir)
    no-rc5          [default]  OPENSSL_NO_RC5 (skip dir)
    no-zlib         [default] 
    no-zlib-dynamic [default] 
IsMK1MF=0
CC            =gcc
CFLAG         =-fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -pthread -D_REENTRANT -D_THREAD_SAFE -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM
EX_LIBS       =-L/usr/local/lib 
CPUID_OBJ     =x86cpuid-elf.o
BN_ASM        =bn86-elf.o co86-elf.o
DES_ENC       =dx86-elf.o yx86-elf.o
AES_ASM_OBJ   =ax86-elf.o
BF_ENC        =bx86-elf.o
CAST_ENC      =c_enc.o
RC4_ENC       =rx86-elf.o
RC5_ENC       =r586-elf.o
MD5_OBJ_ASM   =mx86-elf.o
SHA1_OBJ_ASM  =sx86-elf.o s512sse2-elf.o
RMD160_OBJ_ASM=rm86-elf.o
PROCESSOR     =
RANLIB        =/usr/bin/ranlib
ARFLAGS       =
PERL          =/usr/bin/perl

<SNIP>

ssltest.c => ../test/ssltest.c
making links in engines...
making links in apps...
making links in test...
making links in tools...
generating dummy tests (if needed)...

Since you've disabled or enabled at least one algorithm, you need to do
the following before building:

        make depend

Configured for BSD-x86-elf.
sed: illegal option -- i
usage: sed script [-Ean] [file ...]
       sed [-an] [-e script] ... [-f script_file] ... [file ...]
*** Error code 1

Stop in /usr/ports/security/openssl.
>How-To-Repeat:
Repeat 'make'
>Fix:

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



More information about the freebsd-ports-bugs mailing list