Coder Social home page Coder Social logo

base64-native-raku's Issues

GitHub CI issues for Base64::Native on Windows

I am building another module on top of Base64::Native, and can't get the GitHub Workflow CI to work on Windows because of this error from the zef build phase during dependency installation:

===> Building: Base64::Native:ver<0.0.4>:auth<cpan:WARRINGD>
[Base64::Native] process_begin: CreateProcess(NULL, cl -I src -c /nologo /MT /std:c++latest /Ox /GL /DNDEBUG /DWIN32 /DAO_ASSUME_WINDOWS98 -DMVM_HEAPSNAPSHOT_FORMAT=2 -D_GNU_SOURCE /Fosrc/base64.obj src/base64.c, ...) failed.
[Base64::Native] make (e=2): The system cannot find the file specified.
[Base64::Native] mingw32-make: *** [Makefile:15: src/base64.obj] Error 2
[Base64::Native] The spawned command 'make' exited unsuccessfully (exit code: 2, signal: 0)
[Base64::Native]   in method build at C:\Users\runneradmin\.zef\store\Base64-Native-0.0.4.tar.gz\Base64-Native-0.0.4\Build.pm6 line 25
[Base64::Native]   in sub MAIN at C:\Users\runneradmin\.zef\store\Base64-Native-0.0.4.tar.gz\Base64-Native-0.0.4\Build.pm6 line 32
[Base64::Native]   in block <unit> at C:\Users\runneradmin\.zef\store\Base64-Native-0.0.4.tar.gz\Base64-Native-0.0.4\Build.pm6 line 5
[Base64::Native]   in block <unit> at -e line 1
===> Building [FAIL]: Base64::Native:ver<0.0.4>:auth<cpan:WARRINGD>

Your badges indicate that it's passing on AppVeyor, but when I click on the Windows badge, AppVeyor tells me Project not found or access denied. so I can't see when it passed or with which version of Rakudo, to compare against what GitHub Workflows is using.

Would you mind taking a look and checking whether it still passes for you?

For what it's worth, this is the Rakudo version that GHWF is apparently using:

Downloading rakudo 2021.06 from https://rakudo.org/dl/rakudo/rakudo-moar-2021.06-01-win-x86_64-msvc.zip
Extracting archive
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.FileSystem } catch { } ; [System.IO.Compression.ZipFile]::ExtractToDirectory('D:\a\_temp\b905bf32-7353-4c2c-8fa5-0b393b090faf', 'D:\a\_temp\ff130b0d-9b66-4b96-8b5c-53c321b39616')"
Successfully installed rakudo into C:\hostedtoolcache\windows\rakudo\2021.06-01\x86_64

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.