From: Sam Varshavchik [mailto:[EMAIL PROTECTED] > > 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.
Ok, now I'm really confused! I ran this command and it produced a lot of output. I ran it again and it produced almost nothing. I ran the full rpmbuild and it completed with no problems. So I'm not sure quite what happened, but it seems to be working now. Bowie ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
