[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_23 #13055

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Dec 15 12:16:15 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_armhf_23/13055/------------------------------------------
[...truncated 32773 lines...]
In file included from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/Basic/LLVM.h:22:0,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/AttrIterator.h:17,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/Attr.h:17,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/RecursiveASTVisitor.h:19,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/lib/ARCMigrate/Transforms.h:14,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp:28:
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::simplify_type<const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72:   required from 'struct llvm::cast_retty<clang::CaseStmt, const clang::Stmt* const>'
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:285:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::dyn_cast(const Y&) [with X = clang::CaseStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/Stmt.h:734:69:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:44:5: warning: ignoring attributes on template argument 'llvm::add_const_past_pointer<const clang::Stmt*, void>::type {aka const clang::Stmt*}' [-Wignored-attributes]
     RetType;
     ^~~~~~~
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::CaseStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:285:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::dyn_cast(const Y&) [with X = clang::CaseStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/Stmt.h:734:69:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
                    typename simplify_type<From>::SimpleType>::ret_type ret_type;
                                                                        ^~~~~~~~
[ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/clangCodeGen.dir/CGExprCXX.cpp.o
cd /build/1st/llvm-toolchain-3.9-3.9.1/build-llvm/tools/clang/lib/CodeGen && /usr/bin/g++-6   -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_OBJC_REWRITER -DCLANG_ENABLE_STATIC_ANALYZER -DDEBIAN_VERSION_SUFFIX=\"\" -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/build/1st/llvm-toolchain-3.9-3.9.1/build-llvm/tools/clang/lib/CodeGen -I/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/lib/CodeGen -I/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include -I/build/1st/llvm-toolchain-3.9-3.9.1/build-llvm/tools/clang/include -I/build/1st/llvm-toolchain-3.9-3.9.1/build-llvm/include -I/build/1st/llvm-toolchain-3.9-3.9.1/include  -std=c++0x -gsplit-dwarf -Wl,-fuse-ld=gold -fPIC -fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -Werror=date-time -std=c++11 -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -O2 -g -DNDEBUG    -fno-exceptions -o CMakeFiles/clangCodeGen.dir/CGExprCXX.cpp.o -c /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/lib/CodeGen/CGExprCXX.cpp
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::CallExpr, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:248:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast_or_null(const Y&) [with X = clang::CallExpr; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/ExprCXX.h:174:52:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::CompoundStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:222:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast(const Y&) [with X = clang::CompoundStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtCXX.h:100:44:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::CXXCatchStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:222:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast(const Y&) [with X = clang::CXXCatchStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtCXX.h:108:48:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::ObjCAtCatchStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:248:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast_or_null(const Y&) [with X = clang::ObjCAtCatchStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtObjC.h:208:59:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'const bool llvm::is_simple_type<const clang::Stmt* const>::value':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:257:5:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<To, From>::ret_type>::type llvm::cast_or_null(Y&) [with X = clang::ObjCAtCatchStmt; Y = const clang::Stmt* const]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtObjC.h:208:59:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:208:21: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
   static const bool value =
                     ^~~~~
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::ObjCAtFinallyStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:248:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast_or_null(const Y&) [with X = clang::ObjCAtFinallyStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtObjC.h:228:73:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
                    typename simplify_type<From>::SimpleType>::ret_type ret_type;
                                                                        ^~~~~~~~
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::Expr, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:248:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast_or_null(const Y&) [with X = clang::Expr; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtOpenMP.h:1974:56:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'bool llvm::isa(const Y&) [with X = clang::CaseStmt; Y = const clang::Stmt*]':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:298:16:   required from 'typename llvm::cast_retty<X, Y*>::ret_type llvm::dyn_cast(Y*) [with X = clang::CaseStmt; Y = const clang::Stmt; typename llvm::cast_retty<X, Y*>::ret_type = const clang::CaseStmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/Stmt.h:734:69:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:134:74: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
   return isa_impl_wrap<X, const Y,
          ~~~~~~~~~~~~~~~~~~~~~~~~~                                        
                        typename simplify_type<const Y>::SimpleType>::doit(Val);
                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
In file included from /build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/CBindingWrapping.h:17:0,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/IR/Type.h:21,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/IR/DerivedTypes.h:21,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/IR/DataLayout.h:24,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/lib/CodeGen/CGBuilder.h:13,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/lib/CodeGen/CodeGenFunction.h:17,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/lib/CodeGen/CGExprCXX.cpp:14:
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::simplify_type<const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72:   required from 'struct llvm::cast_retty<clang::CaseStmt, const clang::Stmt* const>'
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:285:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::dyn_cast(const Y&) [with X = clang::CaseStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/Stmt.h:734:69:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:44:5: warning: ignoring attributes on template argument 'llvm::add_const_past_pointer<const clang::Stmt*, void>::type {aka const clang::Stmt*}' [-Wignored-attributes]
     RetType;
     ^~~~~~~
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::CaseStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:285:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::dyn_cast(const Y&) [with X = clang::CaseStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/Stmt.h:734:69:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
                    typename simplify_type<From>::SimpleType>::ret_type ret_type;
                                                                        ^~~~~~~~
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::CallExpr, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:248:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast_or_null(const Y&) [with X = clang::CallExpr; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/ExprCXX.h:174:52:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'bool llvm::isa(const Y&) [with X = clang::CaseStmt; Y = const clang::Stmt*]':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:298:16:   required from 'typename llvm::cast_retty<X, Y*>::ret_type llvm::dyn_cast(Y*) [with X = clang::CaseStmt; Y = const clang::Stmt; typename llvm::cast_retty<X, Y*>::ret_type = const clang::CaseStmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/Stmt.h:734:69:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:134:74: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
   return isa_impl_wrap<X, const Y,
          ~~~~~~~~~~~~~~~~~~~~~~~~~                                        
                        typename simplify_type<const Y>::SimpleType>::doit(Val);
                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
[ 45%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/clangSerialization.dir/ASTReaderStmt.cpp.o
cd /build/1st/llvm-toolchain-3.9-3.9.1/build-llvm/tools/clang/lib/Serialization && /usr/bin/g++-6   -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_OBJC_REWRITER -DCLANG_ENABLE_STATIC_ANALYZER -DDEBIAN_VERSION_SUFFIX=\"\" -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/build/1st/llvm-toolchain-3.9-3.9.1/build-llvm/tools/clang/lib/Serialization -I/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/lib/Serialization -I/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include -I/build/1st/llvm-toolchain-3.9-3.9.1/build-llvm/tools/clang/include -I/build/1st/llvm-toolchain-3.9-3.9.1/build-llvm/include -I/build/1st/llvm-toolchain-3.9-3.9.1/include  -std=c++0x -gsplit-dwarf -Wl,-fuse-ld=gold -fPIC -fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -Werror=date-time -std=c++11 -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -O2 -g -DNDEBUG    -fno-exceptions -o CMakeFiles/clangSerialization.dir/ASTReaderStmt.cpp.o -c /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/lib/Serialization/ASTReaderStmt.cpp
In file included from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/Basic/LLVM.h:22:0,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/APValue.h:17,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/Decl.h:17,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/DeclObjC.h:17,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/Serialization/ASTReader.h:17,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/lib/Serialization/ASTReaderStmt.cpp:15:
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::simplify_type<const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72:   required from 'struct llvm::cast_retty<clang::CaseStmt, const clang::Stmt* const>'
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:285:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::dyn_cast(const Y&) [with X = clang::CaseStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/Stmt.h:734:69:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:44:5: warning: ignoring attributes on template argument 'llvm::add_const_past_pointer<const clang::Stmt*, void>::type {aka const clang::Stmt*}' [-Wignored-attributes]
     RetType;
     ^~~~~~~
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::CaseStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:285:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::dyn_cast(const Y&) [with X = clang::CaseStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/Stmt.h:734:69:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
                    typename simplify_type<From>::SimpleType>::ret_type ret_type;
                                                                        ^~~~~~~~
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::CallExpr, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:248:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast_or_null(const Y&) [with X = clang::CallExpr; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/ExprCXX.h:174:52:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::CompoundStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:222:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast(const Y&) [with X = clang::CompoundStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtCXX.h:100:44:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::CXXCatchStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:222:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast(const Y&) [with X = clang::CXXCatchStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtCXX.h:108:48:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::ObjCAtCatchStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:248:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast_or_null(const Y&) [with X = clang::ObjCAtCatchStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtObjC.h:208:59:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'const bool llvm::is_simple_type<const clang::Stmt* const>::value':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:257:5:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<To, From>::ret_type>::type llvm::cast_or_null(Y&) [with X = clang::ObjCAtCatchStmt; Y = const clang::Stmt* const]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtObjC.h:208:59:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:208:21: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
   static const bool value =
                     ^~~~~
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::ObjCAtFinallyStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:248:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast_or_null(const Y&) [with X = clang::ObjCAtFinallyStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtObjC.h:228:73:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
                    typename simplify_type<From>::SimpleType>::ret_type ret_type;
                                                                        ^~~~~~~~
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::Expr, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:248:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast_or_null(const Y&) [with X = clang::Expr; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtOpenMP.h:1974:56:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'bool llvm::isa(const Y&) [with X = clang::CaseStmt; Y = const clang::Stmt*]':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:298:16:   required from 'typename llvm::cast_retty<X, Y*>::ret_type llvm::dyn_cast(Y*) [with X = clang::CaseStmt; Y = const clang::Stmt; typename llvm::cast_retty<X, Y*>::ret_type = const clang::CaseStmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/Stmt.h:734:69:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:134:74: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
   return isa_impl_wrap<X, const Y,
          ~~~~~~~~~~~~~~~~~~~~~~~~~                                        
                        typename simplify_type<const Y>::SimpleType>::doit(Val);
                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
[ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/clangCodeGen.dir/CGExprComplex.cpp.o
cd /build/1st/llvm-toolchain-3.9-3.9.1/build-llvm/tools/clang/lib/CodeGen && /usr/bin/g++-6   -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_OBJC_REWRITER -DCLANG_ENABLE_STATIC_ANALYZER -DDEBIAN_VERSION_SUFFIX=\"\" -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/build/1st/llvm-toolchain-3.9-3.9.1/build-llvm/tools/clang/lib/CodeGen -I/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/lib/CodeGen -I/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include -I/build/1st/llvm-toolchain-3.9-3.9.1/build-llvm/tools/clang/include -I/build/1st/llvm-toolchain-3.9-3.9.1/build-llvm/include -I/build/1st/llvm-toolchain-3.9-3.9.1/include  -std=c++0x -gsplit-dwarf -Wl,-fuse-ld=gold -fPIC -fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -Werror=date-time -std=c++11 -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -O2 -g -DNDEBUG    -fno-exceptions -o CMakeFiles/clangCodeGen.dir/CGExprComplex.cpp.o -c /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/lib/CodeGen/CGExprComplex.cpp
In file included from /build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/CBindingWrapping.h:17:0,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/IR/Type.h:21,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/IR/DerivedTypes.h:21,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/IR/DataLayout.h:24,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/lib/CodeGen/CGBuilder.h:13,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/lib/CodeGen/CodeGenFunction.h:17,
                 from /build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/lib/CodeGen/CGExprComplex.cpp:14:
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::simplify_type<const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72:   required from 'struct llvm::cast_retty<clang::CaseStmt, const clang::Stmt* const>'
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:285:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::dyn_cast(const Y&) [with X = clang::CaseStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/Stmt.h:734:69:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:44:5: warning: ignoring attributes on template argument 'llvm::add_const_past_pointer<const clang::Stmt*, void>::type {aka const clang::Stmt*}' [-Wignored-attributes]
     RetType;
     ^~~~~~~
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::CaseStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:285:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::dyn_cast(const Y&) [with X = clang::CaseStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/Stmt.h:734:69:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
                    typename simplify_type<From>::SimpleType>::ret_type ret_type;
                                                                        ^~~~~~~~
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::CallExpr, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:248:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast_or_null(const Y&) [with X = clang::CallExpr; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/ExprCXX.h:174:52:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::CompoundStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:222:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast(const Y&) [with X = clang::CompoundStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtCXX.h:100:44:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::CXXCatchStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:222:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast(const Y&) [with X = clang::CXXCatchStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtCXX.h:108:48:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::ObjCAtCatchStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:248:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast_or_null(const Y&) [with X = clang::ObjCAtCatchStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtObjC.h:208:59:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'const bool llvm::is_simple_type<const clang::Stmt* const>::value':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:257:5:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<To, From>::ret_type>::type llvm::cast_or_null(Y&) [with X = clang::ObjCAtCatchStmt; Y = const clang::Stmt* const]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtObjC.h:208:59:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:208:21: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
   static const bool value =
                     ^~~~~
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::ObjCAtFinallyStmt, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:248:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast_or_null(const Y&) [with X = clang::ObjCAtFinallyStmt; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtObjC.h:228:73:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
                    typename simplify_type<From>::SimpleType>::ret_type ret_type;
                                                                        ^~~~~~~~
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h: In instantiation of 'struct llvm::cast_retty<clang::Expr, const clang::Stmt* const>':
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:248:1:   required by substitution of 'template<class X, class Y> typename std::enable_if<(! llvm::is_simple_type<Y>::value), typename llvm::cast_retty<X, const Y>::ret_type>::type llvm::cast_or_null(const Y&) [with X = clang::Expr; Y = const clang::Stmt*]'
/build/1st/llvm-toolchain-3.9-3.9.1/tools/clang/include/clang/AST/StmtOpenMP.h:1974:56:   required from here
/build/1st/llvm-toolchain-3.9-3.9.1/include/llvm/Support/Casting.h:183:72: warning: ignoring attributes on template argument 'llvm::simplify_type<const clang::Stmt* const>::SimpleType {aka const clang::Stmt*}' [-Wignored-attributes]
Thu Dec 15 12:11:06 UTC 2016 - pbuilder was killed by timeout after 18h.
removed ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/llvm-toolchain-3.9_3.9-6.rbuild.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/llvm-toolchain-3.9_3.9-6.build1.log.gz’
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 96.4%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/llvm-toolchain-3.9_3.9.1-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-7Fy9c0Yk/tmp.pXnj6I9xno
+ mv /srv/reproducible-results/rbuild-debian-7Fy9c0Yk/tmp.pXnj6I9xno /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/llvm-toolchain-3.9_3.9.1-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/llvm-toolchain-3.9_3.9.1-1.rbuild.log
+ '[' 1 -eq 1 ']'
+ handle_ftbfs
+ false
+ set +x
llvm-toolchain-3.9 failed to build from source.
Error: database is locked
Error: database is locked
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/llvm-toolchain-3.9_3.9.1-1.rbuild.log:	 96.3% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/llvm-toolchain-3.9_3.9.1-1.rbuild.log.gz
INFO: Starting at 2016-12-15 12:14:14.977776
CRITICAL: SQLite database locked, could not execute query:
CRITICAL: "SELECT r.status, r.version, r.build_date
CRITICAL:                        FROM results AS r JOIN sources AS s
CRITICAL:                        ON r.package_id=s.id WHERE s.name='llvm-toolchain-3.9'
CRITICAL:                        AND s.architecture='i386' AND s.suite='testing'"
CRITICAL: Exiting script.
INFO: Finished at 2016-12-15 12:16:14.868906, took: 0:01:59.891162








Warning: cannot update html pages for llvm-toolchain-3.9
All cleanup done.
Thu 15 Dec 12:16:14 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-e0HfGzq6, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list