Bug 340319

Summary: Master branch, trying to emerge kdevelop fails on ICU package
Product: kde-windows Reporter: Michael Gooch <goochmi>
Component: buildsystemAssignee: KDE-Windows <kde-windows>
Status: RESOLVED FIXED    
Severity: normal CC: nalvarez, pedrogfrancisco
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
URL: http://pastebin.com/yiPWUj0s
Latest Commit: Version Fixed In:

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