[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #1774

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#1774]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/1774/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Tue, 12 Jun 2018 05:06:29 -0500
Build duration:
2 hr 22 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 1744fa0505cfe3b53b048b2d37d2fed22942be24 by dmbryson:
    [Core] Fix MakeFileDepsParser handling of filenames with ':'

    • edit: unittests/Core/MakefileDepsParserTest.cpp
    • edit: lib/Core/MakefileDepsParser.cpp
  • Commit fa1731aa1632a0613697d54c5f3c20e5998bed6b by dmbryson:
    [BuildSystem] Add position to deps parse error message

    • edit: lib/BuildSystem/BuildSystem.cpp
  • Commit 802774c3270f07269930022b58e657a867496f27 by yusuke2759:
    Don't print duplicated import decls by sil-opt if input file is silgen

    • add: test/sil-opt/import-decls.silgen
    • edit: lib/SIL/SILPrinter.cpp
  • Commit 353656de0ef04b08cda54b785224998aad627d2e by yusuke2759:
    Rename extension to correct one

    • delete: test/sil-opt/import-decls.silgen
    • add: test/sil-opt/import-decls.sil
  • Commit 40da49c56da70f70926f69ff767ebf71650da795 by yusuke2759:
    Check custom module import as well

    • add: test/SIL/import-decls.sil
    • delete: test/sil-opt/import-decls.sil
  • Commit 88928a8ebaa08e1365592d58046fefa53d771265 by aqamoss3fan2010:
    [CSDiag] Remove nested type and use TC.isConvertible instead

    • edit: lib/Sema/CSDiag.cpp
  • Commit e02266d4fa0699f2e2701d3ac8e26284b13bc117 by mgottesman:
    [func-sig-opts][projection] All projection trees during the run on a

    • edit: lib/SIL/Projection.cpp
    • edit: lib/SILOptimizer/FunctionSignatureTransforms/FunctionSignatureOpts.cpp
    • edit: lib/SILOptimizer/FunctionSignatureTransforms/FunctionSignatureOpts.h
    • edit: include/swift/SIL/Projection.h
  • Commit 7a99929602e7f3df246712f3ec75376c6c6fdd2b by millenomi:
    Implement FileManager.urls(for:…), .url(for:…) and

    • edit: build.py
    • edit: lib/phases.py
    • edit: Foundation/FileManager.swift
    • edit: Foundation/NSPathUtilities.swift
    • add: Foundation/FileManager_XDG.swift
    • edit: Foundation.xcodeproj/project.pbxproj
    • edit: TestFoundation/TestFileManager.swift
  • Commit e731323d79f3049accf8e2a77da7b8c6b745db6e by millenomi:
    Added tests.

    • edit: Foundation/FileManager_XDG.swift
    • edit: TestFoundation/TestFileManager.swift
  • Commit 939cc365350cb620f7d7b895b573fe24be0de2b4 by millenomi:
    Ensure .moviesDirectory maps to XDG’s VIDEOS directory.

    • edit: Foundation/FileManager.swift
  • Commit 243b353d3974fc46a28d726ea5ffed828a9df70d by millenomi:
    Fix licensing comment and test syntax from @spevans feedback.

    • edit: Foundation/FileManager_XDG.swift
    • edit: TestFoundation/TestFileManager.swift
  • Commit cd7060e55a6cda95255a7b5311cb809a3c13f341 by millenomi:
    Merge fixes.

    • edit: TestFoundation/TestFileManager.swift
  • Commit b935c06ef850366f1b5a944aaf1b5ca37b9cece1 by millenomi:
    Make this work, and testable under Darwin and Linux.

    • edit: TestFoundation/TestFileManager.swift
    • edit: TestFoundation/TestProcess.swift
    • edit: Foundation/FileManager.swift
    • edit: TestFoundation/xdgTestHelper/main.swift
    • edit: Foundation/NSPathUtilities.swift
  • Commit cf348b88653cbb30cd2b0547e86e00661085e328 by millenomi:
    Fix Linux build.

    • edit: TestFoundation/TestFileManager.swift
  • Commit 37b8b44797a6cc9db0c1c07b19b0991a0b6dc7b3 by millenomi:
    Pass through LD_/DYLD_ environment variables.

    • edit: TestFoundation/TestFileManager.swift
  • Commit d70b32064f1693a1a34d555e151b2d1da266ac8c by maxlanger:
    Refactor usesCalories

    • edit: Foundation/EnergyFormatter.swift
  • Commit 2cefe8e803b10ab3b0e57323d38adcf1c2d5c0ad by maxlanger:
    Restore all regions using calories

    • edit: Foundation/EnergyFormatter.swift