From: | "Pete St(dot) Onge" <pete(at)economics(dot)utoronto(dot)ca> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, pete(at)economics(dot)utoronto(dot)ca, pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: Buildfarm issues on specific machines |
Date: | 2005-07-17 03:45:38 |
Message-ID: | 20050717034538.GX4661@manitas.economics.utoronto.ca |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
First off, thanks for looking into this, Tom, and thanks to Andrew for
all the stellar work on the buildfarm, I'm glad to be a part of it.
Perhaps this will help in the diagnosis of why REL7_2_STABLE fails on
arbor (aka caribou). Please let me know if there is anything I can try
on this side, or if there is any other info you could use.
Thanks,
Pete
arbor:~# whereis flex
flex: /usr/bin/flex /usr/share/man/man1/flex.1.gz
arbor:~# whereis gcc
gcc: /usr/bin/gcc /usr/share/man/man1/gcc.1.gz
pete(at)arbor:~$ flex -V
flex 2.5.31
arbor:~# crontab -l
30 2 * * * PATH=/bin:/usr/bin:/home/pete/bin:/home/pete/projects/pg_build_farm/build-farm-2.05 cd ~/projects/pg_build_farm/build-farm-2.05 && for foo in HEAD REL7_2_STABLE REL7_3_STABLE REL7_4_STABLE REL8_0_STABLE REL8_1_STABLE; do ./run_build.pl --verbose $foo; done
On Sat, Jul 16, 2005 at 11:17:29PM -0400, Tom Lane wrote:
[Clip]
> caribou [7.2]: no "flex" installed
>
> This looks like pilot error as well, though again I don't understand why the
> later branches seem to work. Are we sure the same PATH is being used for
> every branch here? Why doesn't the buildfarm report for 7.2 show the PATH?
>
> regards, tom lane
--
Peter D. St. Onge, http://pete.economics.utoronto.ca/
IT Admin, Department of Economics pete(at)economics(dot)utoronto(dot)ca
SB01, 150 St. George, University of Toronto 416-946-3594
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-07-17 04:16:36 | Re: Buildfarm issues on specific machines |
Previous Message | Tom Lane | 2005-07-17 03:17:29 | Buildfarm issues on specific machines |