Wireshark mailing list archives

Re: Windows 64-bit petri-dish build timing out?


From: Martin Mathieson via Wireshark-dev <wireshark-dev () wireshark org>
Date: Sat, 9 Dec 2017 15:32:58 +0000

Oops, should have just searched for 'error', was looking for something
obvious near the bottom of the log.  And rebased.
Martin

On Sat, Dec 9, 2017 at 2:44 PM, Jakub Zawadzki <darkjames-ws () darkjames pl>
wrote:

Hello Martin,

W dniu 2017-12-09 14:52, Martin Mathieson via Wireshark-dev napisaƂ(a):

There have been some failures recently, e.g.
https://buildbot.wireshark.org/petri-dish/builders/Windows%
20Petri%20Dish%20x64/builds/1123/steps/compile_1/logs/stdio

That build took over 21 minutes, and near the start of the log you can
see:

in dir
C:\buildbot\builders\windows-x86-64-petri-dish\windows-x86-6
4-petri-dish\build/cmbuild
(timeout 1200 secs)


Not sure about timeout, but recent cause of windows build failures was
missing declaration of packet_range_t in file_dlg_win32.h

From your log:
         filter_autocomplete.c
   130>C:\buildbot\builders\windows-x86-64-petri-dish\windows-
x86-64-petri-dish\build\ui/win32/file_dlg_win32.h(73): error C2143:
syntax error: missing ')' before '*' (compiling source file
C:\buildbot\builders\windows-x86-64-petri-dish\windows-x86-6
4-petri-dish\build\ui\gtk\export_sslkeys.c) [C:\buildbot\builders\windows-
x86-64-petri-dish\windows-x86-64-petri-dish\build\cmbuild\ui
\gtk\gtkui.vcxproj]
   130>C:\buildbot\builders\windows-x86-64-petri-dish\windows-
x86-64-petri-dish\build\ui/win32/file_dlg_win32.h(73): error C2081:
'packet_range_t': name in formal parameter list illegal (compiling source
file C:\buildbot\builders\windows-x86-64-petri-dish\windows-x86-6
4-petri-dish\build\ui\gtk\export_sslkeys.c) [C:\buildbot\builders\windows-
x86-64-petri-dish\windows-x86-64-petri-dish\build\cmbuild\ui
\gtk\gtkui.vcxproj]

it seems to be fixed by 2cee4f432feddc5deb48154a97fcb63823b4e6b4. Windows
Server 2016 x64 buildbot[1] confirm this:

 #1193 f29b3deb6d867b16fb8bc4bd5f66a5b6326a6727 OK
 #1194 8aa14236f8b0ea69901ea9ed87ebabd0d278e973 FAIL
 #1195 5d6315fefe6f2ffb1cafb3ad12522a57b43876ba FAIL
 #1196 2cee4f432feddc5deb48154a97fcb63823b4e6b4 OK

[1] https://buildbot.wireshark.org/wireshark-master/builders/Win
dows%20Server%202016%20x64

Regards,
Jakub.
____________________________________________________________
_______________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: