Skip to content

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Jun 4, 2024

  • dump cmake error log on configure failure. (for cmake 3.26 and newer)
  • dump config.log on autotools configure failure.
  • convert specs filename to Windows format before passing to CMake.
  • add missing quotes.

Closes #1403

vszakats added 3 commits June 4, 2024 23:35
With the current script it gets converted automatically, but that's fragile
as seen when porting this exact job to curl, where the conversion had to be
done manually.
@vszakats vszakats added the build label Jun 4, 2024
@vszakats vszakats changed the title ci/GHA: show configure error logs and other tidy-ups ci/GHA: show configure logs on failure and other tidy-ups Jun 4, 2024
@vszakats vszakats closed this in dab4839 Jun 5, 2024
agreppin pushed a commit to agreppin/libssh2 that referenced this pull request Jul 14, 2024
- dump cmake error log on configure failure. (for cmake 3.26 and newer)
- dump `config.log` on autotools configure failure.
- convert specs filename to Windows format before passing to CMake.
- add missing quotes.

Closes libssh2#1403
@vszakats vszakats deleted the gha-tidy branch December 19, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant