[naemon-dev] make check fail
Ismael Bouya
ismael at bouya.org
Mon Aug 20 16:34:48 CEST 2018
Thanks Jacob,
I tried to rerun it and it seems to work now. I can only tell you that
it was GCC (and now 8.2.0 is the one that works)
Thanks too for the link to the naemon issues, It looks like I missed it
when I tried to find a point of contact to push the bug.
Kind regards,
(Mon, Aug 20, 2018 at 02:47:31PM +0200) Jacob Hansen :
> Thanks for the report. Which compiler and version did you use?
>
> We usually track issues on github, so feel free to post the issue there as
> well: https://github.com/naemon/naemon-core/issues
>
> Best Regards
>
> Jacob Hansen
>
>
> On 2018-07-02 23:53, Ismael Bouya wrote:
> > Hi everyone,
> > I just tried to build the last naemon version (1.0.7) from source on my
> > system (Archlinux), and the compilation went well, but the tests (make
> > check) failed, so I followed the request to send the report to this
> > list.
> >
> > I compiled with the following steps:
> > ---------
> > ./configure --prefix=/usr \
> > --bindir=/usr/bin \
> > --datadir="/usr/share/naemon" \
> > --libdir="/usr/lib/naemon" \
> > --localstatedir="/var/lib/naemon" \
> > --sysconfdir="/etc/naemon" \
> > --with-pkgconfdir="/etc/naemon" \
> > --mandir="/usr/share/man" \
> > --with-pluginsdir="/usr/lib/monitoring-plugins" \
> > --with-tempdir="/var/cache/naemon" \
> > --with-checkresultdir="/var/cache/naemon/checkresults" \
> > --with-logdir="/var/log/naemon" \
> > --with-initdir="/etc/init.d" \
> > --with-logrotatedir="/etc/logrotate.d" \
> > --with-naemon-user="naemon" \
> > --with-naemon-group="naemon" \
> > --with-lockfile="/run/naemon.pid"
> > make
> > make check
> > ----------
> > and one of the tests failed (see attached logs)
> >
> > Please let me know if you need more information
> >
> > Kind regards,
>
--
Ismael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/naemon-dev/attachments/20180820/965fd5f2/attachment.sig>
More information about the Naemon-dev
mailing list