Eric Lemings wrote:
Was just looking at this page:

http://stdcxx.apache.org/builds/4.2.x/aix-5.3-ppc-vacpp-9.0.html

I assume this page was not generated correctly.  Something still amiss?

The page is fine (the presentation could be better), but there
is a problem with all the AIX builds. They've all been failing
due to undefined library symbols. I've been assuming it had to
do with all the recent infrastructure screwups that Scott noted
the other day but upon closer inspection I noticed that we're
using -qtempinc when we should be using -qtemplateregistry. I
wonder if this change might be responsible:
  http://svn.apache.org/viewvc?view=rev&revision=652954
Let me look into it.

Martin


Brad.

-----Original Message-----
From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor
Sent: Wednesday, May 14, 2008 6:31 PM
To: [email protected]
Subject: official location for stdcxx build results

As per STDCXX-682, I've set up the following directories for
the cross-build index pages and populated them with the latest
build results and logs:

   trunk (5.0.x): http://stdcxx.apache.org/builds/trunk/
   4.3.x:         http://stdcxx.apache.org/builds/4.3.x/
   4.2.x:         http://stdcxx.apache.org/builds/4.2.x/
   4.2.1:         http://stdcxx.apache.org/builds/4.2.1/
   4.2.0:         http://stdcxx.apache.org/builds/4.2.0/

Please bookmark these as the official stdcxx build result pages.

The individual build logs (including the summary index.html page)
are stored in the logs/ subdirectory:

   trunk: http://stdcxx.apache.org/builds/trunk/logs/
   4.3.x: http://stdcxx.apache.org/builds/4.3.x/logs/
   4.2.x: http://stdcxx.apache.org/builds/4.2.x/logs/
   4.2.1: http://stdcxx.apache.org/builds/4.2.1/logs/
   4.2.0: http://stdcxx.apache.org/builds/4.2.0/logs/

I also set up a cron job to update cross-build pages for all
trees in active development (i.e., trunk, 4.3.x and 4.2.x) at
8AM Mountain when any new build logs have been posted since
the last each page was generated. Logs from nightly builds
at Rogue Wave are generally posted around 7AM Mountain. The
current build schedule for these builds is as follows (builds
take place only if any changes occurred since the last build):

   trunk: monthly, on the 1st
   4.3.x: bimonthly, on the 2nd and 16th
   4.2.x: nightly



Reply via email to