A certain package called qt5-webkit-ng in my Linux distribution ships a broken pkg-config file (https://ptpb.pw/j--R) which is missing the Description field, which *should* make `pkg-config --list-all` fail with an error or skip over that one package. However, when `pkg-config --list-all` is executed without the --debug argument, it fails silently, printing nothing to stderr or stdout. Here is the output from `pkg-config --list-all --debug`: https://ptpb.pw/A78f
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pkg-config/pkg-config/issues/36.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.