New issue found!

Title: Report

[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#86]

Build URL:https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/86/
Project:oss-swift-package-linux-ubuntu-14_04
Date of build:Mon, 09 Jan 2017 18:04:50 -0800
Build duration:4 min 41 sec

Changes

  • Commit 6ec5d23fcb2c7384009effa4e76cf0e3ace4a003 by hughbellars:

    Fix build warning compiling llbuild

    • edit: lib/Commands/NinjaBuildCommand.cpp

  • Commit 5ddbfc056e85f247cc806500b9497e78bcdab24c by daniel_dunbar:

    [llbuildui] Start on a simple database viewer.

    • add: products/ui/README.md
    • add: products/ui/setup.py
    • add: products/ui/llbuildui/app.py
    • add: products/ui/llbuildui/__init__.py

  • Commit dd6745b7e30d39a2b22b64fa0017a92b24b03663 by daniel_dunbar:

    [ui] Add a database model for the current schema.

    • add: products/ui/llbuildui/model.py

  • Commit 6c256172837e1f02f0938d9a72fc81a16fc78115 by daniel_dunbar:

    [ui] Add database sessions to app.

    • edit: products/ui/llbuildui/app.py
    • add: products/ui/llbuildui/views.py
    • add: products/ui/llbuildui/database.py
    • edit: products/ui/README.md

  • Commit 7b58ad1a443ab393d9ac63613ea58947704627af by daniel_dunbar:

    [ui] Add support for walking build graph.

    • edit: products/ui/llbuildui/views.py
    • edit: products/ui/llbuildui/model.py

  • Commit aeaf0463af18b4573e83cb49ed2f6acc2ef8efb2 by hughbellars:

    Port stdlib/public/stubs/GlobalObjects to Windows

    • edit: stdlib/public/stubs/GlobalObjects.cpp

  • Commit 68bc423be39fc7339837d2c7c160508fddb2936b by florent.bruneau:

    Clang Importer: import all indirect fields.

    • edit: lib/ClangImporter/ImportDecl.cpp
    • edit: test/ClangImporter/ctypes_parse_union.swift
    • edit: stdlib/public/SDK/GLKit/GLKMath.swift.gyb

  • Commit 7f582c420db703abc89759bec433acee092b5e34 by nhawes:

    [indexer] When visiting a NominalTypeDecl, cover the type references in

    • edit: tools/swift-ide-test/swift-ide-test.cpp
    • edit: lib/Index/IndexSymbol.cpp
    • edit: include/swift/AST/SourceEntityWalker.h
    • edit: include/swift/Index/IndexSymbol.h
    • edit: tools/swift-ide-test/CMakeLists.txt
    • edit: include/swift/AST/ASTWalker.h
    • edit: lib/IDE/SyntaxModel.cpp
    • edit: lib/AST/SourceEntityWalker.cpp
    • edit: lib/Index/Index.cpp
    • edit: lib/AST/ASTWalker.cpp

  • Commit 8c45e20d3f38c238917681dc9ddbbd4a53ba9707 by nhawes:

    [indexer] Add relations to IndexSymbol add a -print-indexed-symbols

    • edit: tools/swift-ide-test/swift-ide-test.cpp
    • add: test/Index/roles.swift
    • edit: include/swift/Index/IndexSymbol.h
    • add: test/Index/kinds.swift
    • edit: include/swift/Index/IndexDataConsumer.h
    • edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
    • edit: lib/Index/Index.cpp

  • Commit 4bc7435bb1cb877b0a0aaec78723a6719932413f by nhawes:

    [indexer] provide names for pseudo accessors too

    • edit: test/Index/roles.swift
    • edit: test/SourceKit/Indexing/index_bad_modulename.swift.response
    • edit: test/SourceKit/Indexing/index_enum_case.swift.response
    • edit: test/SourceKit/Indexing/index.swift.response
    • edit: test/SourceKit/Indexing/index_forbid_typecheck.swift.response
    • edit: test/SourceKit/Indexing/index_big_array.swift.response
    • edit: lib/Index/Index.cpp

  • Commit fdc74b457813d4a9e1ddbf883f4f759535bc085e by nhawes:

    [indexer] Add further tests for roles and relations

    • edit: test/Index/roles.swift

  • Commit d63269505b48f25a06997c5a8fb70bcac6f821a9 by practicalswift:

    [swiftc (56 vs. 5396)] Add crasher in swift::TupleType::get

    • add: validation-test/compiler_crashers/28640-swift-tupletype-get-llvm-arrayref-swift-tupletypeelt-swift-astcontext-const.swift

  • Commit 32ba5f24cb96834238180ad19da0ecc2fc722806 by nhawes:

    [indexer] Don't output implicit symbol names in order to maintain the

    • edit: test/SourceKit/Indexing/index_bad_modulename.swift.response
    • edit: test/SourceKit/Indexing/index_enum_case.swift.response
    • edit: test/SourceKit/Indexing/index_big_array.swift.response
    • edit: test/SourceKit/Indexing/index.swift.response
    • edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
    • edit: test/SourceKit/Indexing/index_forbid_typecheck.swift.response

  • Commit 05f1b24a078adb47ca1ad84cb5d0f38fb0bb718c by dgregor:

    [Archetype builder] Never use the representative as the archetype

    • edit: test/Generics/associated_type_typo.swift
    • edit: lib/AST/ArchetypeBuilder.cpp

  • Commit 7b06a0425e42a026fef951ee52840171473ed0cb by doug_coleman:

    SourceKit: Fix cmake for ASAN builds on macos.

    • edit: tools/SourceKit/tools/sourcekitd/lib/API/CMakeLists.txt

  • Commit f80f31d9f2ecd020052a52e46f6945b989c59e3a by eeckstein:

    fix a use-after-free problem in redundant load elimination

    • edit: lib/SILOptimizer/Utils/LoadStoreOptUtils.cpp

  • Commit 4a2912d37782963ec21c567c597c625309b20efa by mgottesman:

    [bug-reducer] If extra_args is None, set self.extra_args to [], not None

    • edit: utils/bug_reducer/bug_reducer/bug_reducer_utils.py

  • Commit 1782997f6f7e83a5b2977a05b9a74cdde406ec18 by doug_coleman:

    utils: Make linux build ninja because the installed ninja is 1.5.1 for

    • edit: utils/build-presets.ini

  • Commit b79b4829744151df0904b8c888f9665e7a132c9d by github:

    This test only crashes on some linux hosts. Disabled it. (#6691)

    • edit: validation-test/compiler_crashers/28634-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift

  • Commit 3144129a9a9c72c85bbc685496d4506fefacf1e4 by mehdi.amini:

    [ThinLTO] Hash more part of the config to build cache entries

    • edit: lib/LTO/ThinLTOCodeGenerator.cpp

  • Commit 880f9728184bece65c2a74cfa726c3830c6d0d15 by mren:

    PCH: fix a regression that reports a module is defined in both pch and

    • edit: include/clang/Basic/LangOptions.def
    • add: test/Modules/pch-with-module-name.m
    • add: test/Modules/Inputs/pch-with-module-name/test.h
    • add: test/Modules/Inputs/pch-with-module-name/C.h
    • add: test/Modules/Inputs/pch-with-module-name/module.modulemap
    • edit: lib/Frontend/FrontendActions.cpp
    • add: test/Modules/Inputs/pch-with-module-name/C.m
    • edit: lib/Serialization/ASTWriter.cpp
    • add: test/Modules/Inputs/pch-with-module-name/A.h
    • edit: lib/Lex/PPDirectives.cpp
    • edit: include/clang/Frontend/FrontendActions.h
    • add: test/Modules/Inputs/pch-with-module-name/D.h

  • Commit 578c38f4c387396e5a84afb8b97b7e321aba4b7c by github:

    Revert "Revert "Update for new rules on @inline(__always) function

    • edit: Foundation/Data.swift

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to