FW: PGBuildfarm member snake Branch REL8_0_STABLE Status changed from OK to Make failure

Started by Dave Pageabout 20 years ago3 messageshackers
Jump to latest
#1Dave Page
dpage@pgadmin.org

Oops. 8.0, 8.1 and dev failed on Snake last night :-(

/D

-----Original Message-----
From: PG Build Farm [mailto:pgbuildfarm-web@hosting-two.commandprompt.com]
Sent: Wed 2/1/2006 2:08 AM
To: pgbuildfarm-status-chngs@pgfoundry.org; pgbuildfarm-status-green@pgfoundry.org
Subject: PGBuildfarm member snake Branch REL8_0_STABLE Status changed from OK to Make failure

The PGBuildfarm member snake had the following event on branch REL8_0_STABLE:

Status changed from OK to Make failure

The snapshot timestamp for the build that triggered this notification is: 2006-02-01 02:05:48

The specs of this machine are:
OS: Windows / Server 2003 SP1
Arch: i686
Comp: gcc / 3.4.2

For more information, see http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=snake&br=REL8_0_STABLE

#2Bruce Momjian
bruce@momjian.us
In reply to: Dave Page (#1)
Re: [HACKERS] FW: PGBuildfarm member snake Branch REL8_0_STABLE Status

Dave Page wrote:

Oops. 8.0, 8.1 and dev failed on Snake last night :-(

Fixed in all branches, patch attached. I was unclear how the const was
going to behave for Win32 but it should be fine now.

Basically the const comes in via parameter, and we used to make a
non-const copy just for Win32; now we always do, but we still return it
as a const.

---------------------------------------------------------------------------

/D

-----Original Message-----
From: PG Build Farm [mailto:pgbuildfarm-web@hosting-two.commandprompt.com]
Sent: Wed 2/1/2006 2:08 AM
To: pgbuildfarm-status-chngs@pgfoundry.org; pgbuildfarm-status-green@pgfoundry.org
Subject: PGBuildfarm member snake Branch REL8_0_STABLE Status changed from OK to Make failure

The PGBuildfarm member snake had the following event on branch REL8_0_STABLE:

Status changed from OK to Make failure

The snapshot timestamp for the build that triggered this notification is: 2006-02-01 02:05:48

The specs of this machine are:
OS: Windows / Server 2003 SP1
Arch: i686
Comp: gcc / 3.4.2

For more information, see http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=snake&br=REL8_0_STABLE

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Attachments:

/bjm/difftext/plainDownload+2-2
#3Dave Page
dpage@pgadmin.org
In reply to: Bruce Momjian (#2)
Re: [HACKERS] FW: PGBuildfarm member snake Branch REL8_0_STABLE Status changed from OK to Make failure

Thanks Bruce.

-----Original Message-----
From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
Sent: Wed 2/1/2006 12:45 PM
To: Dave Page
Cc: PostgreSQL-patches
Subject: Re: [HACKERS] FW: PGBuildfarm member snake Branch REL8_0_STABLE Status changed from OK to Make failure

Dave Page wrote:

Oops. 8.0, 8.1 and dev failed on Snake last night :-(

Fixed in all branches, patch attached. I was unclear how the const was
going to behave for Win32 but it should be fine now.

Basically the const comes in via parameter, and we used to make a
non-const copy just for Win32; now we always do, but we still return it
as a const.

---------------------------------------------------------------------------

/D

-----Original Message-----
From: PG Build Farm [mailto:pgbuildfarm-web@hosting-two.commandprompt.com]
Sent: Wed 2/1/2006 2:08 AM
To: pgbuildfarm-status-chngs@pgfoundry.org; pgbuildfarm-status-green@pgfoundry.org
Subject: PGBuildfarm member snake Branch REL8_0_STABLE Status changed from OK to Make failure

The PGBuildfarm member snake had the following event on branch REL8_0_STABLE:

Status changed from OK to Make failure

The snapshot timestamp for the build that triggered this notification is: 2006-02-01 02:05:48

The specs of this machine are:
OS: Windows / Server 2003 SP1
Arch: i686
Comp: gcc / 3.4.2

For more information, see http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=snake&br=REL8_0_STABLE

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073