3 messages in net.sourceforge.lists.courier-users[courier-users] make check failing
FromSent OnAttachments
Joel McKee CooperMay 23, 2004 10:44 pm 
sco...@ruralnetwork.netMay 24, 2004 3:27 am 
Joel McKee CooperMay 24, 2004 6:49 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] make check failingActions...
From:Joel McKee Cooper (jo@mckooper.com)
Date:May 23, 2004 10:44:39 pm
List:net.sourceforge.lists.courier-users

make check is failing for me in the IMAP directory:

INFO: LOGIN, user=user1, ip=[127.0.0.1], protocol=IMAP INFO: LOGOUT, user=user1, ip=[127.0.0.1], headers=0, body=0 make[1]: *** [check-am] Error 1 make[1]: Leaving directory `/home/joel/download/courier-0.45.5/imap' make: *** [check-recursive] Error 1

doing a diff on my output vs. testsuite.txt I see:

624a625

000548 * LIST (\Marked \HasNoChildren) "." "shared.test.a"

629d629 < 000548 * LIST (\Unmarked \HasNoChildren) "." "shared.test.a" 632a633

000549 * LIST (\Marked \HasNoChildren) "." "shared.test.a"

637d637 < 000549 * LIST (\Unmarked \HasNoChildren) "." "shared.test.a" 651,652c651,652 < 000562 * 0 EXISTS < 000563 * 0 RECENT

---

000562 * 2 EXISTS 000563 * 2 RECENT

659c659 < 000570 * 0 EXISTS

---

000570 * 2 EXISTS

666,866c666,866 < 000577 i006 OK NOOP completed < 000578 i007 OK FETCH completed. < 000579 * FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent) < 000580 * OK [PERMANENTFLAGS (\Draft \Answered \Flagged \Deleted \Seen)] Limit ed < 000581 * 6 EXISTS < 000582 * 1 RECENT < 000583 * OK [UIDVALIDITY] Ok < 000584 * OK [MYRIGHTS "acdilrsw"] ACL < 000585 i008 OK [READ-WRITE] Ok < 000586 i009 OK COPY completed. < 000587 * FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent) < 000588 * OK [PERMANENTFLAGS (\Draft \Answered \Flagged \Deleted \Seen)] Limited

and it goes on and on.

Any suggestions as to what might be going on or how to debug this?

Thanks!

-Joel