On 2018/05/04 11:09, Brian Callahan wrote: > > On 05/04/18 06:45, Solene Rapenne wrote: > > Christian Weisgerber writes: > > > > > I see this splashed on my dpb window. Apparently a port writes to > > > /dev/tty during the build. Any idea which one? > > > > > > 476 loops; 25s; 139520 Kstmts; 4894 Kst/sec > > > 381 loops; 20s; 111675 Kstmts; 4891 Kst/sec > > > 93 loops; 5s; 27261 Kstmts; 4778 Kst/sec > > it's lang/snobol4 > > > > Fix looks like the attached.
Rather than patching build infra to avoid the test, would it be simpler to use e.g. /dev/stderr instead of /dev/tty?
