[Slackbuilds-users] netdata fails to build

Luveh Keraph 1.41421 at gmail.com
Sun Apr 24 01:47:59 UTC 2022


Its page at slackbuilds.org says that python2-PyYAML is the only dependency
- which is already installed in my systems.  nodejs, psycopg2 and
MySQL-python are listed as optional dependencies.  Since you have been able
to build it, and unless the build process somehow defaults to
different options in your system than it does in mine, you must
have mqtt_wss_client.h.h somewhere in your system. Could you possibly tell
what package installs it? It is in none of the packages listed under
/var/log/packages in mine.

Anyway, this seems to be something already noticed a few months ago - check
out https://github.com/netdata/netdata/issues/11652.

On Sat, Apr 23, 2022 at 7:07 PM Willy Sudiarto Raharjo <
willysr at slackbuilds.org> wrote:

> > The latest netdata package fails to build on my Slackware64 15.0 boxes:
> >
> >   CC       database/rrd.o
> >   CC       database/rrdset.o
> >   CC       database/rrdsetvar.o
> >   CC       database/rrdvar.o
> >   CC       database/sqlite/sqlite_functions.o
> >   CC       database/sqlite/sqlite_aclk.o
> > In file included from database/sqlite/../../aclk/aclk.h:6,
> >                  from database/sqlite/sqlite_aclk.c:10:
> > database/sqlite/../../aclk/aclk_util.h:6:10: fatal error:
> > mqtt_wss_client.h: No such file or directory
> >     6 | #include "mqtt_wss_client.h"
> >       |          ^~~~~~~~~~~~~~~~~~~
> > compilation terminated.
> > make[2]: *** [Makefile:5610: database/sqlite/sqlite_aclk.o] Error 1
> > make[2]: Leaving directory '/tmp/SBo/netdata-1.34.1'
> > make[1]: *** [Makefile:6322: all-recursive] Error 1
> > make[1]: Leaving directory '/tmp/SBo/netdata-1.34.1'
> > make: *** [Makefile:3455: all] Error 2
> >
> > There is indeed no mqtt_wss_client.h file in my systems.
>
> I built this on a clean VM and it works fine
> can you check if you have other third party packages? maybe it picks up
> and requires a new deps
>
>
> --
> Willy Sudiarto Raharjo
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20220423/4ad5bffd/attachment.htm>


More information about the SlackBuilds-users mailing list