On 12/12/17 15:39, David Steele wrote: > $ make -C test/build/src/bin/pg_basebackup coverage-html > make: Entering directory `/home/vagrant/test/build/src/bin/pg_basebackup' > /usr/bin/lcov --gcov-tool /usr/bin/gcov -q --no-external -c -i -d . -d > /home/vagrant/src/src/bin/pg_basebackup -o lcov_base.info > geninfo: ERROR: no .gcno files found in > /home/vagrant/src/src/bin/pg_basebackup! > make: *** [lcov_base.info] Error 255 > make: *** Deleting file `lcov_base.info' > make: Leaving directory `/home/vagrant/test/build/src/bin/pg_basebackup'
I tried a setup like this locally and it works fine. So we might have to be more precise. Can you tell me the vagrant box you are using if it's public, or the OS version, and the exact commands, then I can try to reproduce it. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services