Bug#393672: clamav: FTBFS: clamav-milter.c:1065:84: error: operator '=' has no left operand

2006-10-18 Thread Stephen Gran
This one time, at band camp, Lucas Nussbaum said: On 17/10/06 at 19:27 +0100, Stephen Gran wrote: This one time, at band camp, Lucas Nussbaum said: On 17/10/06 at 14:37 +0100, Stephen Gran wrote: Great. What is the output of /usr/sbin/sendmail -d0 /dev/null | head -1 | awk '{print

Bug#393672: clamav: FTBFS: clamav-milter.c:1065:84: error: operator '=' has no left operand

2006-10-18 Thread Stephen Gran
This one time, at band camp, Lucas Nussbaum said: On 17/10/06 at 19:27 +0100, Stephen Gran wrote: This one time, at band camp, Lucas Nussbaum said: On 17/10/06 at 14:37 +0100, Stephen Gran wrote: Great. What is the output of /usr/sbin/sendmail -d0 /dev/null | head -1 | awk '{print

Bug#393672: clamav: FTBFS: clamav-milter.c:1065:84: error: operator '=' has no left operand

2006-10-18 Thread Stephen Gran
Disregard my last message. I set up a test environemtn with nullmailer installed. nullmailer does in fact sends its error output to stdout (apparently already filed as #329970, if I had but looked. Sigh). I have patched the build scripts to handle this by testing for numeric output, and will

Bug#393672: clamav: FTBFS: clamav-milter.c:1065:84: error: operator '=' has no left operand

2006-10-17 Thread Lucas Nussbaum
Package: clamav Version: 0.88.4-2 Severity: serious Justification: FTBFS Hi, During a rebuilt of all packages in etch, I discovered that your package failed to build on AMD64. I have not checked if the version which is now in unstable is still affected by the bug. Please tell me if you need me

Bug#393672: clamav: FTBFS: clamav-milter.c:1065:84: error: operator '=' has no left operand

2006-10-17 Thread Stephen Gran
This one time, at band camp, Lucas Nussbaum said: During a rebuilt of all packages in etch, I discovered that your package failed to build on AMD64. clamav-milter.c:1065:84: error: operator '=' has no left operand clamav-milter.c:1586:84: error: operator '=' has no left operand The full

Bug#393672: clamav: FTBFS: clamav-milter.c:1065:84: error: operator '=' has no left operand

2006-10-17 Thread Lucas Nussbaum
On 17/10/06 at 13:25 +0100, Stephen Gran wrote: This one time, at band camp, Lucas Nussbaum said: During a rebuilt of all packages in etch, I discovered that your package failed to build on AMD64. clamav-milter.c:1065:84: error: operator '=' has no left operand clamav-milter.c:1586:84:

Bug#393672: clamav: FTBFS: clamav-milter.c:1065:84: error: operator '=' has no left operand

2006-10-17 Thread Stephen Gran
This one time, at band camp, Lucas Nussbaum said: The full build log is available from http://ox.blop.info/bazaar/buildlogs/20061016/amd64/clamav_0.88.4-2.buildlog What MTA is (or what is /usr/sbin/sendmail) on that build machine? Can you send me clamav-config.h? It appears that somehow the

Bug#393672: clamav: FTBFS: clamav-milter.c:1065:84: error: operator '=' has no left operand

2006-10-17 Thread Stephen Gran
This one time, at band camp, Lucas Nussbaum said: Hi Stephen, I'm using a not fully configured nullmailer package, just because I need a mail-transport-agent in the chroot. It might not help. I'll see if I can improve the situation and keep you updated. Great. What is the output of

Bug#393672: clamav: FTBFS: clamav-milter.c:1065:84: error: operator '=' has no left operand

2006-10-17 Thread Lucas Nussbaum
On 17/10/06 at 14:37 +0100, Stephen Gran wrote: This one time, at band camp, Lucas Nussbaum said: Hi Stephen, I'm using a not fully configured nullmailer package, just because I need a mail-transport-agent in the chroot. It might not help. I'll see if I can improve the situation and

Bug#393672: clamav: FTBFS: clamav-milter.c:1065:84: error: operator '=' has no left operand

2006-10-17 Thread Stephen Gran
This one time, at band camp, Lucas Nussbaum said: On 17/10/06 at 14:37 +0100, Stephen Gran wrote: Great. What is the output of /usr/sbin/sendmail -d0 /dev/null | head -1 | awk '{print $2}' on one of these systems? # /usr/sbin/sendmail -d0 /dev/null No recipients were listed. Is

Bug#393672: clamav: FTBFS: clamav-milter.c:1065:84: error: operator '=' has no left operand

2006-10-17 Thread Steve Langasek
On Tue, Oct 17, 2006 at 07:56:00PM +0200, Lucas Nussbaum wrote: On 17/10/06 at 14:37 +0100, Stephen Gran wrote: This one time, at band camp, Lucas Nussbaum said: Hi Stephen, I'm using a not fully configured nullmailer package, just because I need a mail-transport-agent in the chroot.

Bug#393672: clamav: FTBFS: clamav-milter.c:1065:84: error: operator '=' has no left operand

2006-10-17 Thread Lucas Nussbaum
On 17/10/06 at 19:27 +0100, Stephen Gran wrote: This one time, at band camp, Lucas Nussbaum said: On 17/10/06 at 14:37 +0100, Stephen Gran wrote: Great. What is the output of /usr/sbin/sendmail -d0 /dev/null | head -1 | awk '{print $2}' on one of these systems? #