[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (swift 4.0) #7

Looking at other builds for this job it seems this wasn't a consequence
of my change. Is this being addressed?

Cheers,

Andrew

···

On Thu, 2017-04-20 at 23:12 -0700, no-reply@swift.org wrote:

[FAILURE] oss-swift-4.0-package-linux-ubuntu-16_04 [#7]
Build URL: https://ci.swift.org/job/oss-swift-4.0-package-linu
x-ubuntu-16_04/7/
Project: oss-swift-4.0-package-linux-ubuntu-16_04
Date of build: Thu, 20 Apr 2017 22:47:26 -0700
Build duration: 24 min

Changes
Commit d53fe63ef8ab88018bec940d067ae965144e2dab by Andrew Jeffery:
lock: Avoid use of undefined DISPATCH_INTERNAL_CRASH
edit: src/shims/lock.h

Jim, Jason,

/home/buildnode/disk2/workspace/oss-swift-4.0-package-linux-ubuntu-16_04/lldb/source/Core/Mangled.cpp:20:9: warning: 'LLDB_USE_BUILTIN_DEMANGLER' macro redefined [-Wmacro-redefined]
#define LLDB_USE_BUILTIN_DEMANGLER
        ^
<command line>:5:9: note: previous definition is here
#define LLDB_USE_BUILTIN_DEMANGLER 1
        ^
/home/buildnode/disk2/workspace/oss-swift-4.0-package-linux-ubuntu-16_04/lldb/source/Core/Mangled.cpp:34:10: fatal error: 'swift/Basic/Demangle.h' file not found
#include "swift/Basic/Demangle.h"
         ^
1 warning and 1 error generated.

Any idea why we get this error on the swift-4.0-branch?

Thanks,
Erik

···

On Apr 20, 2017, at 11:18 PM, Andrew Jeffery <andrew@aj.id.au> wrote:

On Thu, 2017-04-20 at 23:12 -0700, no-reply@swift.org wrote:

[FAILURE] oss-swift-4.0-package-linux-ubuntu-16_04 [#7]
Build URL: https://ci.swift.org/job/oss-swift-4.0-package-linu
x-ubuntu-16_04/7/
Project: oss-swift-4.0-package-linux-ubuntu-16_04
Date of build: Thu, 20 Apr 2017 22:47:26 -0700
Build duration: 24 min

Changes
Commit d53fe63ef8ab88018bec940d067ae965144e2dab by Andrew Jeffery:
lock: Avoid use of undefined DISPATCH_INTERNAL_CRASH
edit: src/shims/lock.h

Looking at other builds for this job it seems this wasn't a consequence
of my change. Is this being addressed?

Cheers,

Andrew