Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336741 - sci-mathematics/agda-1.0.2-r2 should unconditionally depend on emacs
Summary: sci-mathematics/agda-1.0.2-r2 should unconditionally depend on emacs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-10 16:55 UTC by Ulrich Müller
Modified: 2010-09-14 19:54 UTC (History)
2 users (show)

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


Attachments
proposed fix for ebuild (agda-1.0.2-r2.ebuild.diff,812 bytes, patch)
2010-09-11 17:40 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-10 16:55:09 UTC
With USE="-emacs" and /usr/bin/emacs symlinked to zile, configure will hang:

checking for x86_64-pc-linux-gnu-gandalf... no
checking for gandalf... no
checking for autom4te... autom4te
checking for emacs... /usr/bin/emacs
checking if /usr/bin/emacs is XEmacs... 

Patch will follow.
Comment 1 Ulrich Müller gentoo-dev 2010-09-11 17:36:35 UTC
Looks like this package won't build at all without GNU Emacs being present.
Therefore, the emacs USE flag should be removed and the dependency on emacs made mandatory.
Comment 2 Ulrich Müller gentoo-dev 2010-09-11 17:40:57 UTC
Created attachment 246875 [details, diff]
proposed fix for ebuild
Comment 3 Sébastien Fabbro (RETIRED) gentoo-dev 2010-09-14 19:54:19 UTC
in cvs. thanks.