Date: Sat, 24 Dec 2005 21:32:09 GMT From: Michael Nottebrock <lofi@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/90888: security/openssl does not respect CC/CFLAGS Message-ID: <200512242132.jBOLW9aI014530@www.freebsd.org> Resent-Message-ID: <200512242140.jBOLe5qm082436@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 90888 >Category: ports >Synopsis: security/openssl does not respect CC/CFLAGS >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: Sat Dec 24 21:40:04 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Michael Nottebrock >Release: 4.11-RELEASE >Organization: >Environment: FreeBSD kiste 4.11-STABLE FreeBSD 4.11-STABLE #3: Sun Jan 9 15:26:53 CET 2005 root@kiste:/usr/obj/usr/src/sys/KISTE-UP i386 >Description: [lofi@kiste]:1:/usr/ports/security/openssl > make -V CFLAGS -O -pipe -Wl,-rpath,/usr/local/lib [lofi@kiste]:0:/usr/ports/security/openssl > make -V CC cc [lofi@kiste]:0:/usr/ports/security/openssl > sudo make configure ===> Extracting for openssl-0.9.8a => MD5 Checksum OK for openssl-0.9.8a.tar.gz. => SHA256 Checksum OK for openssl-0.9.8a.tar.gz. ===> openssl-0.9.8a depends on file: /usr/local/bin/perl5.8.7 - found ===> Patching for openssl-0.9.8a ===> openssl-0.9.8a depends on file: /usr/local/bin/perl5.8.7 - found ===> Applying FreeBSD patches for openssl-0.9.8a ===> openssl-0.9.8a depends on file: /usr/local/bin/perl5.8.7 - found ===> 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/local/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: i386-pc-freebsd4.11 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-sse2 [forced] 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 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512242132.jBOLW9aI014530>