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

Enable static builds in CI #646

Closed
wants to merge 1 commit into from
Closed

Enable static builds in CI #646

wants to merge 1 commit into from

Conversation

dominiklohmann
Copy link
Member

No description provided.

@dominiklohmann dominiklohmann added the maintenance Tasks for keeping up the infrastructure label Nov 14, 2019
@dominiklohmann dominiklohmann requested a review from a team November 14, 2019 09:19
Copy link
Contributor

@0snap 0snap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mavam
Copy link
Member

mavam commented Nov 14, 2019

Still some linking woes on Debian:

FAILED: aux/caf/bin/caf-generate-rst 
: && /usr/bin/g++-8  -std=c++11  -fdiagnostics-color -Wall -Wextra -pedantic -ftemplate-backtrace-limit=0 -Wno-maybe-uninitialized -O3 -DNDEBUG -msse3 -mssse3 -msse4.1 -msse4.2  -rdynamic aux/caf/doc/CMakeFiles/caf-generate-rst.dir/cmake/caf-generate-rst.cpp.o  -o aux/caf/bin/caf-generate-rst  aux/caf/lib/libcaf_core_static.a aux/caf/lib/libcaf_io_static.a aux/caf/lib/libcaf_openssl_static.a aux/caf/lib/libcaf_io_static.a aux/caf/lib/libcaf_core_static.a -lssl -lcrypto && :
/usr/bin/ld: aux/caf/lib/libcaf_core_static.a(actor_system.cpp.o): undefined reference to symbol 'pthread_create@@GLIBC_2.2.5'
/usr/bin/ld: //lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

@dominiklohmann
Copy link
Member Author

We have decided internally to do this elsewhere. Closing this.

@dominiklohmann dominiklohmann deleted the story/ch9958 branch November 14, 2019 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Tasks for keeping up the infrastructure
Projects
None yet
3 participants