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] Ubuntu Cmake Build Failing

From: Evan Huus <eapache@xxxxxxxxx>
Date: Tue, 11 Feb 2014 21:01:56 -0500
So I finally got the licensecheck passing (woohoo!) and noticed while
I was doing it that the cmake build has been failing for a while:

Traceback (most recent call last):
  File "/home/wireshark/builders/trunk/ubuntu1204x64/build/tools/make-tap-reg.py",
line 181, in <module>
    os.rename(tmp_filename, final_filename)
OSError: [Errno 2] No such file or directory

Not sure if this is a cmake thing (autotools build seems to be
working) or a buildbot thing.

I've also noticed that buildbot-failure emails haven't been sent the
last couple of days, perhaps due to Gerald's attempt to get
gerrit-integration working?

Evan