diff options
author | Marvin Scholz <epirat07@gmail.com> | 2019-07-15 12:14:59 +0200 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2019-11-07 17:50:00 +0530 |
commit | 2fe75ab31d7eb45e3615cd5bad1be6131d314dda (patch) | |
tree | a9e1d91272da13673b7bf6a7a6ef6902b5ff3bb6 /tools/boost_names.py | |
parent | 273d6e75eafb8cdae746bd418f8dd27f688a76e9 (diff) | |
download | meson-2fe75ab31d7eb45e3615cd5bad1be6131d314dda.zip meson-2fe75ab31d7eb45e3615cd5bad1be6131d314dda.tar.gz meson-2fe75ab31d7eb45e3615cd5bad1be6131d314dda.tar.bz2 |
dependencies/pkgconfig: Log pkg-config exceptions
This means that when either cflags or libs lookup fails, this will be
logged always in the log, leading to much easier to debug messages
like:
Called `/usr/local/bin/pkg-config --cflags gnutls` -> 1
pkg-config error with 'gnutls': Could not generate cargs for gnutls:
Package nettle was not found in the pkg-config search path.
Perhaps you should add the directory containing `nettle.pc'
to the PKG_CONFIG_PATH environment variable
Package 'nettle', required by 'gnutls', not found
Run-time dependency gnutls found: NO (tried pkgconfig)
Diffstat (limited to 'tools/boost_names.py')
0 files changed, 0 insertions, 0 deletions