On Wed, 5 Jun 2024 at 00:12, Khem Raj <[email protected]> wrote: > > This patch in itself is ok however ntopng fails now with this patch applied > see
Pretty much like lmsensors, as it seems. How should we proceed? Fix all existing uses? > > https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/3899/steps/15/logs/stdio > > | src/LuaEngineNtop.cpp: In function 'int ntop_rrd_tune(lua_State*)': > | src/LuaEngineNtop.cpp:5430:27: error: invalid conversion from > 'char**' to 'const char**' [-fpermissive] > | 5430 | status = rrd_tune(argc, (char**)argv); > | | ^~~~~~~~~~~~ > | | | > | | char** > > On Mon, Jun 3, 2024 at 4:09 PM Dmitry Baryshkov via > lists.openembedded.org <[email protected]> > wrote: > > > > Import patch from the rrdtool's git to fix building with GCC 14. Note, > > it also requires fixing other tools (like lmsensors) in a similar way. -- With best wishes Dmitry
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#110690): https://lists.openembedded.org/g/openembedded-devel/message/110690 Mute This Topic: https://lists.openembedded.org/mt/106473144/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
