duke8253 commented on issue #10999: URL: https://github.com/apache/trafficserver/issues/10999#issuecomment-2015381906
> stek_share: > > ``` > [Mar 20 14:07:18.869] traffic_server NOTE: plugin.config loading ... > [Mar 20 14:07:18.869] traffic_server NOTE: loading plugin '/tmp/sandbox/stek_share/ts1/plugin/stek_share.so' > [Mar 20 14:07:18.873] traffic_server ERROR: unable to load '/tmp/sandbox/stek_share/ts1/plugin/stek_share.so': /opt/lib/libnuraft.so: undefined symbol: SSL_ctrl > [Mar 20 14:07:18.873] traffic_server FATAL: unable to load '/tmp/sandbox/stek_share/ts1/plugin/stek_share.so': /opt/lib/libnuraft.so: undefined symbol: SSL_ctrl > ``` > > Could be an issue in the way we build `nuraft` I did try that, using the same CI commands to build it and found the same error. Weird this does not happens in other CI's Yeah, I'm tinkering around to see I can get a nuraft build with boringssl, getting some build errors for now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
