Re: [Nagios-devel] Errors while testing Nagios

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Errors while testing Nagios

Post by Guest »


On 21 Oct 2010, at 23:04, Mathieu Gagn=E9 wrote:

> Hi,
>
> =46rom the developer guidelines [1], I ran those commands:
>
> ./configure --enable-libtap && make nagios && make cgis && make test
>
> Unfortunately, the compilation fails with the output attached =20
> (output.log) to this message. Can someone enlighten me about the =20
> cause of those errors? They are an extract from "make =20
> test_timeperiods" in ./t-tap

Can you run a make clean first?

Otherwise, which platform is this on? Tinderbox says this works on 4 =20
systems: http://tinderbox.nagios.org/nagios/status.html

(Though strangely, there is a temporary failure on test_events. I've =20
just committed more diagnostics if this happens again - could be time =20=

or server load related).

> I'm also having issues with perl tests in ./t/900-configparsing.t =20
> (test-perl.log). Am I supposed to do something to make those tests =20
> pass out of the box?

Run the diff command stated - that should show you where the =20
differences are. I've just committed a change to output the diff in a =20=

failure scenario. (My guess is that this git branch of yours contains =20=

some changes from CVS nagios)

Ton






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked