Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336117 - sys-apps/qingy-0.9.9 hangs during configure in emacs check
Summary: sys-apps/qingy-0.9.9 hangs during configure in emacs check
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michele Noberasco (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 335898
  Show dependency tree
 
Reported: 2010-09-05 14:51 UTC by Ulrich Müller
Modified: 2010-09-06 08:46 UTC (History)
3 users (show)

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


Attachments
proposed fix for the ebuild (qingy-0.9.9.ebuild.diff,348 bytes, patch)
2010-09-05 14:51 UTC, Ulrich Müller
Details | Diff

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