Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
emerge gnupg app-crypt/gnupg-1.9.20-r3 depends on pth (GNU Portable Threads Library). build hangs at "checking for stack setup via sigaltstack..." Dump: Machine Context Implementation: checking for ucontext.h... yes checking for function makecontext... yes checking for function swapcontext... yes checking for function getcontext... yes checking for function setcontext... yes checking for usable SVR4/SUSv2 makecontext(2)/swapcontext(2)... yes checking for signal.h... (cached) yes checking for function sigsetjmp... no checking for function siglongjmp... yes checking for function setjmp... yes checking for function longjmp... yes checking for function _setjmp... yes checking for function _longjmp... yes checking for function sigaltstack... yes checking for function sigstack... yes checking for signal-mask aware setjmp(3)/longjmp(3)... yes: ssjlj checking for typedef stack_t... (cached) yes checking for direction of stack growth... down checking for function makecontext... (cached) yes checking for stack setup via makecontext... ok checking for function sigaltstack... (cached) yes checking for typedef stack_t... (cached) yes checking for stack setup via sigaltstack... If any more info is required just ask. Cheers
emerge --info and attach /var/log/portage/gnupg-1.9.20-r3/work/gnupg-1.9.20/config.log please.
Same as bug#131234, I've removed the sigstack fail, so the size will be guessed.
Created an attachment (id=97553) [details] pth-1.4.0-sigstack.patch
Created an attachment (id=97554) [details] pth-1.4.0.ebuild.diff
fixed -thanks nmonkee and alon