Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

lookup: set script for pino #1083

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

lookup: set script for pino #1083

wants to merge 3 commits into from

Conversation

targos
Copy link
Member

@targos targos commented Dec 21, 2024

It doesn't fix any error but this is what the pino project runs in their CI.

Refs: https://github.com/pinojs/pino/blob/bb1f89dbd9424edd3522022786316dadd97bb059/.github/workflows/ci.yml#L65-L66

@targos
Copy link
Member Author

targos commented Dec 21, 2024

@targos
Copy link
Member Author

targos commented Dec 23, 2024

I opened pinojs/pino#2110 to fix the problem on Windows

@targos
Copy link
Member Author

targos commented Dec 23, 2024

The pkg tests fail on ppc64le, I'll skip it:

   code: ERR_CHILD_PROCESS_STDIO_MAXBUFFER
   cmd: npx pkg
     /home/iojs/tmp/citgm_tmp/3075ae49-e7fd-4413-a60e-dc6b0f2f01f9/pino/test/pkg/
 index.js
     --config
     /home/iojs/tmp/citgm_tmp/3075ae49-e7fd-4413-a60e-dc6b0f2f01f9/pino/test/pkg/
 pkg.config.json
   stdout: >-
     > pkg@5.15.0
     > Fetching base Node.js binaries to PKG_CACHE_PATH
     > Error! 404: Not Found
     > Not found in remote cache:
       {"tag":"v3.5","name":"node-v14.21.3-linux-ppc64"}
     > Building base binary from source:
       built-v14.21.3-linux-ppc64
     > Fetching Node.js source archive from nodejs.org...
     > Extracting Node.js source archive...

It needs to run `pkg` in the tests, which doesn't have prebuilt
binaries for this platform.
@targos
Copy link
Member Author

targos commented Feb 15, 2025

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants