Report
[FAILURE] oss-swift-package-linux-ubuntu-16_10 [#1960]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_10/1960/
Project:
oss-swift-package-linux-ubuntu-16_10
Date of build:
Thu, 12 Jul 2018 14:28:05 -0500
Build duration:
1 hr 1 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 30949c75ef8d745626112b7a0f94eca3e26aab04 by matt:
Derive Equatable & Hashable for uninhabited types- edit: test/Sema/enum_conformance_synthesis.swift
- edit: lib/Sema/DerivedConformanceEquatableHashable.cpp
-
Commit 0cde46889ea8f0235b49dc8b0f78a5ef95be04fc by eeckstein:
tests: Fix test for detecting generic specialization explosions.- edit: test/SILOptimizer/generic_specialization_loops_detection_without_loops.swift
-
Commit 1ebe33e03c8b0f0c1ecbcc836ffe7a2b267c891d by eeckstein:
GenericSpecializer: Allow simple function specialization cycles.- edit: test/SILOptimizer/generic_specialization_loops_detection_with_loops.swift
- edit: lib/SILOptimizer/Utils/Generics.cpp
-
Commit d82eed458e663deeef56ad6d6e55df3c0ffb4c1f by github:
Migrate UnsafeMutableAudioBufferListPointer off _writeBackMutableSlice.- edit: stdlib/public/SDK/CoreAudio/CMakeLists.txt
- edit: stdlib/public/SDK/CoreAudio/CoreAudio.swift
-
Commit 6bbf7dbd19b3d55f538ac729db945df887d68d1a by ankit_aggarwal:
[bootstrap] Remove llbuild absolute rpath when installing- edit: Utilities/bootstrap