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

Added FreeBSD workflow in GitHub Actions #1649

Merged
merged 2 commits into from
Jan 21, 2021
Merged

Conversation

Semphriss
Copy link
Member

Thanks to VMActions, it is possible to run CI builds for FreeBSD and Solaris and soon OpenBSD and NetBSD too.

The current build system is functional, but does not generate/upload any artifact and only covers FreeBSD.

@Semphriss
Copy link
Member Author

Cancelling the workflow, FreeBSD freezes during the execution of CMake:

-- The C compiler identification is Clang 10.0.1
-- The CXX compiler identification is Clang 10.0.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h

It seems to freeze always at that place. I'll investigate later (help would be appreciated 🙏). I won't cancel the workflows just yet, but I'll cancel them if e. g. tomorrow they didn't either fail or unblock.

@Semphriss Semphriss merged commit 0ceca94 into SuperTux:master Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant