a self compiled Version of libcaf links perfectly. Also the example taken from https://raw.githubusercontent.com/actor-framework/actor-framework/0.13.2/examples/message_passing/dining_philosophers.cpp
is the same as the submitted example. So it seems it is related to the C++ ABI change. Maybe, the package could be updated to 0.14.5.

