On 11/9/20 9:48 AM, Markus Armbruster wrote: > I get this on Fedora 32: > > [12/8327] Generating trace-dtrace-hw_virtio.h with a custom command > Warning: /usr/bin/dtrace:trace/trace-dtrace-hw_virtio.dtrace:76: syntax error > near: > probe vhost_vdpa_dev_start
A warning at 12/8327 is unlikely to be noticed by normal developer... Why "syntax error" is simply reported as warning? Shouldn't it be an error, so we can catch/fix? > > Warning: Proceeding as if --no-pyparsing was given. > >
