Bug 340319 - Master branch, trying to emerge kdevelop fails on ICU package
Summary: Master branch, trying to emerge kdevelop fails on ICU package
Status: RESOLVED FIXED
Alias: None
Product: kde-windows
Classification: Miscellaneous
Component: buildsystem (show other bugs)
Version: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KDE-Windows
URL: http://pastebin.com/yiPWUj0s
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-24 20:21 UTC by Michael Gooch
Modified: 2014-11-06 11:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Gooch 2014-10-24 20:21:31 UTC
http://pastebin.com/yiPWUj0s

There was also a problem with many packages trying to run "make" instead of mingw32-make, I used mklink to link the mingw32-make file to make.

Reproducible: Always

Steps to Reproduce:
1. clone repostiroy
2. activate kdeenv.bat
3. emerge kdevelop

Actual Results:  
build fails on ICU for C/C++ 53.1 due to a missing make target or missing file

Expected Results:  
all packages required for kdevelop build and then kdevelop is built
Comment 1 Nicolás Alvarez 2014-11-04 15:40:40 UTC
This seems to be fixed now.
Comment 2 Michael Gooch 2014-11-06 11:45:17 UTC
that does appear to be fixed now... qt still bugging on me