[Pharo-project] [UPD] New VMs available.
Hi there, There are new updated Cog VMs built by Jenkins. The changes are mostly related to Windows builds: [1] Cog VM includes SSL plugin which uses OpenSSL library. (Tested versus Zodiac , seems working fine). [2] A new version of Cog+NativeBoost for windows also bundled with Cairo library. Here the list of all extra dll's which you can find in .zip file: "freetype library + freetype plugin" FT2Plugin.dll libfreetype-6.dll "FFI" SqueakFFIPrims.dll "openSSL library + SqueakSSL plugin" SqueakSSL.dll libeay32.dll ssleay32.dll "cairo library and its dependencies" libcairo-2.dll libpixman-1-0.dll libpng-3.dll zlib1.dll Please, also note new downloads location: [1] http://pharo.gforge.inria.fr/ci/vm/cog/ [2] http://pharo.gforge.inria.fr/ci/vm/nbcog/ While you can still download VMs directly from jenkins server (https://ci.lille.inria.fr/pharo/view/Cog/), the new location is _recommended_ place for downloading artefacts built by Jenkins server: - first, the interface is simple and straightforward - second, it is not going to disappear with a puff of smoke (in case of any problems related to jenkins & other build infrastructure) The new artifacts will appear in archive, every time jenkins successfully finish corresponding job(s). You can look at (http://pharo.gforge.inria.fr/ci/) to see what else is stored there. -- Best regards, Igor Stasenko.
On Oct 26, 2012, at 2:47 AM, Igor Stasenko <siguctua@gmail.com> wrote:
Please, also note new downloads location:
[1] http://pharo.gforge.inria.fr/ci/vm/cog/ [2] http://pharo.gforge.inria.fr/ci/vm/nbcog/
While you can still download VMs directly from jenkins server (https://ci.lille.inria.fr/pharo/view/Cog/), the new location is _recommended_ place for downloading artefacts built by Jenkins server: - first, the interface is simple and straightforward - second, it is not going to disappear with a puff of smoke (in case of any problems related to jenkins & other build infrastructure)
Yes, Inria is starting the beta test of national continuous integration server infrastructure next week. Rmod is part of the beta phase (3 teams at each site), for testing before it goes life for the whole. If everything goes as expected (and the setup looks very nice), we will move there in January. Marcus -- Marcus Denker -- http://marcusdenker.de
thank you very much Igor , at last I can play Nativeboost and Athens on my platform. Marvelous ! ________________________________ From: Igor Stasenko <siguctua@gmail.com> To: Squeak Virtual Machine Development Discussion <vm-dev@lists.squeakfoundation.org>; Pharo Development <Pharo-project@lists.gforge.inria.fr> Sent: Friday, 26 October 2012, 3:47 Subject: [Pharo-project] [UPD] New VMs available. Hi there, There are new updated Cog VMs built by Jenkins. The changes are mostly related to Windows builds: [1] Cog VM includes SSL plugin which uses OpenSSL library. (Tested versus Zodiac , seems working fine). [2] A new version of Cog+NativeBoost for windows also bundled with Cairo library. Here the list of all extra dll's which you can find in .zip file: "freetype library + freetype plugin" FT2Plugin.dll libfreetype-6.dll "FFI" SqueakFFIPrims.dll "openSSL library + SqueakSSL plugin" SqueakSSL.dll libeay32.dll ssleay32.dll "cairo library and its dependencies" libcairo-2.dll libpixman-1-0.dll libpng-3.dll zlib1.dll Please, also note new downloads location: [1] http://pharo.gforge.inria.fr/ci/vm/cog/ [2] http://pharo.gforge.inria.fr/ci/vm/nbcog/ While you can still download VMs directly from jenkins server (https://ci.lille.inria.fr/pharo/view/Cog/), the new location is _recommended_ place for downloading artefacts built by Jenkins server: - first, the interface is simple and straightforward - second, it is not going to disappear with a puff of smoke (in case of any problems related to jenkins & other build infrastructure) The new artifacts will appear in archive, every time jenkins successfully finish corresponding job(s). You can look at (http://pharo.gforge.inria.fr/ci/) to see what else is stored there. -- Best regards, Igor Stasenko.
Thanks a lot igor! I love the noise of burning servers under the pressure of integration scripts. At least we achieved that part :) Stef On Oct 26, 2012, at 2:47 AM, Igor Stasenko wrote:
Hi there,
There are new updated Cog VMs built by Jenkins. The changes are mostly related to Windows builds:
[1] Cog VM includes SSL plugin which uses OpenSSL library. (Tested versus Zodiac , seems working fine).
[2] A new version of Cog+NativeBoost for windows also bundled with Cairo library.
Here the list of all extra dll's which you can find in .zip file:
"freetype library + freetype plugin" FT2Plugin.dll libfreetype-6.dll
"FFI" SqueakFFIPrims.dll
"openSSL library + SqueakSSL plugin" SqueakSSL.dll libeay32.dll ssleay32.dll
"cairo library and its dependencies" libcairo-2.dll libpixman-1-0.dll libpng-3.dll zlib1.dll
Please, also note new downloads location:
[1] http://pharo.gforge.inria.fr/ci/vm/cog/ [2] http://pharo.gforge.inria.fr/ci/vm/nbcog/
While you can still download VMs directly from jenkins server (https://ci.lille.inria.fr/pharo/view/Cog/), the new location is _recommended_ place for downloading artefacts built by Jenkins server: - first, the interface is simple and straightforward - second, it is not going to disappear with a puff of smoke (in case of any problems related to jenkins & other build infrastructure)
The new artifacts will appear in archive, every time jenkins successfully finish corresponding job(s). You can look at (http://pharo.gforge.inria.fr/ci/) to see what else is stored there.
-- Best regards, Igor Stasenko.
On 26 October 2012 21:17, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Thanks a lot igor! I love the noise of burning servers under the pressure of integration scripts. At least we achieved that part :)
Well, to build VM and all 3-rd party libs from scratch it takes 1 hour and 5 minutes on slave.. a bit too much to my taste.. perhaps we will need to rearrange jobs to build thirdparty libs separately, because they don't change that often.
Stef
On Oct 26, 2012, at 2:47 AM, Igor Stasenko wrote:
Hi there,
There are new updated Cog VMs built by Jenkins. The changes are mostly related to Windows builds:
[1] Cog VM includes SSL plugin which uses OpenSSL library. (Tested versus Zodiac , seems working fine).
[2] A new version of Cog+NativeBoost for windows also bundled with Cairo library.
Here the list of all extra dll's which you can find in .zip file:
"freetype library + freetype plugin" FT2Plugin.dll libfreetype-6.dll
"FFI" SqueakFFIPrims.dll
"openSSL library + SqueakSSL plugin" SqueakSSL.dll libeay32.dll ssleay32.dll
"cairo library and its dependencies" libcairo-2.dll libpixman-1-0.dll libpng-3.dll zlib1.dll
Please, also note new downloads location:
[1] http://pharo.gforge.inria.fr/ci/vm/cog/ [2] http://pharo.gforge.inria.fr/ci/vm/nbcog/
While you can still download VMs directly from jenkins server (https://ci.lille.inria.fr/pharo/view/Cog/), the new location is _recommended_ place for downloading artefacts built by Jenkins server: - first, the interface is simple and straightforward - second, it is not going to disappear with a puff of smoke (in case of any problems related to jenkins & other build infrastructure)
The new artifacts will appear in archive, every time jenkins successfully finish corresponding job(s). You can look at (http://pharo.gforge.inria.fr/ci/) to see what else is stored there.
-- Best regards, Igor Stasenko.
-- Best regards, Igor Stasenko.
participants (4)
-
dimitris chloupis -
Igor Stasenko -
Marcus Denker -
Stéphane Ducasse