On Tue, Sep 19, 2017 at 4:50 PM, Joe Shajrawi <shajr...@apple.com> wrote:
> Saleem, > > Each time we do a clean build the bots pass once - incremental compilation > is broken. > > Can you please investigate that? > Sure, Ill take a look. However, that is odd, as Ive been doing incremental builds since when I first started working on the CMake based build for libdispatch. > > Regards, > —Joe | | 📧 shajr...@apple.com | 📱(+1) 408-930-5203 <(408)%20930-5203> > > > > On Sep 19, 2017, at 4:37 PM, Joe Shajrawi <shajr...@apple.com> wrote: > > The bots are still failing after cleaning everything: https://ci.swift. > org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/640/console > > [63/128] Performing build step for 'libdispatch' > FAILED: > tools/SourceKit/libdispatch-prefix/src/libdispatch-stamp/libdispatch-build > /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/libdispatch-linux-x86_64/src/libdispatch.so > cd > /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/libdispatch-linux-x86_64 > && /usr/bin/cmake --build . && /usr/bin/cmake -E touch > /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/swift-linux-x86_64/tools/SourceKit/libdispatch-prefix/src/libdispatch-stamp/libdispatch-build > Error: could not load cache > > > > Regards, > —Joe | | 📧 shajr...@apple.com | 📱(+1) 408-930-5203 <(408)%20930-5203> > > > > On Sep 19, 2017, at 12:44 PM, Joe Shajrawi <shajr...@apple.com> wrote: > > I just cleaned the linux bots again. > > Regards, > —Joe | | 📧 shajr...@apple.com | 📱(+1) 408-930-5203 <(408)%20930-5203> > > > > On Sep 19, 2017, at 12:43 PM, Slava Pestov <spes...@apple.com> wrote: > > For PR testing, a clean build fixed the issue for me. > > Slava > > On Sep 19, 2017, at 11:08 AM, Joe Shajrawi via swift-dev < > swift-dev@swift.org> wrote: > > libdispatch is still failing to build on some platforms: https://ci.swift. > org/job/oss-swift-incremental-RA-linux-ubuntu-16_10//634/console > > + /usr/bin/cmake --build > /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/swift-linux-x86_64 > -- -j8 all swift-stdlib-linux-x86_64 > [1/58] Performing build step for 'libdispatch' > FAILED: > tools/SourceKit/libdispatch-prefix/src/libdispatch-stamp/libdispatch-build > /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/libdispatch-linux-x86_64/src/libdispatch.so > cd > /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/libdispatch-linux-x86_64 > && /usr/bin/cmake --build . && /usr/bin/cmake -E touch > /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/swift-linux-x86_64/tools/SourceKit/libdispatch-prefix/src/libdispatch-stamp/libdispatch-build > Error: could not load cache > [2/58] Building CXX object lib/Basic/CMakeFiles/swiftBasic.dir/Version.cpp.o > ninja: build stopped: subcommand failed. > /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/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_10/swift/utils/build-script: > fatal error: command terminated with a non-zero exit status 1, aborting > > > > Regards, > —Joe | | 📧 shajr...@apple.com | 📱(+1) 408-930-5203 <(408)%20930-5203> > > > > On Sep 18, 2017, at 7:17 PM, Saleem Abdulrasool <compn...@compnerd.org> > wrote: > > PR#11994 > > On Mon, Sep 18, 2017 at 7:13 PM, Saleem Abdulrasool via swift-dev < > swift-dev@swift.org> wrote: > >> 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 >> >> > > > -- > 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