> On Apr 21, 2016, at 9:57 PM, [email protected] wrote: > > [FAILURE] oss-lldb-incremental-osx [#2620] > > Build URL: https://ci.swift.org/job/oss-lldb-incremental-osx/2620/ > Project: oss-lldb-incremental-osx > Date of build: Thu, 21 Apr 2016 21:48:20 -0700 > Build duration: 8 min 42 sec > 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 > > Changes > > • Commit 590706a8c6470909753b149b6cd1b8d88d33f9af by rjmccall: > Pass around address/buffer pairs in the MetadataReader instead of just > > • edit: lib/RemoteAST/RemoteAST.cpp > • edit: include/swift/Remote/MetadataReader.h > • edit: test/RemoteAST/nominal_types.swift
This looks like a bad object file while linking llvm's llvm-dis. That can't be John's fault. Both builds were on the same build machine and built the same llvm revision, so I don't know what could have changed. -- Greg Parker [email protected] Runtime Wrangler _______________________________________________ swift-lldb-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-lldb-dev
