Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6387 - need to disable --enable-m-guard for sparc/sparc64
Summary: need to disable --enable-m-guard for sparc/sparc64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: Sparc Linux
: High normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-12 20:35 UTC by Jack Morgan (RETIRED)
Modified: 2003-01-13 19:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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