Appveyor builds are no longer working.
see: https://ci.appveyor.com/project/inkscape/inkscape/history the most recent successful build is: https://ci.appveyor.com/project/inkscape/inkscape/build/master-1426
anyone familiar with how these are done? Alvin
-- Sent from: http://inkscape.13.x6.nabble.com/Inkscape-Dev-f2781808.html
I believe Patrick (Eduard) set that up. He's going to be back within the next couple of days.
If you want to investigate yourself:
It all starts with this file: https://gitlab.com/inkscape/inkscape/blob/master/.appveyor.yml and this directory: https://gitlab.com/inkscape/inkscape/tree/master/buildtools
Seems the cause is a missing dependency: "Missing dependency libpsl-5.dll (libcurl-4.dll)" https://ci.appveyor.com/project/inkscape/inkscape/build/master-1442/job/l469...
Maren
Am 30.07.2018 um 13:42 schrieb alvinpenner:
see: https://ci.appveyor.com/project/inkscape/inkscape/history the most recent successful build is: https://ci.appveyor.com/project/inkscape/inkscape/build/master-1426
anyone familiar with how these are done? Alvin
-- Sent from: http://inkscape.13.x6.nabble.com/Inkscape-Dev-f2781808.html
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
thanks, I can wait. (Never occurred to me to scroll down to the very last line, next time I'll know better.)
Alvin
-- Sent from: http://inkscape.13.x6.nabble.com/Inkscape-Dev-f2781808.html
Am 30.07.2018 um 18:37 schrieb alvinpenner:
thanks, I can wait. (Never occurred to me to scroll down to the very last line, next time I'll know better.)
Alvin
The important lines are always at the bottom - because that's where the build broke and the build script exists. ;-)
I'll push a fix as soon as my local build finishes (compiling now...).
Regards, Patrick
thanks, I just unpacked Inkscape 0.92+devel (07bed47, 2018-07-30) and it appears to be running fine.
(I mean, there are bugs, but not related to Appveyor)
thank you, Alvin
-- Sent from: http://inkscape.13.x6.nabble.com/Inkscape-Dev-f2781808.html
participants (3)
-
alvinpenner
-
Maren Hachmann
-
Patrick Storz