Re: homebrew install bug - Mailing list pgsql-bugs

From Tom Lane
Subject Re: homebrew install bug
Date
Msg-id 14026.1400184551@sss.pgh.pa.us
Whole thread Raw
In response to homebrew install bug  (Sean Story <sean.story@digitalreasoning.com>)
Responses Re: homebrew install bug  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-bugs
Sean Story <sean.story@digitalreasoning.com> writes:
> I'm having a persistent error in installing postgresql with home-brew. In the verbose output, there was a message to
notifythis address of the issue. I've pasted the output below. 

> checking uuid.h usability... no
> checking uuid.h presence... yes
> configure: WARNING: uuid.h: present but cannot be compiled
> configure: WARNING: uuid.h:     check for missing prerequisite headers?
> configure: WARNING: uuid.h: see the Autoconf documentation
> configure: WARNING: uuid.h:     section "Present But Cannot Be Compiled"
> configure: WARNING: uuid.h: proceeding with the preprocessor's result
> configure: WARNING: uuid.h: in the future, the compiler will take precedence
> configure: WARNING:     ## ---------------------------------------- ##
> configure: WARNING:     ## Report this to pgsql-bugs@postgresql.org ##
> configure: WARNING:     ## ---------------------------------------- ##
> checking for uuid.h... yes

Yeah, this is known bit-rot in the ossp-uuid headers.  Unfortunately that
project is moribund so getting it fixed properly seems to be outside the
realm of feasibility.  We're debating our options.

            regards, tom lane

pgsql-bugs by date:

Previous
From: David G Johnston
Date:
Subject: Re: BUG #10329: Could not read block 0 in file "base/56100265/57047884": read only 0 of 8192 bytes
Next
From: Andres Freund
Date:
Subject: Re: homebrew install bug