[LLVMdev] 3.5.1 Testing Phase Begins

sebastian.dressler at gmail.com sebastian.dressler at gmail.com
Sun Dec 14 13:04:46 PST 2014


Hi everyone,

I have a failing test on OS X 10.10:



FAIL: LLVM :: CodeGen/Mips/cconv/arguments-struct.ll (9584 of 18783)
******************** TEST 'LLVM :: CodeGen/Mips/cconv/arguments-struct.ll' FAILED ********************
Script:
--
/Users/rock/llvm/3.5.1-testing/rc1/Phase3/Release/llvmCore-3.5.1-rc1.obj/Release/bin/llc -march=mips -relocation-model=static < /Users/rock/llvm/3.5.1-testing/rc1/llvm.src/test/CodeGen/Mips/cconv/arguments-struct.ll | /Users/rock/llvm/3.5.1-testing/rc1/Phase3/Release/llvmCore-3.5.1-rc1.obj/Release/bin/FileCheck --check-prefix=ALL --check-prefix=SYM32 --check-prefix=O32-BE /Users/rock/llvm/3.5.1-testing/rc1/llvm.src/test/CodeGen/Mips/cconv/arguments-struct.ll
/Users/rock/llvm/3.5.1-testing/rc1/Phase3/Release/llvmCore-3.5.1-rc1.obj/Release/bin/llc -march=mipsel -relocation-model=static < /Users/rock/llvm/3.5.1-testing/rc1/llvm.src/test/CodeGen/Mips/cconv/arguments-struct.ll | /Users/rock/llvm/3.5.1-testing/rc1/Phase3/Release/llvmCore-3.5.1-rc1.obj/Release/bin/FileCheck --check-prefix=ALL --check-prefix=SYM32 --check-prefix=O32-LE /Users/rock/llvm/3.5.1-testing/rc1/llvm.src/test/CodeGen/Mips/cconv/arguments-struct.ll
/Users/rock/llvm/3.5.1-testing/rc1/Phase3/Release/llvmCore-3.5.1-rc1.obj/Release/bin/llc -march=mips64 -relocation-model=static -mattr=-n64,+n32 < /Users/rock/llvm/3.5.1-testing/rc1/llvm.src/test/CodeGen/Mips/cconv/arguments-struct.ll | /Users/rock/llvm/3.5.1-testing/rc1/Phase3/Release/llvmCore-3.5.1-rc1.obj/Release/bin/FileCheck --check-prefix=ALL --check-prefix=SYM32 --check-prefix=NEW-BE /Users/rock/llvm/3.5.1-testing/rc1/llvm.src/test/CodeGen/Mips/cconv/arguments-struct.ll
/Users/rock/llvm/3.5.1-testing/rc1/Phase3/Release/llvmCore-3.5.1-rc1.obj/Release/bin/llc -march=mips64el -relocation-model=static -mattr=-n64,+n32 < /Users/rock/llvm/3.5.1-testing/rc1/llvm.src/test/CodeGen/Mips/cconv/arguments-struct.ll | /Users/rock/llvm/3.5.1-testing/rc1/Phase3/Release/llvmCore-3.5.1-rc1.obj/Release/bin/FileCheck --check-prefix=ALL --check-prefix=SYM32 --check-prefix=NEW-LE /Users/rock/llvm/3.5.1-testing/rc1/llvm.src/test/CodeGen/Mips/cconv/arguments-struct.ll
/Users/rock/llvm/3.5.1-testing/rc1/Phase3/Release/llvmCore-3.5.1-rc1.obj/Release/bin/llc -march=mips64 -relocation-model=static -mattr=-n64,+n64 < /Users/rock/llvm/3.5.1-testing/rc1/llvm.src/test/CodeGen/Mips/cconv/arguments-struct.ll | /Users/rock/llvm/3.5.1-testing/rc1/Phase3/Release/llvmCore-3.5.1-rc1.obj/Release/bin/FileCheck --check-prefix=ALL --check-prefix=SYM64 --check-prefix=NEW-BE /Users/rock/llvm/3.5.1-testing/rc1/llvm.src/test/CodeGen/Mips/cconv/arguments-struct.ll
/Users/rock/llvm/3.5.1-testing/rc1/Phase3/Release/llvmCore-3.5.1-rc1.obj/Release/bin/llc -march=mips64el -relocation-model=static -mattr=-n64,+n64 < /Users/rock/llvm/3.5.1-testing/rc1/llvm.src/test/CodeGen/Mips/cconv/arguments-struct.ll | /Users/rock/llvm/3.5.1-testing/rc1/Phase3/Release/llvmCore-3.5.1-rc1.obj/Release/bin/FileCheck --check-prefix=ALL --check-prefix=SYM64 --check-prefix=NEW-LE /Users/rock/llvm/3.5.1-testing/rc1/llvm.src/test/CodeGen/Mips/cconv/arguments-struct.ll
--
Exit Code: 1

Command Output (stderr):
--
/Users/rock/llvm/3.5.1-testing/rc1/llvm.src/test/CodeGen/Mips/cconv/arguments-struct.ll:28:14: error: expected string not found in input
; SYM32-DAG: lui [[PTR_HI:\$[0-9]+]], %hi(bytes)
             ^
<stdin>:15:7: note: scanning from here
s_i8: # @s_i8
      ^
<stdin>:24:5: note: possible intended match here
 addiu $2, $gp, %gp_rel(bytes)
    ^


Does it ring a bell somewhere??

Cheers,
Sebastian


> --On 12.12.2014, at 02:26, Tom Stellard <tom at stellard.net> wrote:
> 
> Hi,
> 
> 3.5.1-rc1 has been tagged, so it is time to begin testing.  We can
> always use more testers, so if  you would like to volunteer, let me
> know.
> 
> For those that are new to testing, please review the documentation
> for how validate a new release:
> http://llvm.org/docs/ReleaseProcess.html
> 
> Remember that when we check for regressions we want to compare the
> test results of 3.5.1-rc1 with 3.5.0-final.
> 
> There is one undocumented step, which is how to package build/package
> the binaries so they can be uploaded to the website.  I think there
> may be a script for this, but I'm not sure.  It would be great if
> one of the veteran testers could add this information to the release
> documentation, or at the very least explain to me what to do so
> I can update the docs.
> 
> If you have any questions about testing, don't hesitate to ask.
> 
> Thanks,
> Tom
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev





More information about the llvm-dev mailing list