Re: make check hangs in alpha5

From: Giles Lean <giles(dot)lean(at)pobox(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: Hitoshi Harada <umi(dot)tanuki(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: make check hangs in alpha5
Date: 2010-04-05 04:11:50
Message-ID: 20100405041150.59631.qmail@sapphire.netherstone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Josh Berkus <josh(at)agliodbs(dot)com> wrote:

> Could this be an issue with VirtualBox? Have you used this VM for
> testing before?

As I've hit a few bugs in VirtualBox, this is a definite
possibility. (So is Tom's suggestion of inconsistent
sources.)

Because I could, I just installed a new CentOS 5.4 (no
updates, 64 bit) VM on VirtualBox 3.1.6 hosted on OX X 10.5.8
(Leopard) with bridged networking.

I installed postgresql-9.0alpha5-revised.tar.bz2, compiled it
with the default options, ran 'make check' and everything
passed:

=======================
All 122 tests passed.
=======================

I'm not sure that this helps much as it doesn't rule out
VirtualBox, but my experience with it running Linux has
been positive. I do reboot the host at the first hint of
trouble and that fixes many ills; VirtualBox is not what
I would consider production ready, but it's competitive
and I switched to it from Parallels which I'd paid for.

I'd trial VMware but it doesn't claim to support the *BSDs
which is a feature I need, and I've seen at least one report
where it didn't work well with FreeBSD. That's hearsay, of
course, but it makes me cautious, particularly when I've got
something that works "well enough".

Regards,

Giles

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Takahiro Itagaki 2010-04-05 04:15:49 Re: xmlconcat (was 9.0 release notes done)
Previous Message Bruce Momjian 2010-04-05 03:26:33 Re: pgindent bizarreness