[LLVMdev] 2.2 Prerelease available for testing

Takanori Ishikawa takanori.ishikawa at gmail.com
Sat Jan 26 06:43:20 PST 2008


My test results for the LLVM 2.2 prerelease.

=== Q. Target ===

* Mac OS X 10.4.11
* 2 GHz Intel Core 2 Duo
* MacBook

% uname -a
  Darwin macbook.local 8.11.1 Darwin Kernel Version 8.11.1:
  Wed Oct 10 18:23:28 PDT 2007;
  root:xnu-792.25.20~1/RELEASE_I386 i386 i386

=== Q. How you built the release ===

* objDir != srcDir
* Release build
* llvm-gcc-4.2 from source (llvm-gcc4.2-2.2.source.tar.gz)

=== Q. Which llvm-gcc you used. ===

* llvm-gcc-4.2 from source (llvm-gcc4.2-2.2.source.tar.gz)

=== Q. make check results (either final totals or log file) ===

* Attachment (testrun.log)

=== Q. lvm-test results (report.nightly.txt) ===

* Attachment (llvm-test-2.2.txt)


I also put a detailed build instructions here.

  http://metareal.jottit.com/llvm-2.2-prerelease

Hope this help.


2008/1/25, Tanya M. Lattner <tonic at nondot.org>:
>
> LLVMers,
>
> The 2.2 prerelease is now available for testing:
> http://llvm.org/prereleases/2.2/
>
> If anyone can help test this release, I ask that you do the following:
>
> 1) Build llvm and llvm-gcc (or use a binary). You may build release
>     (default) or debug. You may pick llvm-gcc-4.0, llvm-gcc-4.2, or both.
> 2) Run 'make check'.
> 3) In llvm-test, run 'make TEST=nightly report'.
> 4) When submitting your testing results to the list, please include:
>         - Target
>         - How you built the release (objDir = srcDir? Release? Debug?
>            llvm-gcc binary?)
>         - Which llvm-gcc you used.
>         - make check results (either final totals or log file)
>         - llvm-test results (report.nightly.txt)
>
> All prerelease testing must be completed by Feb 1, 2008.
>
> The release has been delayed by one week, and I have updated the schedule
> on the main page. Here is the new schedule:
> * Jan 24, 2008: First round of pre-release testing begins.
> * Feb 1, 2008: Pre-release testing ends.
> * Feb 3, 2008: Second round of pre-release testing begins.
> * Feb 10, 2008: Pre-release testing ends.
> * Feb 11, 2008: 2.2 released.
>
> Thanks,
> Tanya Lattner
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logs.tar.gz
Type: application/x-gzip
Size: 65588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080126/c2af45bc/attachment.bin>


More information about the llvm-dev mailing list