Skip to content

Fix docs recipe for PREP_SRC, and some other small issues #2990

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jimklimov
Copy link
Member

@jimklimov jimklimov commented Jun 19, 2025

Closes: #2989

Also fixes make spellcheck occasionally failing in additional directories (conf, etc.) when building out-of-tree (e.g. mkdir sub; cd sub; ../ci_build.sh docs) - it did not detect sources (=> VPATH) correctly on some platforms.

@jimklimov jimklimov added this to the 2.8.4 milestone Jun 19, 2025
@jimklimov jimklimov added bug packaging CI Entries related to continuous integration infrastructure (here CI = tools + scripts + recipes) macOS portability We want NUT to build and run everywhere possible impacts-release-2.8.2 Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks) impacts-release-2.8.3 Issues reported against NUT release 2.8.3 (maybe vanilla or with minor packaging tweaks) labels Jun 19, 2025
@AppVeyorBot
Copy link

@jimklimov jimklimov added the ready / gonna merge The PR is in final cycles leading to merge unless someone logs an objection before we hit the button label Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug CI Entries related to continuous integration infrastructure (here CI = tools + scripts + recipes) impacts-release-2.8.2 Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks) impacts-release-2.8.3 Issues reported against NUT release 2.8.3 (maybe vanilla or with minor packaging tweaks) macOS packaging portability We want NUT to build and run everywhere possible ready / gonna merge The PR is in final cycles leading to merge unless someone logs an objection before we hit the button
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macos 2.8.3 build error
2 participants