develooper Front page | perl.perl6.users | Postings from June 2020

Re: Issues with "zef install Informative" under Windows

Thread Previous | Thread Next
From:
Richard Hainsworth
Date:
June 8, 2020 22:12
Subject:
Re: Issues with "zef install Informative" under Windows
Message ID:
70c42dba-3548-5b45-0891-1ced4dc73f92@gmail.com
Todd,

I wrote Informative a while ago. So as to make it self-contained, I 
copied code from GTK::Simple (as stated in the comments).

The reason for this is that GTK::Simple itself is quite large with a lot 
of boilerplate for many functions.

So, does GTK::Simple install on Windows 10?

If so, I will edit the Informative to the newest version of GTK::Simple.

Regards,

Richard


On 08/06/2020 22:55, ToddAndMargo via perl6-users wrote:
> Hi All,
>
> Window 10-2005
> Rakudo version 2020.05.1 built on MoarVM version 2020.05
>
> Informative installs perfectly in Fedora (Linux), but
> not Windows 10.  "--force-build" does not work either
>
> Anyone know how to fix this?
>
> Many thanks,
> -T
>
>
> K:\Windows\NtUtil>Issues with "zef install Informative"
>
> ===> Searching for: Informative
> ===> Building: Inform:ver<1.2>:auth<github:finanalyst>
> [Inform] At line:1 char:192
> [Inform] + ... ystem.io.file]::openread((resolve-path $file)))) 
> -replace \"-\",\"\"  ...
> [Inform] +    ~
> [Inform] You must provide a value expression following the '-' operator.
> [Inform] At line:1 char:192
> [Inform] + ... -replace \"-\",\"\" } get-sha256 
> C:\Users\tony\.zef\store\p6-inform.g ...
> [Inform] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> [Inform] Unexpected token '\",\"\" } get-sha256 
> C:\Users\tony\.zef\store\p6-inform.git\7dd537445b8a20956fc4ab438941718415871999\
> [Inform] resources\blib\lib\GTK\libatk-1.0-0.dll"' in expression or 
> statement.
> [Inform]     + CategoryInfo          : ParserError: (:) [], 
> ParentContainsErrorRecordException
> [Inform]     + FullyQualifiedErrorId : ExpectedValueExpression
> [Inform]
> [Inform] Effective index out of range. Is: -1, should be in 0..^Inf
> [Inform]   in block  at 
> C:\Users\tony\.zef\store\p6-inform.git\7dd537445b8a20956fc4ab438941718415871999\Build.pm 
> line 53
> [Inform]   in method build at 
> C:\Users\tony\.zef\store\p6-inform.git\7dd537445b8a20956fc4ab438941718415871999\Build.pm 
> line 47
> [Inform]   in block <unit> at -e line 1
> [Inform] Actually thrown at:
> [Inform]   in block  at 
> C:\Users\tony\.zef\store\p6-inform.git\7dd537445b8a20956fc4ab438941718415871999\Build.pm 
> line 90
> [Inform]   in method build at 
> C:\Users\tony\.zef\store\p6-inform.git\7dd537445b8a20956fc4ab438941718415871999\Build.pm 
> line 47
> [Inform]   in block <unit> at -e line 1
> ===> Building [FAIL]: Inform:ver<1.2>:auth<github:finanalyst>
> Aborting due to build failure: Inform:ver<1.2>:auth<github:finanalyst> 
> (use --force-build to override)

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About