Fwd: Build polly-perf-O3 Failure
Tobias Grosser
tobias at grosser.es
Sat Mar 29 08:39:54 PDT 2014
Hi Tim,
it seems there are possible compile time issues with the cmake builds:
objdump/Release+Asserts/llvm-objdump.o:llvm-objdump.cpp:function main:
error: undefined reference to 'LLVMInitializeARM64Disassembler'
collect2: error: ld returned 1 exit status
Cheers,
Tobias
-------- Original Message --------
Subject: Build polly-perf-O3 Failure
Date: Sat, 29 Mar 2014 08:24:44 -0700
From: llvm.buildmaster at lab.llvm.org
To: tobias at grosser.es
The Buildbot has detected a failed build on builder polly-perf-O3 while
building llvm.
Full details are available at:
http://lab.llvm.org:8011/builders/polly-perf-O3/builds/2260
Buildbot URL: http://lab.llvm.org:8011/
Buildslave for this Build: pollyperf4
Build Reason: scheduler
Build Source Stamp: [branch trunk] 205102
Blamelist: logan,tnorthover
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
docs/LanguageExtensions.rst
include/clang/Basic/BuiltinsARM64.def
include/clang/Basic/BuiltinsNEON.def
include/clang/Basic/CMakeLists.txt
include/clang/Basic/Makefile
include/clang/Basic/TargetBuiltins.h
include/clang/Basic/TargetCXXABI.h
include/clang/Sema/Sema.h
lib/AST/ASTContext.cpp
lib/AST/ItaniumMangle.cpp
lib/Basic/Targets.cpp
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/ItaniumCXXABI.cpp
lib/CodeGen/TargetInfo.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp
lib/Driver/Tools.h
lib/Frontend/InitHeaderSearch.cpp
lib/Headers/Makefile
lib/Sema/SemaChecking.cpp
lib/Sema/SemaType.cpp
test/CodeGen/2007-06-18-SextAttrAggregate.c
test/CodeGen/aarch64-neon-2velem.c
test/CodeGen/aarch64-neon-3v.c
test/CodeGen/aarch64-neon-across.c
test/CodeGen/aarch64-neon-extract.c
test/CodeGen/aarch64-neon-fcvt-intrinsics.c
test/CodeGen/aarch64-neon-fma.c
test/CodeGen/aarch64-neon-misc.c
test/CodeGen/aarch64-neon-perm.c
test/CodeGen/aarch64-neon-scalar-copy.c
test/CodeGen/aarch64-neon-scalar-x-indexed-elem.c
test/CodeGen/aarch64-neon-shifts.c
test/CodeGen/aarch64-neon-tbl.c
test/CodeGen/aarch64-neon-vcombine.c
test/CodeGen/aarch64-neon-vget-hilo.c
test/CodeGen/aarch64-varargs.c
test/CodeGen/arm-aapcs-vfp.c
test/CodeGen/arm-homogenous.c
test/CodeGen/arm64-abi-vector.c
test/CodeGen/arm64-arguments.c
test/CodeGen/arm64-crc32.c
test/CodeGen/arm64-lanes.c
test/CodeGen/arm64-scalar-test.c
test/CodeGen/arm64-vrnd.c
test/CodeGen/arm64-vrsqrt.c
test/CodeGen/arm64_crypto.c
test/CodeGen/arm64_neon_high_half.c
test/CodeGen/arm64_vCMP.c
test/CodeGen/arm64_vLdStNum_lane.c
test/CodeGen/arm64_vMaxMin.c
test/CodeGen/arm64_vadd.c
test/CodeGen/arm64_vca.c
test/CodeGen/arm64_vcopy.c
test/CodeGen/arm64_vcreate.c
test/CodeGen/arm64_vcvtfp.c
test/CodeGen/arm64_vdup.c
test/CodeGen/arm64_vdupq_n_f64.c
test/CodeGen/arm64_vecCmpBr.c
test/CodeGen/arm64_vext.c
test/CodeGen/arm64_vfma.c
test/CodeGen/arm64_vget.c
test/CodeGen/arm64_vneg.c
test/CodeGen/arm64_vqmov.c
test/CodeGen/arm64_vrecps.c
test/CodeGen/arm64_vset_lane.c
test/CodeGen/arm64_vshift.c
test/CodeGen/arm64_vsli.c
test/CodeGen/arm64_vsri.c
test/CodeGen/arm64_vtst.c
test/CodeGen/asm_arm64.c
test/CodeGen/atomic-arm64.c
test/CodeGen/blockstret.c
test/CodeGen/builtins-arm-exclusive.c
test/CodeGen/builtins-arm64.c
test/CodeGenCXX/arm64-constructor-return.cpp
test/CodeGenCXX/arm64-darwinpcs.cpp
test/CodeGenCXX/arm64-empty-struct.cpp
test/CodeGenCXX/arm64.cpp
test/CodeGenCXX/empty-nontrivially-copyable.cpp
test/CodeGenCXX/mangle-neon-vectors.cpp
test/CodeGenCXX/poly-unsigned.cpp
test/CodeGenObjC/arc-arm.m
test/CodeGenObjC/arm64-int32-ivar.m
test/CodeGenObjC/stret-1.m
test/CodeGenObjC/stret.m
test/Driver/arm64-darwinpcs.c
test/Driver/darwin-ld.c
test/Driver/implicit-function-as-error.c
test/Driver/target-triple-deployment.c
test/Sema/arm64-inline-asm.c
test/Sema/arm64-neon-args.c
test/Sema/builtins-arm64-exclusive.c
test/Sema/builtins-arm64.c
test/Sema/inline-asm-validate.c
test/Sema/neon-vector-types.c
test/SemaObjC/opaque-is-access-warn.m
test/SemaObjC/opaque-is-access.m
On: http://llvm.org/svn/llvm-project
For: cfe
At: Sat 29 Mar 2014 08:20:35
Changed By: tnorthover
Comments: ARM64: initial clang support commit.
This adds Clang support for the ARM64 backend. There are definitely
still some rough edges, so please bring up any issues you see with
this patch.
As with the LLVM commit though, we think it'll be more useful for
merging with AArch64 from within the tree.Properties:
File: lib/CodeGen/CGRTTI.cpp
On: http://llvm.org/svn/llvm-project
For: cfe
At: Sat 29 Mar 2014 08:20:35
Changed By: tnorthover
Comments: CodeGen: Allow different RTTI emission strategies
Some ABIs and C++ libraries may make different trade-offs in how RTTI
is emitted (currently with respect to visibility and so on). This
implements one scheme, as used by ARM64.Properties:
File: test/MC/ELF/nocompression.s
On: http://llvm.org/svn/llvm-project
For: llvm
At: Sat 29 Mar 2014 08:20:35
Changed By: logan
Comments: llvm-mc: Fix build breakage caused by r205050.
When LLVM is not built with zlib, nocompression.s will test
for the error message. But this test case will cause breakage
because the exit code is non-zero. This commit fix this issue
by adding "not" to the command.
Properties:
LOGS:
Last 15 lines of 'stdio':
/home/grosser/buildslave/pollyperf-O3/llvm.obj/tools/llvm-objdump/Release+Asserts/llvm-objdump.o:llvm-objdump.cpp:function main: error: undefined reference to 'LLVMInitializeARM64TargetMC'
/home/grosser/buildslave/pollyperf-O3/llvm.obj/tools/llvm-objdump/Release+Asserts/llvm-objdump.o:llvm-objdump.cpp:function main: error: undefined reference to 'LLVMInitializeARM64AsmParser'
/home/grosser/buildslave/pollyperf-O3/llvm.obj/tools/llvm-objdump/Release+Asserts/llvm-objdump.o:llvm-objdump.cpp:function main: error: undefined reference to 'LLVMInitializeARM64Disassembler'
collect2: error: ld returned 1 exit status
make[2]: ***
[/home/grosser/buildslave/pollyperf-O3/llvm.obj/Release+Asserts/bin/llvm-objdump]
Error 1
make[2]: Leaving directory
`/home/grosser/buildslave/pollyperf-O3/llvm.obj/tools/llvm-objdump'
make[1]: *** [llvm-objdump/.makeall] Error 2
llvm[2]: Linking Release+Asserts executable llvm-readobj (without symbols)
/home/grosser/buildslave/pollyperf-O3/llvm.obj/tools/llvm-readobj/Release+Asserts/llvm-readobj.o:llvm-readobj.cpp:function main: error: undefined reference to 'LLVMInitializeARM64TargetInfo'
collect2: error: ld returned 1 exit status
make[2]: ***
[/home/grosser/buildslave/pollyperf-O3/llvm.obj/Release+Asserts/bin/llvm-readobj]
Error 1
make[2]: Leaving directory
`/home/grosser/buildslave/pollyperf-O3/llvm.obj/tools/llvm-readobj'
make[1]: *** [llvm-readobj/.makeall] Error 2
make[1]: Leaving directory
`/home/grosser/buildslave/pollyperf-O3/llvm.obj/tools'
make: *** [all] Error 1
More information about the llvm-commits
mailing list