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

Makefile.am: install-win-bundle-thirdparty DLL check: cover libexecdir #2624

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

jimklimov
Copy link
Member

Follow-up to: #1936

Avoid occasional AppVeyor CI hiccup with:

...
CHECKING if any executable files were installed to locations other than those covered by this recipe, so might not have needed DLLs bundled near them
./mingw64/libexec/sockdebug.exe
make[1]: *** [Makefile:1644: install-win-bundle-thirdparty] Error 1
make: *** [Makefile:1638: install-win-bundle] Error 2

@jimklimov jimklimov added Windows CI Entries related to continuous integration infrastructure (historically also recipes like Makefiles) portability We want NUT to build and run everywhere possible impacts-release-2.8.1 Issues reported against NUT release 2.8.1 (maybe vanilla or with minor packaging tweaks) impacts-release-2.8.2 Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks) labels Sep 11, 2024
@jimklimov jimklimov added this to the 2.8.3 milestone Sep 11, 2024
@jimklimov jimklimov merged commit 5e569d6 into networkupstools:master Sep 11, 2024
22 of 25 checks passed
@jimklimov jimklimov deleted the win-bundle-install branch September 11, 2024 22:41
jimklimov added a commit that referenced this pull request Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Entries related to continuous integration infrastructure (historically also recipes like Makefiles) impacts-release-2.8.1 Issues reported against NUT release 2.8.1 (maybe vanilla or with minor packaging tweaks) impacts-release-2.8.2 Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks) packaging portability We want NUT to build and run everywhere possible Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant