Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266797 - USE="doc" x11-wm/awesome-3.2.1-r2 fails
Summary: USE="doc" x11-wm/awesome-3.2.1-r2 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: MATSUU Takuto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-19 18:56 UTC by Sebastian Dörner
Modified: 2009-04-23 10:59 UTC (History)
1 user (show)

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


Attachments
Build log (build.log,33.13 KB, text/plain)
2009-04-19 19:00 UTC, Sebastian Dörner
Details
emerge --info (emerge.info,3.75 KB, text/plain)
2009-04-19 19:02 UTC, Sebastian Dörner
Details
english build log (build.log,33.04 KB, text/plain)
2009-04-21 15:26 UTC, Sebastian Dörner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Dörner 2009-04-19 18:56:19 UTC
When building x11-wm/awesome-3.2.1-r2 with doc use flag, the build fails due to a missing doc-directory in awesome_build.

Reproducible: Always

Steps to Reproduce:
1.USE="doc" ACCEPT_KEYWORDS="~x86" emerge x11-wm/awesome
2.
3.

Actual Results:  
Failed build

Expected Results:  
Successful awesome installation including docs
Comment 1 Sebastian Dörner 2009-04-19 19:00:17 UTC
Created attachment 188912 [details]
Build log
Comment 2 Sebastian Dörner 2009-04-19 19:02:18 UTC
Created attachment 188914 [details]
emerge --info
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-20 21:34:40 UTC
Please emerge the package again but this time with 

  LC_ALL="C"

set so the resulting build.log file doesn't contain german phrases. When you did so attach the build.log file to this bug.
Comment 4 Sebastian Dörner 2009-04-21 15:26:40 UTC
Created attachment 189056 [details]
english build log
Comment 5 Maxim Pudov 2009-04-22 08:36:28 UTC
I have the same problem on my amd64 machine
Comment 6 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-22 15:01:45 UTC
assigning to maintainer
Comment 7 MATSUU Takuto (RETIRED) gentoo-dev 2009-04-22 16:34:55 UTC
I'm sorry. Fixed in awesome-3.2.1-r3.
Comment 8 Maxim Pudov 2009-04-22 19:28:43 UTC
awesome-3.2.1-r3 emerged correctly. in my opinion we could close the issue. thanks for quick fix!
Comment 9 Sebastian Dörner 2009-04-23 10:59:35 UTC
Fix works for me, too. Thanks for the fast resolution.