Bug 341518

Summary: emerge qt on 4.13 fails on windows using mingw
Product: kde-windows Reporter: PaulM <paul.manners>
Component: buildsystemAssignee: KDE-Windows <kde-windows>
Status: RESOLVED FIXED    
Severity: grave CC: paul.manners
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Microsoft Windows   
URL: http://paste.ubuntu.com/9353145/
Latest Commit: Version Fixed In:

Description PaulM 2014-12-03 08:16:51 UTC
The package information in the portage scripts for perl causes a problem when trying to run emerge qt in windows on the 4.13 branch. 

The issue appears to be that the perl sources are no longer available for 5.16.3 at the specified URL.  I would like make a fix to point to http://downloads.activestate.com/ActivePerl/releases/5.20.1.2000/ but doesn't seem that the file checksum is generated with either SHA1 or MD5.  


Reproducible: Always

Steps to Reproduce:
1. Clean git emerge checkout
2. Update of kdesettings.ini and kdesettings.bat in etc folder (mingw and x64).
3. emerge qt

Actual Results:  
Emerge failed to complete successfully due to problems with perl.

Expected Results:  
Should have run to completion.

Output from emerge qt command: 

http://paste.ubuntu.com/9353145/
Comment 1 PaulM 2014-12-04 12:01:34 UTC
Git commit e63feed06c1d48a0db598bc0d0cecef5acf2244d by Paul Manners.
Committed on 04/12/2014 at 09:59.
Pushed by paulmanners into branch 'kde-4.13'.

- Bug fix to update the package config for perl in emerge portage. Now
  we point to the lastest perl sources.

M  +7    -1    portage/dev-util/perl/perl-all.py

http://commits.kde.org/emerge/e63feed06c1d48a0db598bc0d0cecef5acf2244d