Im always checking the build when new version of deps or tsduck are released. What is potentially strange is that for some reason you are building utest which should't be the case due to NOTEST=1 flag. I will check one more thing and get back to you, in meantime you can manually execute commands in package()
I still have the error "target pattern contains no '%",it's not a problem related to an old version of a git repo, all the process (makepkg) is done on a clean directory (but not in a chroot environment, I use a /home directory with my normal account),
I suspect a problem with package versions (for the dependencies), the PKGBUILD doesn't check the version of dependencies, it checks only if 4 packages are installed : pcsclite, curl, srt and jq, but not their versions.
Hello @Potomac, just tried makepkg -c on clean Arch with minimum set of packages installed and it work as well. This is some issue with you local env. Pleas check Thierry's comment on tsduck's github.
3a8082e126