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

Bug 336117

Summary: sys-apps/qingy-0.9.9 hangs during configure in emacs check
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: [OLD] Core systemAssignee: Michele Noberasco (RETIRED) <s4t4n>
Status: RESOLVED FIXED    
Severity: normal CC: base-system, emacs, email
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 335898    
Attachments: proposed fix for the ebuild

Description Ulrich Müller gentoo-dev 2010-09-05 14:51:09 UTC
With USE="-emacs" and /usr/bin/emacs symlinked to zile, configure will hang:

checking for x86_64-pc-linux-gnu-gcc... (cached) gcc -O
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc -O accepts -g... (cached) yes
checking for gcc -O option to accept ISO C89... (cached) none needed
checking dependency style of gcc -O... (cached) gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for emacs... emacs
checking where .elc files should go...
Comment 1 Ulrich Müller gentoo-dev 2010-09-05 14:51:49 UTC
Created attachment 246153 [details, diff]
proposed fix for the ebuild
Comment 2 Michele Noberasco (RETIRED) gentoo-dev 2010-09-06 08:46:47 UTC
Fixed. Thanks for the submission.