Re: [Wireshark-dev] pipeline failed

2021-10-28 Thread Gerald Combs
On 10/28/21 12:29 PM, Zoran Bošnjak wrote: Hello wireshark developers, please advice how do I reproduce the pipeline build failure in local environment. In particular, this one: https://gitlab.com/zoranbosnjak/wireshark/-/pipelines/397393242 The following problems are reported on merge request

[Wireshark-dev] pipeline failed

2021-10-28 Thread Zoran Bošnjak
Hello wireshark developers, please advice how do I reproduce the pipeline build failure in local environment. In particular, this one: https://gitlab.com/zoranbosnjak/wireshark/-/pipelines/397393242 The following problems are reported on merge request: 1. Checking cache for Code Checks + Clang

Re: [Wireshark-dev] pipeline failed at the Restore Cache step

2020-09-13 Thread Eugène Adell
hi guys, is anything missing on my branch or are we just waiting for a code review ? thanks and good week-end Eugene Le jeu. 10 sept. 2020 à 14:28, Eugène Adell a écrit : > > Thanks Dario, it's now fixed (it seems some switch/case blocks allow > empty lines but not others ?) > > > E.A. > > Le j

Re: [Wireshark-dev] pipeline failed at the Restore Cache step

2020-09-10 Thread Eugène Adell
Thanks Dario, it's now fixed (it seems some switch/case blocks allow empty lines but not others ?) E.A. Le jeu. 10 sept. 2020 à 10:11, Dario Lombardo a écrit : > > Your CI failed for trailing whitespaces. > > $ bash ./tools/pre-commit 'HEAD^1' > epan/dissectors/packet-tcp.c:1351: trailing white

Re: [Wireshark-dev] pipeline failed at the Restore Cache step

2020-09-10 Thread Dario Lombardo
Your CI failed for trailing whitespaces. $ bash ./tools/pre-commit 'HEAD^1' epan/dissectors/packet-tcp.c:1351: trailing whitespace. + epan/dissectors/packet-tcp.c:1356: trailing whitespace. + epan/dissectors/packet-tcp.c:1362: trailing whitespace. + epan/dissectors/packet-tcp.c:1369: trailing whit

[Wireshark-dev] pipeline failed at the Restore Cache step

2020-09-10 Thread Eugène Adell
Hi guys, My pipeline is in error ( branch 16716 Pipeline #188182176 ) and I don't know what to do. My branch which was first on Gerrit, I followed what is said in the doc to move it as a Merge Request and finally it asked for a Rebase, which I ran this morning and ended with this error. The erro