[kde-windows] [Bug 340273] Msys failure on kde-win for kde-4.12 due to bad line in python code

PaulM paul.manners at gmail.com
Wed Dec 3 06:43:02 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=340273

--- Comment #8 from PaulM <paul.manners at gmail.com> ---
When running emerge qt:
...
[ 45%] Built target zlib
[ 88%] Built target zlibstatic
[ 91%] Built target example
[ 94%] Built target example64
[ 97%] Built target minigzip
[100%] Built target minigzip64
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing:
r:/build/win32libs/zlib-1.2.5-1/image-mingw4-RelWithDebInfo-1.2.8/lib/libz.dll.a
-- Installing:
r:/build/win32libs/zlib-1.2.5-1/image-mingw4-RelWithDebInfo-1.2.8/bin/libz.dll
-- Installing:
r:/build/win32libs/zlib-1.2.5-1/image-mingw4-RelWithDebInfo-1.2.8/lib/libz.a
-- Installing:
r:/build/win32libs/zlib-1.2.5-1/image-mingw4-RelWithDebInfo-1.2.8/include/zconf.h
-- Installing:
r:/build/win32libs/zlib-1.2.5-1/image-mingw4-RelWithDebInfo-1.2.8/include/zlib.h
-- Installing:
r:/build/win32libs/zlib-1.2.5-1/image-mingw4-RelWithDebInfo-1.2.8/share/man/man3/zlib.3
-- Installing:
r:/build/win32libs/zlib-1.2.5-1/image-mingw4-RelWithDebInfo-1.2.8/share/pkgconfig/zlib.pc
-- Installing:
r:/build/win32libs/zlib-1.2.5-1/image-mingw4-RelWithDebInfo-1.2.8/lib/pkgconfig/zlib.pc
--2014-12-02 21:03:02-- 
http://downloads.activestate.com/ActivePerl/releases/5.16.3.1603/ActivePerl-5.16.3.1603-MSWin32
-x64-296746.zip
Resolving downloads.activestate.com (downloads.activestate.com)...
204.244.102.19
Connecting to downloads.activestate.com
(downloads.activestate.com)|204.244.102.19|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-12-02 21:03:04 ERROR 404: Not Found.

emerge fatal error: command fetch failed
emerge fatal error: running python r:\emerge\portage\dev-util\perl\perl-all.py
fetch
emerge debug: Task: Emerge stopped after: 0:57:47.281472
PS R:\>

After updating the script with new version of active state perl:

PS R:\> emerge qt
...
100%[==============================================================================>]
28 885 260   949B/s   in 2m 37s

2014-12-03 00:54:27 (180 KB/s) -
't:/ActivePerl-5.20.1.2000-MSWin32-x64-298557.zip' saved [28885260/28885260]

--2014-12-03 00:55:19-- 
http://downloads.sourceforge.net/sourceforge/msys2/msys2-base-x86_64-20140624.tar.xz
Resolving downloads.sourceforge.net (downloads.sourceforge.net)...
216.34.181.59
Connecting to downloads.sourceforge.net
(downloads.sourceforge.net)|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location:
http://downloads.sourceforge.net/project/msys2/Base/x86_64/msys2-base-x86_64-20140624.tar.xz
[following]
--2014-12-03 00:55:20-- 
http://downloads.sourceforge.net/project/msys2/Base/x86_64/msys2-base-x86_64-20140624.tar.xz
Connecting to downloads.sourceforge.net
(downloads.sourceforge.net)|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location:
http://tenet.dl.sourceforge.net/project/msys2/Base/x86_64/msys2-base-x86_64-20140624.tar.xz
[following]
--2014-12-03 00:55:21-- 
http://tenet.dl.sourceforge.net/project/msys2/Base/x86_64/msys2-base-x86_64-20140624.tar.xz
Resolving tenet.dl.sourceforge.net (tenet.dl.sourceforge.net)...
155.232.191.245
Connecting to tenet.dl.sourceforge.net
(tenet.dl.sourceforge.net)|155.232.191.245|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 46335116 (44M) [application/octet-stream]
Saving to: 't:/msys2-base-x86_64-20140624.tar.xz'

100%[==============================================================================>]
46 335 116   213KB/s   in 3m 38s

2014-12-03 00:58:59 (208 KB/s) - 't:/msys2-base-x86_64-20140624.tar.xz' saved
[46335116/46335116]

       msys2-base-x86_64-20140624.tar.xz
d0daa656ecfbda6d8112beb286c2e077210cf6c7 self.targetDigests['base'] = 'd0daa656
ecfbda6d8112beb286c2e077210cf6c7'
Traceback (most recent call last):
  File "r:\emerge\portage\dev-util\msys\msys2\msys2-20110627.py", line 52, in
<module>
    Package().execute()
  File "r:\emerge\bin\Package\PackageBase.py", line 268, in execute
    self.runAction(command)
  File "r:\emerge\bin\Package\PackageBase.py", line 295, in runAction
    ok = getattr(self, functions[command])()
  File "r:\emerge\portage\dev-util\msys\msys2\msys2-20110627.py", line 43, in
qmerge
    msysDir = os.path.join(EmergeStandardDirs.emergeRoot(),"msys")
NameError: name 'EmergeStandardDirs' is not defined
emerge fatal error: running python
r:\emerge\portage\dev-util\msys\msys2\msys2-20110627.py qmerge
emerge debug: Task: Emerge stopped after: 0:09:41.184650
PS R:\>

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-windows mailing list