Skip to content

Conversation

ptomato
Copy link
Collaborator

@ptomato ptomato commented Jul 19, 2025

  • Updating actions/cache should fix the build workflow. The version currently listed is unsupported.
  • Install cbindgen with cargo, the one in the Ubuntu image is too old.

ptomato added 2 commits July 19, 2025 12:28
This should fix the build workflow. The version currently listed is
unsupported.
(The one in Ubuntu 24.04 is too old)
@ptomato ptomato changed the title Update deprecated version of actions/cache Fix CI on 'next' branch Jul 19, 2025
ptomato added 2 commits July 19, 2025 17:10
The mozjs.pc file is no longer named in old-configure.in (doesn't exist),
so this sed script to remove the version number from it stopped working.

Instead of editing the version number out before build with the sed
script, copy the installed mozjs-NNN.pc file to mozjs.pc.
Invoking "meson $DIR" without "setup" is deprecated.
@ptomato
Copy link
Collaborator Author

ptomato commented Jul 21, 2025

Current build failure is due to https://bugzilla.mozilla.org/show_bug.cgi?id=1973993.

Needed for the REPL example.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant