Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 190436

Summary: sys-libs/openssl-0.9.8-r2 fails to build
Product: Gentoo Linux Reporter: Alan Hourihane <alanh>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alan Hourihane 2007-08-27 18:00:20 UTC
i686-pc-linux-gnu-gcc -I.. -I../.. -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -O0 -march=pentium4 -pipe -Wa,--noexecstack   -c -o eng_padlock.o eng_padlock.c
distcc[3970] ERROR: compile /var/tmp/ccache/eng_padloc.tmp.localhost.3966.i on localhost failed
eng_padlock.c: In function 'padlock_xcrypt_ecb':
eng_padlock.c:445: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
make[2]: *** [eng_padlock.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8e-r2/work/openssl-0.9.8e/crypto/engine'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8e-r2/work/openssl-0.9.8e/crypto'
make: *** [build_crypto] Error 1

!!! ERROR: dev-libs/openssl-0.9.8e-r2 failed.
Call stack:
  ebuild.sh, line 1638:   Called dyn_compile
  ebuild.sh, line 985:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  openssl-0.9.8e-r2.ebuild, line 112:   Called die

!!! make all failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/dev-libs/openssl-0.9.8e-r2/temp/build.log'.


Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-27 18:14:02 UTC

*** This bug has been marked as a duplicate of bug 185104 ***