Latest Aarch64 cronbuild doesn't produce log anymore
The latest cronbuild doesn't produce a drcov* output anymore. For comparison:
[xxx:/var]# /var/DynamoRIO-AArch64-Linux-9.0.19368/bin64/drrun -root /var/DynamoRIO-AArch64-Linux-9.0.19368 -t drcov -dump_text -- /usr/bin/myapp --no-systemd --ro-path=/etc/nav
produces an output
[xxx:/var]# /var/DynamoRIO-AArch64-Linux-9.0.19397/bin64/drrun -root /var/DynamoRIO-AArch64-Linux-9.0.19397 -t drcov -dump_text -- /usr/bin/myapp --no-systemd --ro-path=/etc/nav
does not. The cronbuild also shows this message at the beginning:
<Application /usr/bin/myapp (4022). Client library targets an incompatible API version and should be re-compiled.>