Bence Sztankovszky
Bence Sztankovszky
``` $ ldd bin/fluent-bit not a dynamic executable $ bin/fluent-bit -vvv -i cpu -o stdout -f 1 Fluent Bit v1.6.0 * Copyright (C) 2019-2020 The Fluent Bit Authors * Copyright...
Implementation breaks valgrind result, some help would be welcomed. ``` ==440837== Memcheck, a memory error detector ==440837== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==440837== Using...
Thanks @nigels-com . Finally I found some time to check this issue. Maybe there won't be a solution for the Valgind report due to this: https://stackoverflow.com/questions/7506134/valgrind-errors-when-linked-with-static-why?rq=1 To summarize, these issues...
> I'm trying to get this build using the docker image.. I'm getting: > > /usr/bin/ld: ../library/libfluent-bit.a(flb_plugin.c.o): in function `get_handle': flb_plugin.c:(.text+0x27f): warning: Using 'dlopen' in statically linked applications requires at...