|
OpenRISC 1000: ATS
Introduction
The OpenRISC automated testing system (ATS) is, at present, a single machine which weekly builds OpenRISC GNU Toolchain and OS ports and reports building problems to the developers. It checks out the HEAD revision from the OpenCores CVS tree and checks that it builds and installs. If build or installation process fail, it sends build/install log to the developers.
ATS logs can be used by users to determine last working version of OpenRISC GNU toolchain and OS ports. If most up to date revisions don't work, you can use the one that was working most recently. Additionally all logs are provided, including ATS scripts that can be used by a user as a reference to help him set up tools on his local system. ATS builds the toolchain in i686-pc-linux-gnu (Red Hat 7.3) environment for cross-compiling for or32-uclinux and or32-rtems targets.
Status
Target or32-uclinux (ATS script): - Latest Binutils status: Test Passed (Sun May 22 23:58:32 CEST 2005)
- Last working Binutils status: Test Passed (Sun May 22 23:58:32 CEST 2005)
- Latest GCC-3.2.3 status: Test Passed (Mon May 23 00:06:01 CEST 2005)
- Last working GCC-3.2.3 status: Test Passed (Mon May 23 00:06:01 CEST 2005)
- Latest GDB 5.0 status: Test Passed (Mon May 23 00:09:40 CEST 2005)
- Last working GDB 5.0 status: Test Passed (Mon May 23 00:09:40 CEST 2005)
- Latest Or1ksim status: Build Test Passed (Mon May 23 00:10:47 CEST 2005)
- Last working Or1ksim status: Test Passed (Mon May 23 00:10:47 CEST 2005)
- Latest uClinux status: Build Test Passed (Mon May 23 00:12:19 CEST 2005)
- Last working uClinux status: Build Test Passed (Mon May 23 00:12:19 CEST 2005)
- Latest uClibc status: Test Passed (Mon Nov 22 00:55:17 CET 2004)
- Last working uClibc status: Test Passed (Mon Nov 22 00:55:17 CET 2004)
Target or32-rtems (ATS script):- Latest Binutils status: Test Passed (Mon May 23 00:14:44 CEST 2005)
- Last working Binutils status: Test Passed (Mon May 23 00:14:44 CEST 2005)
- Latest Newlib & GCC-2.95.2 status: Test Passed (Mon May 23 00:19:34 CEST 2005)
- Last working Newlib & GCC-2.95.2 status: Test Passed (Mon May 23 00:19:34 CEST 2005)
- Latest GDB status: Test Passed (Mon May 23 00:22:29 CEST 2005)
- Last working GDB status: Test Passed (Mon May 23 00:22:29 CEST 2005)
- Latest Or1ksim status: Test Passed (Mon May 23 00:22:43 CEST 2005)
- Last working Or1ksim status: Test Passed (Mon May 23 00:22:43 CEST 2005)
Wish List (TODO List)
This is a what will be added to the ATS in the future: - GNU Toolchain should also execute testsuite as part of the testing procedure
- Add RTL or1200 and its testsuite
Page Maintainer
This web page is maintained by Damjan Lampret.
|