Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 526540 - app-emulation/wine-1.7.21 - ?
Summary: app-emulation/wine-1.7.21 - ?
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal minor
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-23 04:57 UTC by Janne Pänkälä
Modified: 2014-10-27 13:13 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janne Pänkälä 2014-10-23 04:57:40 UTC
When I do 'emerge wine' compilation exits with an error to "wtypes.h" not found.
It would look like the first time the error comes from under 
'wine-1.7.21-abi_x86_32.x86'

If I do 

cd /usr/portage/app-emulation/wine ; ebuild wine-1.7.21.ebuild compile

it will proceed further and exit again to same error on this time it looks like
error presents itself when compiling under 'wine-1.7.21-abi_x86_64.amd64'

When I run ebuild wine-1.7.21.ebuild compile again it passes.

After that 

ebuild wine-1.7.21.ebuild install
ebuild wine-1.7.21.ebuild qmerge

And I have wine on my disk.

Correct solution would be to fix Makefile dependencies and submit a patch to wine, but quick workaround for this could be to have 'make' run only single process.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-10-23 09:07:35 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.