syslog-ng / syslog-ng

syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, queueing, SQL & NoSQL.
https://www.syslog-ng.com
Other
2.07k stars 465 forks source link

libcloud-auth is underlinked #4997

Closed ncopa closed 2 weeks ago

ncopa commented 2 weeks ago

syslog-ng

Version of syslog-ng

4.7.1

Platform

Alpine Linux

Debug bundle

Issue

Failure

Error opening plugin module; module='cloud_auth', error='Error relocating /usr/lib/syslog-ng/libcloud_auth.so: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found'

Steps to reproduce

you can ldd /usr/lib/syslog-ng/libcloud_auth.so

Configuration

Input and output logs (if possible)

Fix is trivial. Simply add -lstdc++ to LIBADD.

ncopa commented 2 weeks ago

seems like this was fixed with 163c894563c9f5536c5e91222c9efda64031b08c