Re: [OpenOCD-devel] master branch broken!

2020-01-20 Thread Tim Newsome
On Mon, Jan 20, 2020 at 12:29 AM Andreas Fritiofson < andreas.fritiof...@gmail.com> wrote: > > > On Fri, Jan 17, 2020 at 4:24 PM Antonio Borneo > wrote: > >> On Fri, Jan 17, 2020 at 3:37 PM Oleksij Rempel >> wrote: >> > >> > Am 17.01.20 um 12:45 schrieb Antonio Borneo: >> is there any method to

Re: [OpenOCD-devel] master branch broken!

2020-01-20 Thread Andreas Fritiofson
On Fri, Jan 17, 2020 at 4:24 PM Antonio Borneo wrote: > On Fri, Jan 17, 2020 at 3:37 PM Oleksij Rempel > wrote: > > > > Am 17.01.20 um 12:45 schrieb Antonio Borneo: > is there any method to force jenkins to rebuild a patch before merging > it? Maybe has to be rebased on top of master. > > I don'

Re: [OpenOCD-devel] master branch broken!

2020-01-17 Thread Moritz Fischer via OpenOCD-devel
Hi all, On Fri, Jan 17, 2020 at 7:23 AM Antonio Borneo wrote: > > On Fri, Jan 17, 2020 at 3:37 PM Oleksij Rempel wrote: > > > > Am 17.01.20 um 12:45 schrieb Antonio Borneo: > > > Hi, > > > last merged commit "jtag: drivers: xlnx-pcie-xvc: Add support for > > > Xilinx XVC/PCIe" > > > breaks the b

Re: [OpenOCD-devel] master branch broken!

2020-01-17 Thread Antonio Borneo
On Fri, Jan 17, 2020 at 3:37 PM Oleksij Rempel wrote: > > Am 17.01.20 um 12:45 schrieb Antonio Borneo: > > Hi, > > last merged commit "jtag: drivers: xlnx-pcie-xvc: Add support for > > Xilinx XVC/PCIe" > > breaks the build if configure enables it with option --enable-xlnx-pcie-xvc > > > > The comm

Re: [OpenOCD-devel] master branch broken!

2020-01-17 Thread Oleksij Rempel
Am 17.01.20 um 12:45 schrieb Antonio Borneo: > Hi, > last merged commit "jtag: drivers: xlnx-pcie-xvc: Add support for > Xilinx XVC/PCIe" > breaks the build if configure enables it with option --enable-xlnx-pcie-xvc > > The commit was created before my changes in the adapter interface. I'm > surpr

[OpenOCD-devel] master branch broken!

2020-01-17 Thread Antonio Borneo
Hi, last merged commit "jtag: drivers: xlnx-pcie-xvc: Add support for Xilinx XVC/PCIe" breaks the build if configure enables it with option --enable-xlnx-pcie-xvc The commit was created before my changes in the adapter interface. I'm surprised gerrit allowed the merge. I'm preparing a fix, but I