Commit a3b2a03
committed
the last windows build got stuck. apparently you can't see the output of a given step of a runner in github like you can in gitlab, so I was blind, but it only takes <10 minutes to build the exe in gitlab, so I canceled it at 12 minutes.
Yeah, it looks like it got stuck after executing the app. It probably just launched the "window" and nobody was around to close it, so it just stayed. Strange, on gitlab it doesn't get stuck here. Anyway, I'll just comment-out the line that executes it after the build
2020-05-31T22:49:02.2534968Z 18769 INFO: Building COLLECT COLLECT-00.toc
2020-05-31T22:49:03.3525464Z 19879 INFO: Building COLLECT COLLECT-00.toc completed successfully.
2020-05-31T22:49:03.4585398Z
2020-05-31T22:49:03.4590070Z DEBUG: 134+ >>>> .\dist\helloWorld\helloWorld.exe | Out-String
2020-05-31T22:49:03.8366527Z .\dist\helloWorld\helloWorld.exe : [INFO ] [Logger ] Record log in
2020-05-31T22:49:03.8366823Z DEBUG: 19+ if ( & >>>> { Set-StrictMode -Version 1; $_.PSMessageDetails } )
2020-05-31T22:49:03.8373349Z {
2020-05-31T22:49:03.8373998Z C:\Users\runneradmin\.kivy\logs\kivy_20-05-31_3.txt
2020-05-31T22:49:03.8374406Z DEBUG: 19+ if ( & { >>>> Set-StrictMode -Version 1; $_.PSMessageDetails } )
2020-05-31T22:49:03.8374754Z At D:\a\cross-platform-python-gui\cross-platform-python-gui\build\windows\buildExe.ps1:134 char:1
2020-05-31T22:49:03.8374964Z {
2020-05-31T22:49:03.8375288Z + .\dist\helloWorld\helloWorld.exe | Out-String
2020-05-31T22:49:03.8375506Z DEBUG: 19+ if ( & { Set-StrictMode -Version 1; >>>> $_.PSMessageDetails } )
2020-05-31T22:49:03.8375744Z + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-05-31T22:49:03.8375977Z {
2020-05-31T22:49:03.8376218Z + CategoryInfo : NotSpecified: ([INFO ] [Logg..._20-05-31_3.txt:String) [], RemoteException
2020-05-31T22:49:03.8376485Z DEBUG: 1+ & >>>> { Set-StrictMode -Version 1; $this.Exception.InnerException.PSMessageDetails }
2020-05-31T22:49:03.8376670Z + FullyQualifiedErrorId : NativeCommandError
2020-05-31T22:49:03.8377144Z DEBUG: 1+ & { >>>> Set-StrictMode -Version 1; $this.Exception.InnerException.PSMessageDetails }
2020-05-31T22:49:03.8377369Z
2020-05-31T22:49:03.8377637Z DEBUG: 1+ & { Set-StrictMode -Version 1; >>>> $this.Exception.InnerException.PSMessageDetails }
2020-05-31T22:49:03.8378024Z [INFO ] [Kivy ] v1.11.1
2020-05-31T22:49:03.8378278Z DEBUG: 1+ & { Set-StrictMode -Version 1; $this.Exception.InnerException.PSMessageDetails >>>> }
2020-05-31T22:49:03.8378512Z [INFO ] [Kivy ] Installed at
2020-05-31T22:49:03.8378721Z DEBUG: 19+ if ( & { Set-StrictMode -Version 1; $_.PSMessageDetails >>>> } )
2020-05-31T22:49:03.8378979Z "D:\a\cross-platform-python-gui\cross-platform-python-gui\pyinstaller\dist\helloWorld\kivy\__init__.pyc"
2020-05-31T22:49:03.8379214Z {
2020-05-31T22:49:03.8379459Z [INFO ] [Python ] v3.7.7 (tags/v3.7.7:d7c567b08f, Mar 10 2020, 10:41:24) [MSC v.1900 64 bit (AMD64)]
2020-05-31T22:49:03.8379730Z DEBUG: 26+ $errorCategoryMsg = & >>>> { Set-StrictMode -Version 1;
2020-05-31T22:49:03.8379912Z [INFO ] [Python ] Interpreter at
2020-05-31T22:49:03.8380171Z $_.ErrorCategory_Message }
2020-05-31T22:49:03.8380415Z "D:\a\cross-platform-python-gui\cross-platform-python-gui\pyinstaller\dist\helloWorld\helloWorld.exe"
2020-05-31T22:49:03.8380676Z DEBUG: 26+ $errorCategoryMsg = & { >>>> Set-StrictMode -Version 1;
2020-05-31T22:49:03.8380913Z [INFO ] [Factory ] 184 symbols loaded
2020-05-31T22:49:03.8381141Z $_.ErrorCategory_Message }
2020-05-31T22:49:03.8381398Z DEBUG: 26+ $errorCategoryMsg = & { Set-StrictMode -Version 1; >>>>
2020-05-31T22:49:03.8381648Z $_.ErrorCategory_Message }
2020-05-31T22:49:03.8381900Z DEBUG: 26+ $errorCategoryMsg = & { Set-StrictMode -Version 1;
2020-05-31T22:49:03.8382147Z $_.ErrorCategory_Message >>>> }
2020-05-31T22:49:03.8382428Z DEBUG: 42+ $originInfo = & >>>> { Set-StrictMode -Version 1; $_.OriginInfo
2020-05-31T22:49:03.8382633Z }
2020-05-31T22:49:03.8382884Z DEBUG: 42+ $originInfo = & { >>>> Set-StrictMode -Version 1; $_.OriginInfo
2020-05-31T22:49:03.8383124Z }
2020-05-31T22:49:03.8383374Z DEBUG: 42+ $originInfo = & { Set-StrictMode -Version 1; >>>> $_.OriginInfo
2020-05-31T22:49:03.8383608Z }
2020-05-31T22:49:03.8383857Z DEBUG: 42+ $originInfo = & { Set-StrictMode -Version 1; $_.OriginInfo >>>>
2020-05-31T22:49:03.8384045Z }
2020-05-31T22:49:03.9356266Z [INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2, img_gif (img_pil, img_ffpyplayer ignored)
2020-05-31T22:49:03.9676815Z [INFO ] [Text ] Provider: sdl2
2020-05-31T22:49:03.9936654Z [INFO ] [Window ] Provider: sdl2
2020-05-31T22:49:04.0083949Z [INFO ] [Window ] Activate GLES2/ANGLE context
2020-05-31T22:49:04.1478511Z [INFO ] [GL ] Using the "OpenGL" graphics system
2020-05-31T22:49:04.2408226Z [INFO ] [GL ] Backend used <angle_sdl2>
2020-05-31T22:49:04.2409014Z [INFO ] [GL ] OpenGL version <b'OpenGL ES 3.0.0 (ANGLE 2.1.0.fca5a005aa88)'>
2020-05-31T22:49:04.2409705Z [INFO ] [GL ] OpenGL vendor <b'Google Inc.'>
2020-05-31T22:49:04.2409943Z [INFO ] [GL ] OpenGL renderer <b'ANGLE (Microsoft Basic Render Driver Direct3D11 vs_5_0 ps_5_0)'>
2020-05-31T22:49:04.2438658Z [INFO ] [GL ] OpenGL parsed version: 3, 0
2020-05-31T22:49:04.2460074Z [INFO ] [GL ] Shading version <b'OpenGL ES GLSL ES 3.00 (ANGLE 2.1.0.fca5a005aa88)'>
2020-05-31T22:49:04.2480918Z [INFO ] [GL ] Texture max size <16384>
2020-05-31T22:49:04.2501668Z [INFO ] [GL ] Texture max units <16>
2020-05-31T22:49:04.3073547Z [INFO ] [Window ] auto add sdl2 input provider
2020-05-31T22:49:04.3074268Z [INFO ] [Window ] virtual keyboard not allowed, single mode, not docked
2020-05-31T22:49:04.3082991Z [INFO ] [Base ] Start application main loop
2020-05-31T22:49:04.3103783Z [INFO ] [GL ] NPOT texture support is available
2020-05-31T22:57:31.6994296Z ##[error]The operation was canceled.
2020-05-31T22:57:31.7270460Z Post job cleanup.
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch master
# Your branch is ahead of 'origin/master' by 1 commit.
# (use "git push" to publish your local commits)
#
# Changes to be committed:
# modified: build/windows/buildExe.ps1
#1 parent 5af8969 commit a3b2a03
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments