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

Wireshark-dev: [Wireshark-dev] OSX buildbot: No rule to make target `.deps/lemon.Po'. Stop.

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Sat, 04 Nov 2006 11:25:34 +0100
Hi List, the OSX seems to repeatedly have problems:

make all
in dir /Users/buildbot/bb-wireshark/trunk/osx103ppc/build (timeout 1200 secs)
argv: ['make', 'all']
environment: {'SHELL': '/bin/bash', 'SHLVL': '1', 'PWD': '/Users/buildbot', 'USER': 'buildbot', 'PATH': '/bin:/sbin:/usr/bin:/usr/sbin:/Users/buildbot/bin:/usr/sbin:/sbin:/opt/local/bin', 'HOME': '/Users/buildbot', '_': '/opt/local/bin/buildbot'}
gcc  -o rdps ./rdps.c
./rdps ./print.ps ps.c
/usr/bin/perl ./make-version.pl .
Version configuration file version.conf not found.  Using defaults.
This is a build from SVN (or a SVN snapshot).
SVN version tag will be computed.
svnversion.h has been updated.
make  all-recursive
Making all in tools
Making all in lemon
Makefile:307: .deps/lemon.Po: No such file or directory
make[3]: *** No rule to make target `.deps/lemon.Po'.  Stop.
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
program finished with exit code 2

Regards, ULFL