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

Bug 6387

Summary: need to disable --enable-m-guard for sparc/sparc64
Product: Gentoo Linux Reporter: Jack Morgan (RETIRED) <jmorgan>
Component: [OLD] UnspecifiedAssignee: Doug Goldstein (RETIRED) <cardoe>
Status: RESOLVED FIXED    
Severity: normal CC: alron
Priority: High    
Version: 1.1a   
Hardware: Sparc   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jack Morgan (RETIRED) gentoo-dev 2002-08-12 20:35:53 UTC
Here is the error:

-------------error--------------------------------------------------------------
make  all-am
make[3]: Entering directory `/home/tmp/portage/gnupg-1.0.7/work/gnupg-1.0.7/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/tmp/portage/gnupg-1.0.7/work/gnupg-1.0.7/doc'
make[2]: Leaving directory `/home/tmp/portage/gnupg-1.0.7/work/gnupg-1.0.7/doc'
Making all in checks
make[2]: Entering directory `/home/tmp/portage/gnupg-1.0.7/work/gnupg-
1.0.7/checks'
./gpg_dearmor > ./plain-2 < ./plain-2o.asc
./gpg_dearmor: line 2:  2215 Bus error               ../g10/gpg --no-options --
no-greeting --no-secmem-warning --batch --dearmor
make[2]: *** [plain-2] Error 138
make[2]: Leaving directory `/home/tmp/portage/gnupg-1.0.7/work/gnupg-
1.0.7/checks'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tmp/portage/gnupg-1.0.7/work/gnupg-1.0.7'
make: *** [all] Error 2
!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -202, Exitcode 2
!!! (no error message)
-------------error--------------------------------------------------------------

Looking at the INSTALL, it says, "bus error occurs on sparcs with --enable-m-
guard"

Thanks,
jmorgan
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-13 14:51:46 UTC
Doug, Jack:

use sparc && myconf="--disable-blah"

is the new syntax for this kinda stuff
Comment 2 Maarten Thibaut (RETIRED) gentoo-dev 2002-08-19 18:51:11 UTC
Fixed in app-crypt/gnupg-1.0.7.ebuild