Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484636 - dev-vcs/git-annex-4.20130815 USE=android - Assistant/WebApp/Types.hs:73:27: Not in scope: `widgetFile'
Summary: dev-vcs/git-annex-4.20130815 USE=android - Assistant/WebApp/Types.hs:73:27: N...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-12 03:24 UTC by Jeff Kowalczyk
Modified: 2013-09-29 05:57 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info.txt,5.92 KB, text/plain)
2013-09-12 03:26 UTC, Jeff Kowalczyk
Details
build.log (build.log,42.03 KB, text/x-log)
2013-09-12 03:26 UTC, Jeff Kowalczyk
Details
portage emerge environment (environment.txt,106.76 KB, text/plain)
2013-09-12 03:26 UTC, Jeff Kowalczyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Kowalczyk 2013-09-12 03:24:34 UTC
When emerging dev-vcs/git-annex-4.20130815 with USE +android, compilation fails with two Haskell module errors:

Loading package DAV-0.4.1 ... linking ... done.

Assistant/WebApp/Types.hs:73:27: Not in scope: `widgetFile'

Assistant/WebApp/Types.hs:74:48: Not in scope: `hamletTemplate'


Reproducible: Always
Comment 1 Jeff Kowalczyk 2013-09-12 03:26:04 UTC
Created attachment 358502 [details]
emerge --info
Comment 2 Jeff Kowalczyk 2013-09-12 03:26:33 UTC
Created attachment 358504 [details]
build.log
Comment 3 Jeff Kowalczyk 2013-09-12 03:26:52 UTC
Created attachment 358506 [details]
portage emerge environment
Comment 4 Fabian Köster 2013-09-28 10:11:48 UTC
I can reproduce this bug here, also on amd64.
Comment 5 Alexander Vershilov (RETIRED) gentoo-dev 2013-09-29 05:57:06 UTC
Thanks for report. I've dropped android use flag for git-annex in main tree due to it's beta status. You can use haskell-overlay to work around this issue.