Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update ci-main.yml #138

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Update ci-main.yml #138

wants to merge 3 commits into from

Conversation

cooljeanius
Copy link
Owner

bump macOS version; make use of all available processors

bump macOS version; make use of all available processors
deal with potentially missing nproc
@cooljeanius
Copy link
Owner Author

Failures now look like:

WARNING: Client prerequisites are not met. wesnoth cannot be built.
WARNING: Unit tests are disabled because their prerequisites are not met
  If any config checks fail, look in build/config.log for details
  If a check fails spuriously due to caching, use --config=force to force its rerun
---[applying configuration]---
SConscript:/Users/runner/work/wesnoth/wesnoth/po/SConscript  took 220.983 ms
SConscript:/Users/runner/work/wesnoth/wesnoth/doc/manual/SConscript  took 0.225 ms
SConscript:/Users/runner/work/wesnoth/wesnoth/doc/SConscript  took 0.514 ms
SConscript:/Users/runner/work/wesnoth/wesnoth/packaging/windows/SConscript  took 0.484 ms
SConscript:/Users/runner/work/wesnoth/wesnoth/packaging/systemd/SConscript  took 0.349 ms
SConscript:/Users/runner/work/wesnoth/wesnoth/build/release/SConscript  took 392.092 ms

scons: *** Export of non-existent variable ''wesnoth''
SConscript:/Users/runner/work/wesnoth/wesnoth/SConstruct  took 10693.099 ms
File "/Users/runner/work/wesnoth/wesnoth/src/SConscript", line 159, in WesnothProgram
Error: Process completed with exit code 2.

@CelticMinstrel @Vultraz any ideas?

@cooljeanius
Copy link
Owner Author

Failures now look like:

WARNING: Client prerequisites are not met. wesnoth cannot be built.
WARNING: Unit tests are disabled because their prerequisites are not met
  If any config checks fail, look in build/config.log for details
  If a check fails spuriously due to caching, use --config=force to force its rerun
---[applying configuration]---
SConscript:/Users/runner/work/wesnoth/wesnoth/po/SConscript  took 220.983 ms
SConscript:/Users/runner/work/wesnoth/wesnoth/doc/manual/SConscript  took 0.225 ms
SConscript:/Users/runner/work/wesnoth/wesnoth/doc/SConscript  took 0.514 ms
SConscript:/Users/runner/work/wesnoth/wesnoth/packaging/windows/SConscript  took 0.484 ms
SConscript:/Users/runner/work/wesnoth/wesnoth/packaging/systemd/SConscript  took 0.349 ms
SConscript:/Users/runner/work/wesnoth/wesnoth/build/release/SConscript  took 392.092 ms

scons: *** Export of non-existent variable ''wesnoth''
SConscript:/Users/runner/work/wesnoth/wesnoth/SConstruct  took 10693.099 ms
File "/Users/runner/work/wesnoth/wesnoth/src/SConscript", line 159, in WesnothProgram
Error: Process completed with exit code 2.

@CelticMinstrel @Vultraz any ideas?

Or I guess maybe @loonycyborg is the person to ask about scons?

@loonycyborg
Copy link

From which job this output? "scons translations" on macos?

@loonycyborg
Copy link

Maybe try it with 2b96529 reverted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants