Re: homebrew install bug

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Sean Story <sean(dot)story(at)digitalreasoning(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: homebrew install bug
Date: 2014-05-15 20:09:11
Message-ID: 14026.1400184551@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Sean Story <sean(dot)story(at)digitalreasoning(dot)com> writes:
> I'm having a persistent error in installing postgresql with home-brew. In the verbose output, there was a message to notify this 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(at)postgresql(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2014-05-15 20:13:32 Re: homebrew install bug
Previous Message David G Johnston 2014-05-15 20:05:26 Re: BUG #10329: Could not read block 0 in file "base/56100265/57047884": read only 0 of 8192 bytes