Re: make coverage-html on OS X - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: make coverage-html on OS X
Date
Msg-id ccc26eaf-22bf-a63d-8950-ba8dab240dd5@BlueTreble.com
Whole thread Raw
In response to Re: make coverage-html on OS X  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: make coverage-html on OS X  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On 10/13/16 11:13 PM, Peter Eisentraut wrote:
> On 10/13/16 4:03 PM, Jim Nasby wrote:
>> I've slowly stripped away my normal build environment; I'm now using
>> baseline gcc (no ccache) with the following ./configure... anyone have
>> any ideas how to debug/fix this?
>
> Which gcc are you using?

gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr 
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 8.0.0 (clang-800.0.38)
Target: x86_64-apple-darwin15.6.0
Thread model: posix
InstalledDir: 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

FWIW, I normally do

CC='ccache clang -Qunused-arguments -fcolor-diagnostics'

which was also failing; I've now unset CC (and verified plain gcc is in 
use).
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)   mobile: 512-569-9461



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Extend framework from commit 53be0b1ad to report latch waits.
Next
From: Tom Lane
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Extend framework from commit 53be0b1ad to report latch waits.