Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #301

2017-02-22 Thread Daniel A. Steffen via swift-dev
In file included from allocator.c:21: In file included from ./internal.h:628: In file included from ./shims.h:171: ./shims/lock.h:92:10: fatal error: 'linux/membarrier.h' file not found it sounds like that file may not be present on Ubuntu 14 ? I’ve disabled this include on intel for now

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

2017-02-22 Thread Daniel A. Steffen via swift-dev
this only failed on ubuntu 14, I’m guessing that is the relevant difference https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/301/ in any case I disabled this include on intel for now since it is not actually used there https://github.com/apple/swift-corelibs-libdispatch/pull/221

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

2017-02-22 Thread Erik Eckstein via swift-dev
> On Feb 22, 2017, at 12:35 PM, Pierre Habouzit wrote: > > Note that you’ll face another issue that Daniel noticed, which is that we > have a new dependency on the linux kernel headers, usually in the > linux-libc-dev package on Debian and derivatives, and in linux-devel

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

2017-02-22 Thread Erik Eckstein via swift-dev
Thanks! I’ll give it a try > On Feb 22, 2017, at 10:55 AM, Daniel A. Steffen wrote: > > >> On Feb 22, 2017, at 10:48, Erik Eckstein via swift-dev > > wrote: >> >>> >>> On Feb 22, 2017, at 10:47 AM, Daniel A. Steffen

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

2017-02-22 Thread Daniel A. Steffen via swift-dev
> On Feb 22, 2017, at 10:48, Erik Eckstein via swift-dev > wrote: > >> >> On Feb 22, 2017, at 10:47 AM, Daniel A. Steffen > > wrote: >> >> thanks, I don’t think Dave saw that locally in his testing but I believe he >> is

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

2017-02-22 Thread Daniel A. Steffen via swift-dev
thanks, I don’t think Dave saw that locally in his testing but I believe he is in the air now does this block anything ? I can disable the test temporarily if necessary, but one of the Linux guys will probably have to debug (we certainly don’t see this on Darwin internally) > On Feb 22, 2017,

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

2017-02-22 Thread Erik Eckstein via swift-dev
Now there is a fail in the tests: https://ci.swift.org/job/swift-PR-Linux-smoke-test/5128/ FAIL: dispatch_context_for_key == == [TEST] Dispatch Queue Specific

[swift-dev] linux pr testing is broken

2017-02-22 Thread Erik Eckstein via swift-dev
Hi Danial, Looks like your recent merge in libdispatch broke the linux PR bot: https://ci.swift.org/job/swift-PR-Linux-smoke-test/5126/

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

2017-02-22 Thread Daniel A. Steffen via swift-dev
+phausler > In file included from CoreFoundation/Collections.subproj/CFTree.c:12: > In file included from > ../buildbot_incremental/foundation-linux-x86_64/Foundation/usr//lib/swift/CoreFoundation/CFInternal.h:838: > In file included from >