Re: [Breakage] 2.22.0-rc1 - t0211-trace2-perf.sh

2019-05-21 Thread Jeff Hostetler
On 5/21/2019 9:07 AM, Randall S. Becker wrote: On May 21, 2019 07:59, Duy Nguyen wrote: On Tue, May 21, 2019 at 6:51 PM Ævar Arnfjörð Bjarmason wrote: But the real bug looks like the trace2 code unconditionally depending on pthreads, even though NonStop has 'NO_PTHREADS = UnfortunatelyYes'

RE: [Breakage] 2.22.0-rc1 - t0211-trace2-perf.sh

2019-05-21 Thread Randall S. Becker
On May 21, 2019 07:59, Duy Nguyen wrote: > On Tue, May 21, 2019 at 6:51 PM Ævar Arnfjörð Bjarmason > wrote: > > But the real bug looks like the trace2 code unconditionally depending > > on pthreads, even though NonStop has 'NO_PTHREADS = > UnfortunatelyYes' > > defined. > > > > That's why we get t

Re: [Breakage] 2.22.0-rc1 - t0211-trace2-perf.sh

2019-05-21 Thread Duy Nguyen
On Tue, May 21, 2019 at 6:51 PM Ævar Arnfjörð Bjarmason wrote: > But the real bug looks like the trace2 code unconditionally depending on > pthreads, even though NonStop has 'NO_PTHREADS = UnfortunatelyYes' > defined. > > That's why we get this th%d:unknown stuff, the trace2/tr2_tls.c code > using

Re: [Breakage] 2.22.0-rc1 - t0211-trace2-perf.sh

2019-05-21 Thread Ævar Arnfjörð Bjarmason
On Tue, May 21 2019, Randall S. Becker wrote: > Hi All, > > On the NonStop platform, the entire test for t0211-trace2-perf.sh does not > work. The first case, in verbose, reports: > > We get errors when the script is run: > > Use of uninitialized value within @tokens in pattern match (m//) at >

[Breakage] 2.22.0-rc1 - t0211-trace2-perf.sh

2019-05-21 Thread Randall S. Becker
Hi All, On the NonStop platform, the entire test for t0211-trace2-perf.sh does not work. The first case, in verbose, reports: We get errors when the script is run: Use of uninitialized value within @tokens in pattern match (m//) at t0211/scrub_perf.perl line 29, <> line 1. Initialized empty Git