Build failed: opensmalltalk-vm 1.0.1257

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Build failed: opensmalltalk-vm 1.0.1257

AppVeyor
 

Build opensmalltalk-vm 1.0.1257 failed

Commit e261c90c6e by [hidden email] on 4/13/2018 11:18 AM:
Add curl to default packages to install via cygwin to make VMMAker image building work on windows 10

Configure your notification preferences

Reply | Threaded
Open this post in threaded view
|

Re: Build failed: opensmalltalk-vm 1.0.1257

Ben Coman
 


On 13 April 2018 at 20:11, AppVeyor <[hidden email]> wrote:
 

Build opensmalltalk-vm 1.0.1257 failed

Commit e261c90c6e by [hidden email] on 4/13/2018 11:18 AM:
Add curl to default packages to install via cygwin to make VMMAker image building work on windows 10

Configure your notification preferences



For quick reference...
make[3]: Entering directory '/cygdrive/c/projects/vm/build.win64x64/pharo.cog.spur/build/third-party/libssh2-1.7.0/src'
  CC       session.lo
session.c: In function 'get_socket_nonblocking':
session.c:361:5: error: unknown type name 'socklen_t'
     socklen_t option_len = sizeof(option_value);
     ^~~~~~~~~

cheers -ben

Reply | Threaded
Open this post in threaded view
|

Re: Build failed: opensmalltalk-vm 1.0.1257

Cyril Ferlicot D
 
On 13/04/2018 18:08, Ben Coman wrote:

>
> For quick reference...
> make[3]: Entering directory
> '/cygdrive/c/projects/vm/build.win64x64/pharo.cog.spur/build/third-party/libssh2-1.7.0/src'
>   CC       session.lo
> session.c: In function 'get_socket_nonblocking':
> session.c:361:5: error: unknown type name 'socklen_t'
>      socklen_t option_len = sizeof(option_value);
>      ^~~~~~~~~
>
> cheers -ben
>

Hi Ben!

The problem is that libssh compilation is broken on windows 64bits. Some
builds pass because this compilation is cached but this one no because
the cache was invalidated.

The way to correct the problem will probably be to directly use the
dependencies from cygwin instead of compiling it in the VM build.

--
Cyril Ferlicot
https://ferlicot.fr