Bowie Bailey writes:

INFO: LOGOUT, user=bowieb, ip=[127.0.0.1], headers=0, body=0
INFO: LOGIN, user=confmdtest, ip=[127.0.0.1], protocol=SMAP1
INFO: LOGOUT, user=confmdtest, ip=[127.0.0.1], headers=0, body=0
make[1]: *** [check-am] Error 1
make[1]: Leaving directory `/home/bowieb/rpm/BUILD/courier-0.46/imap'
make: *** [check-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.42901 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.42901 (%build)


Where else can I look for errors? Any clue why this failed?

The first thing to check is if you've provided any non-default configuration options.

This is one of the regression tests failing. It's not a particularly important test, and can generally be ignored. But, if you're doing a plain-vanilla build, it shouldn't fail like that.

From that directory, /home/bowieb/rpm/BUILD/courier-0.46/imap, run:

make testsuite-smap | diff -C 3 smaptestsuite.txt -

That's going to run this test, compare its output to the expected output, and show what's different.



Attachment: pgpsjrqfiGgju.pgp
Description: PGP signature

Reply via email to