From nobody@FreeBSD.org  Tue May 26 05:51:18 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8AE50106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 26 May 2009 05:51:18 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 792DE8FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 26 May 2009 05:51:18 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4Q5pI0U066378
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 26 May 2009 05:51:18 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n4Q5pHPm066377;
	Tue, 26 May 2009 05:51:17 GMT
	(envelope-from nobody)
Message-Id: <200905260551.n4Q5pHPm066377@www.freebsd.org>
Date: Tue, 26 May 2009 05:51:17 GMT
From: zloidemon <g.veniamin@googlemail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: compiling world (libcrypto)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         134947
>Category:       misc
>Synopsis:       [build] compiling world (libcrypto)
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 26 06:00:05 UTC 2009
>Closed-Date:    Wed Feb 17 11:47:50 UTC 2010
>Last-Modified:  Wed Feb 17 11:47:50 UTC 2010
>Originator:     zloidemon
>Release:        8.0-CURRENT
>Organization:
>Environment:
FreeBSD ss.su 8.0-CURRENT FreeBSD 8.0-CURRENT #3: Mon May 25 13:01:54 KRAST 2009     zloiadmin@ss.su:/usr/obj/usr/src/sys/zl0_M10  i386
>Description:
cc -fpic -DPIC -g  -DTERMIOS -DANSI_SOURCE -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/obj/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_IDEA -DL_ENDIAN -DNO_IDEA -g -std=gnu89 -fstack-protector  -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/eng_padlock.c -o eng_padlock.So                                                                                                                                           
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/eng_padlock.c: In function 'padlock_xcrypt_ecb':                        
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/eng_padlock.c:445: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'                                                                                                                       
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/eng_padlock.c:445: error: 'asm' operand has impossible constraints      
*** Error code 1                                                                                                                            

Stop in /usr/src/secure/lib/libcrypto.
*** Error code 1                      


ss# cat /etc/make.conf
KERNCONF=zl0_M10
LOADER_ZFS_SUPPORT=yes
#WRKDIRPREFIX=/var/tmp
CFLAGS=-g
WITH_DBUG=yes
DEBUG_FLAGS=-g

# added by use.perl 2009-05-11 03:13:44
PERL_VERSION=5.8.9
OVERRIDE_LINUX_BASE_PORT=f8
OVERRIDE_LINUX_NONBASE_PORT=f8

>How-To-Repeat:
make buildworld
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: brucec 
State-Changed-When: Wed Feb 17 11:35:40 UTC 2010 
State-Changed-Why:  
This may be caused by not having any -Ox flags in your CFLAGS variable. 
If you have further problems, please email the freebsd-current mailing list, 
since you're more likely to receive help with build problems there. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134947 
>Unformatted:
