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

GitHub Actions: Update actions/checkout version and stop using Mambaforge #693

Merged
merged 4 commits into from
Jan 23, 2025

Conversation

traversaro
Copy link
Member

No description provided.

@traversaro
Copy link
Member Author

APT CI fails with:

[ 94%] Building CXX object tests/CMakeFiles/ControlBoardControlTest.dir/ControlBoardControlTest.cc.o
[ 95%] Linking CXX executable ../bin/ControlBoardControlTest
/usr/bin/ld: CMakeFiles/ControlBoardControlTest.dir/ControlBoardControlTest.cc.o: undefined reference to symbol '_ZN3tbb6detail2r114notify_waitersEm'
/usr/bin/ld: /lib/x86_64-linux-gnu/libtbb.so.12: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
gmake[2]: *** [tests/CMakeFiles/ControlBoardControlTest.dir/build.make:240: bin/ControlBoardControlTest] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:1794: tests/CMakeFiles/ControlBoardControlTest.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2

I have no idea how to debug this, I think it is just easier to drop apt CI.

@traversaro traversaro merged commit 96d1de6 into master Jan 23, 2025
6 checks passed
@traversaro traversaro deleted the traversaro-patch-1 branch January 23, 2025 06:24
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