[Release-testers] macOS pre-built binaries for 9.0.0

Tobias Hieta via Release-testers release-testers at lists.llvm.org
Fri Oct 18 11:07:09 PDT 2019


Hello Release Testers,

After some discussion on llvm-dev Vedant Kumar suggested that he don't
have the time to build pre-built binaries for llvm.org anymore, so I
decided to give it a try.

I have uploaded my build here:
https://drive.google.com/file/d/1J0YLhD2KOAjm0OMaxxJgUTLtXvfV--Dq/view?usp=sharing
SHA-1:d22b2d51fc18b80861b061adce6305d7b9d1c6d5
SHA-256: b46e3fe3829d4eb30ad72993bf28c76b1e1f7e38509fbd44192a2ef7c0126fc7

I did get an error/warning by the end of the build like this:

/Users/tobias/Code/llvm-project/build/final/test-suite-build/tools/timeit-target
--limit-core 0 --limit-cpu 7200 --timeout 7200 --limit-file-size
104857600 --limit-rss-size 838860800 --append-exitstat
us --redirect-output
/Users/tobias/Code/llvm-project/build/final/test-suite-build/MultiSource/Applications/JM/ldecod/Output/ldecod.test.out
--redirect-input /dev/null --chdir /Users/tobias/Code/llvm-p
roject/build/final/test-suite-build/MultiSource/Applications/JM/ldecod
--summary /Users/tobias/Code/llvm-project/build/final/test-suite-build/MultiSource/Applications/JM/ldecod/Output/ldecod.test.time
/Users/tobias/Code/llvm-project/build/final/test-suite-build/MultiSource/Applications/JM/ldecod/ldecod
-i data/test.264 -o Output/test_dec.yuv -r data/test_rec.yuv
cd /Users/tobias/Code/llvm-project/build/final/test-suite-build/MultiSource/Applications/JM/ldecod
; /Users/tobias/Code/llvm-project/build/final/test-suite-build/tools/fpcmp-target
/Users/tobias/Code/
llvm-project/build/final/test-suite-build/MultiSource/Applications/JM/ldecod/Output/ldecod.test.out
ldecod.reference_output

/Users/tobias/Code/llvm-project/build/final/test-suite-build/tools/fpcmp-target:
files differ without tolerance allowance

********************
Testing Time: 295.93s
********************
Failing Tests (1):
test-suite :: MultiSource/Applications/JM/ldecod/ldecod.test

Expected Passes : 940
Unexpected Failures: 1

Is this something that should block the upload of these binaries?

These builds where done on macOS Catalina with latest Xcode 11 (since
it's a staged compiler it should be fine whatever Xcode we use
right?).


More information about the Release-testers mailing list