[swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #6948

Tony Parker anthony.parker at apple.com
Fri Aug 12 21:11:38 CDT 2016


It looks like swiftpm may have adopted ProcessInfo API between the time we staged this change and the time we landed it. I’ll push a fix for it.

/home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/swiftpm/Sources/Utility/Git.swift:128:120: error: cannot call value of non-function type 'ProcessInfo'
            try system(Git.tool, "-C", path.asString, "fetch", "--tags", "origin", environment: ProcessInfo.processInfo().environment, message: nil)
                                                                                                ~~~~~~~~~~~~~~~~~~~~~~~^~


- Tony

> On Aug 12, 2016, at 7:10 PM, no-reply at swift.org wrote:
> 
> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#6948]
> 
> Build URL:	https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6948/ <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6948/>
> Project:	oss-swift-incremental-RA-linux-ubuntu-14_04
> Date of build:	Fri, 12 Aug 2016 18:47:35 -0700
> Build duration:	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:
> Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-14_04/6948/consoleFull#-1678079981ee1a197b-acac-4b17-83cf-a53b95139a76>
> Changes
> 
> Commit ef6a425819a659915137f9bec726f1d966e3586a by jp:
> change ProcessInfo.processinfo() to processinfo
> 
> edit: Sources/XCTest/Private/WallClockTimeMetric.swift
> 
> Commit c0794f0a26405c29e7042f624f67634d8272582b by mamabusi:
> Modify NSCharacterSet api defined in NSURL file to align with that of
> 
> edit: Foundation/NSURL.swift
> edit: TestFoundation/TestNSURL.swift
> 
> Commit 188d257b10f5294a4361569df760e508bd30669a by github:
> Attempt to address test resilience issue
> 
> edit: TestFoundation/TestNSTask.swift
> 
> Commit 980e3c072a4ed3489c064a4a4eb6c4ead8aaf0fc by garyliu:
> Fix _length access on CF_CONST_STRING for s390x
> 
> edit: Foundation/NSCFString.swift
> 
> Commit 26bed8adc782f520ca54b6bcac4ccf8998c09fbd by pushkar.nk:
> Making NSLog and NSLogv public
> 
> edit: Foundation/NSLog.swift
> 
> Commit 59549c9f519e230a3b61a9126582260dbe0ec659 by anthony.parker:
> change ProcessInfo.processinfo() class func to processinfo static let
> 
> edit: Foundation/NSProcessInfo.swift
> edit: TestFoundation/TestNSProcessInfo.swift
> edit: Tools/plutil/main.swift
> edit: Foundation/NSPathUtilities.swift
> edit: TestFoundation/TestNSURL.swift

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160812/0139d135/attachment.html>


More information about the swift-dev mailing list