ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] buildbot tests failing

From: Richard van der Hoff <richardv@xxxxxxxxxxxxx>
Date: Mon, 08 Oct 2007 12:14:58 +0100
Joerg Mayer wrote:
On Mon, Oct 08, 2007 at 07:51:34AM +0200, Ulf Lamping wrote:
I note that some of the capture tests are failing on both windows and solaris: does anyone fancy investigating what's going on here?

I think it is one of my recent changes to the asn1 Makefile handling
that broke it (at least on ubuntu). I don't understand why it fails
and it will have to wait until tonight (it works on my system).

Looking at the errors, Ulf's tshark changes seem more likely... but if he's busy, anybody else got a working windows build to test with?

For me, make dist breaks at a different place:

make[1]: Entering directory `/home/jmayer/work/wireshark/svn/trunk/gtk'
.deps/conversations_tr.Po:782: *** missing separator.  Stop.
make[1]: Leaving directory `/home/jmayer/work/wireshark/svn/trunk/gtk'

.Po files are generated - tried a make clean?

Cheers

Richard