Ugh, I think I see what the issue is. The build-script-impl wrapper is pretty intricate and I missed the conditional check since it was pretty similar to the one near it. I guess the test for the original change didnt notice it due to caching effects. I'll have a fix up for this momentarily.
On Mon, Sep 18, 2017 at 6:59 PM, Saleem Abdulrasool via swift-dev < swift-dev@swift.org> wrote: > Yeah, Im looking into this. That is a really weird error. It seems like > it would be related to the the switch to CMake for libdispatch. > > On Mon, Sep 18, 2017 at 6:34 PM, Vedant Kumar via swift-dev < > swift-dev@swift.org> wrote: > >> I don't think I have changed this or control it: >> >> --install-destdir is required to install products. >> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04/swift/utils/build-script: >> fatal error: command terminated with a non-zero exit status 1, aborting >> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04/swift/utils/build-script: >> fatal error: command terminated with a non-zero exit status 1, aborting >> >> >> vedant >> >> On Sep 18, 2017, at 6:32 PM, no-re...@swift.org wrote: >> >> New issue found![FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 >> [#596] >> Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubun >> tu-16_04/596/ >> Project: oss-swift-incremental-RA-linux-ubuntu-16_04 >> Date of build: Mon, 18 Sep 2017 19:25:52 -0500 >> Build duration: 1 hr 7 minTests: >> Name: *Swift(linux-x86_64)* >> Failed: 0 test(s), Passed: 9899 test(s), Total: 9899 test(s) >> Name: *Swift-Unit* >> Failed: 0 test(s), Passed: 461 test(s), Total: 461 test(s) >> >> Changes >> >> - Commit *7e0311ad2cf4f688518aed84a665b6c8a50eaefc* by *vsk:* >> >> [Coverage] Use gap regions to select better line exec counts >> - *edit*: include/llvm/ProfileData/InstrProfData.inc >> - *edit*: tools/llvm-cov/SourceCoverageViewText.cpp >> - *edit*: lib/ProfileData/Coverage/CoverageMappingReader.cpp >> - *edit*: lib/ProfileData/Coverage/CoverageMapping.cpp >> - *edit*: docs/CoverageMappingFormat.rst >> - *edit*: tools/llvm-cov/SourceCoverageViewHTML.cpp >> - *edit*: tools/llvm-cov/SourceCoverageView.cpp >> - *edit*: include/llvm/ProfileData/Coverage/CoverageMapping.h >> - *edit*: test/tools/llvm-cov/deferred-region.cpp >> - *edit*: lib/ProfileData/Coverage/CoverageMappingWriter.cpp >> - *edit*: test/tools/llvm-cov/Inputs/deferred-regions.covmapping >> >> - Commit *9a8caaf5b6cd207d61e0867ea46650d45a3e5adf* by *vsk:* >> >> [profile] Update InstrProfData.inc >> - *edit*: lib/profile/InstrProfData.inc >> >> - Commit *223e2eacb73b51efd6284bfb15ac1ef9b596a2e6* by *vsk:* >> >> [cmake] Make it possible to build and test profile without sanitizers >> - *edit*: lib/CMakeLists.txt >> - *edit*: test/CMakeLists.txt >> >> >> >> _______________________________________________ >> swift-dev mailing list >> swift-dev@swift.org >> https://lists.swift.org/mailman/listinfo/swift-dev >> >> > > > -- > Saleem Abdulrasool > compnerd (at) compnerd (dot) org > > _______________________________________________ > swift-dev mailing list > swift-dev@swift.org > https://lists.swift.org/mailman/listinfo/swift-dev > > -- Saleem Abdulrasool compnerd (at) compnerd (dot) org
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev