Notice: Nightly Windows builder updated yesterday

Hello

I just updated the build environment for the nightly windows builds. I think it should work, but if you see issues please report them.

So the latest build with the old environment is r14339.363281dd4 (Oct 17, 2019), while the earliest is r14340.132adf8ac.

Please report back ASAP if you think you see issues directly related to this update.

2 Likes

To avoid confusing new users, this is the Master branch Nightly ie pre V6 and is EXPERIMENTAL
If you need to ask about this, it is not for you.

1 Like

Assuming the builder is also used for the 5.1 branch with different parameters (not sure if this is the case?), kicad-5.1-jenkins-434-x86_64 October 19 fails to run after install with a message that libzstd.dll missing. Repeated install did not help.

kicad-5.1-jenkins-433-x86_64 October 18 worked when installed after this. and there was no problem with **kicad-5.1-jenkins-432-x86_64 installed prior to these problems.

My system is Windows 7.

Please confirm if the master nightlies are fixed.

Master on linux works just fine

Version: (5.99.0-244-g546444297), release build
Libraries:
wxWidgets 3.0.4
libcurl/7.58.0 GnuTLS/3.5.18 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3
Platform: Linux 4.15.0-65-generic x86_64, 64 bit, Little endian, wxGTK
Build Info:
Build date: Oct 20 2019 09:21:00
wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) GTK+ 3.22
Boost: 1.65.1
OpenCASCADE Community Edition: 6.9.1
Curl: 7.58.0
Compiler: GCC 9.1.0 with C++ ABI 1013
Build settings:
KICAD_SCRIPTING=ON
KICAD_SCRIPTING_MODULES=ON
KICAD_SCRIPTING_PYTHON3=ON
KICAD_SCRIPTING_WXPYTHON=ON
KICAD_SCRIPTING_WXPYTHON_PHOENIX=ON
KICAD_SCRIPTING_ACTION_MENU=ON
BUILD_GITHUB_PLUGIN=ON
KICAD_USE_OCE=ON
KICAD_USE_OCC=OFF
KICAD_SPICE=ON

It was the nightly of the 5.1 branch that would not run.

I installed the master Windows nightly in a VM and can confirm that it is working.
Version: (5.99.0-243-g846397c69), release build
Libraries:
wxWidgets 3.0.4
libcurl/7.66.0 OpenSSL/1.1.1d (Schannel) zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.1.1) nghttp2/1.39.2
Platform: Windows 7 (build 7601, Service Pack 1), 64-bit edition, 64 bit, Little endian, wxMSW
Build Info:
Build date: Oct 19 2019 21:06:13
wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8)
Boost: 1.71.0
OpenCASCADE Community Edition: 6.9.1
Curl: 7.66.0
Compiler: GCC 9.2.0 with C++ ABI 1013

Build settings:
KICAD_SCRIPTING=ON
KICAD_SCRIPTING_MODULES=ON
KICAD_SCRIPTING_PYTHON3=OFF
KICAD_SCRIPTING_WXPYTHON=ON
KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF
KICAD_SCRIPTING_ACTION_MENU=ON
BUILD_GITHUB_PLUGIN=ON
KICAD_USE_OCE=ON
KICAD_USE_OCC=OFF
KICAD_SPICE=ON

1 Like

For the 5.1. branch I also tried the kicad-5.1-jenkins-435-x86_64 nightly (Oct. 20) in my main Win7 installation. I still get the same error about the missing file when trying to launch.

So I reverted back to kicad-5.1-jenkins-433-x86_64 (Oct 18) which works.

Ok, I fixed it and retriggered the build.

1 Like

Thanks so much @nickoe, it is working again now (kicad-5.1-jenkins-436-x86_64, Oct 20).

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.