> On Jul 15, 2016, at 4:10 PM, Philippe Hausler via swift-dev > <swift-dev@swift.org> wrote: > > Hmm that was incomplete: > > Is there a reason why a full toolchain build didn’t pick this up? It seems > that when I built locally everything built just fine and tested ok. My > configuration that I use to test is a build bot preset that I have modified > to have specific destinations such that I can automate installing it. > > I was under the impression that it built swiftpm by default.
I would have expected the buildbot config to, but I don't use the presets myself. Passing `--swiftpm` to the build script definitely should. On a related topic, it would be *very* helpful to us if changes like this could land concurrently with the matching support going in on the Linux side, to avoid having to add platform specific shims. - Daniel > >> On Jul 15, 2016, at 4:06 PM, Philippe Hausler via swift-dev >> <swift-dev@swift.org <mailto:swift-dev@swift.org>> wrote: >> >> NSLock got renamed back to include it’s NS. >> >>> On Jul 15, 2016, at 10:31 AM, Ben Langmuir via swift-dev >>> <swift-dev@swift.org <mailto:swift-dev@swift.org>> wrote: >>> >>> These are failing in SwiftPM; and not related to these commits. Did our >>> Foundation get out of sync from SwiftPM? >>> >>> /Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/swiftpm/Sources/Basic/Lock.swift:11:14: >>> error: no such decl in module >>> import class Foundation.Lock >>> ^ ~~~~ >>> >>> >>> >>>> On Jul 15, 2016, at 10:28 AM, no-re...@swift.org >>>> <mailto:no-re...@swift.org> wrote: >>>> >>>> New issue found! >>>> >>>> [FAILURE] oss-swift-incremental-RA-osx [#5221] >>>> >>>> Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/5221/ >>>> <https://ci.swift.org/job/oss-swift-incremental-RA-osx/5221/> >>>> Project: oss-swift-incremental-RA-osx >>>> Date of build: Fri, 15 Jul 2016 10:07:30 -0700 >>>> Build duration: 20 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-osx/5221/consoleFull#-2052600253ee1a197b-acac-4b17-83cf-a53b95139a76> >>>> Changes >>>> >>>> Commit c25feab0beccadab28d3af23c5ba04e49de13f12 by blangmuir: >>>> [index] Index system ImportDecls even when there is a DeclarationsOnly >>>> >>>> edit: lib/Index/IndexingContext.cpp >>>> edit: test/Index/index-module.m >>>> edit: test/Index/Core/index-with-module.m >>>> >>>> Commit d9937b66f53a7e4fe768131a49bcc607cf3bc172 by blangmuir: >>>> Attempt to workaround Windows bots after my previous commit >>>> >>>> edit: test/Index/index-module.m >>>> >>>> Commit d43d77c857995e94c5b782eaebd225f54f93a536 by blangmuir: >>>> Remove the new module cache from the index-module test >>>> >>>> edit: test/Index/index-module.m >>> >>> _______________________________________________ >>> swift-dev mailing list >>> swift-dev@swift.org <mailto:swift-dev@swift.org> >>> https://lists.swift.org/mailman/listinfo/swift-dev >>> <https://lists.swift.org/mailman/listinfo/swift-dev> >> >> _______________________________________________ >> swift-dev mailing list >> swift-dev@swift.org <mailto:swift-dev@swift.org> >> https://lists.swift.org/mailman/listinfo/swift-dev > > _______________________________________________ > swift-dev mailing list > swift-dev@swift.org > https://lists.swift.org/mailman/listinfo/swift-dev
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev