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

Issues with "zef install Informative" under Windows

Thread Next
From:
ToddAndMargo via perl6-users
Date:
June 8, 2020 21:56
Subject:
Issues with "zef install Informative" under Windows
Message ID:
12445ea2-429d-296c-feea-1dc09a9f991e@zoho.com
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 Next


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