Re: [swift-dev] Adding a CHECK to test case.

2017-12-19 Thread Atul Sowani via swift-dev
Excellent help Greg! Thank you so much for this! Really appreciate it. Atul. On Tue, Dec 19, 2017 at 6:30 AM, Greg Parker wrote: > > > On Dec 13, 2017, at 10:47 PM, Atul Sowani via swift-dev < > swift-dev@swift.org> wrote: > > > > Hi, > > > > clan

[swift-dev] Adding a CHECK to test case.

2017-12-13 Thread Atul Sowani via swift-dev
Hi, clang_inline_opt.swift test case is failing on ppc64le with following error: /root/swift-source/swift/test/IRGen/clang_inline_opt.swift:10:11: error: expected string not found in input // CHECK: define internal i32 @return7() [[CLANG_ATTRS:#[0-9]+]] { ^ :1:1: note: scanning from her

[swift-dev] Help request for test failure "IRGen/objc_simd.sil".

2017-12-08 Thread Atul Sowani via swift-dev
Hi, I am getting following failure while running IRGen/objc_simd.sil on ppc64le (Ubuntu 16.04). # /bin/bash objc_simd.sil.script /root/swift-source/swift/test/IRGen/objc_simd.sil:60:23: error: expected string not found in input // powerpc64le-LABEL: define{{( protected)?}} void @simd_native_args(

[swift-dev] Build error "unable to load standard library for target" on PowerPC64/Ubuntu 16.04.

2017-11-21 Thread Atul Sowani via swift-dev
Hi, As I have reported earlier, I am facing "unable to load standard library for target" while building SwiftPM on ppc64le (PPC64 little endian platform) for Ubuntu 16.04. The exact log of the error is as follows: --- bootstrap: note: building self-hosted 'swift-build': env SWIFT_EXEC=/root/swift

Re: [swift-dev] Highlighting other platforms for Swift?

2017-11-16 Thread Atul Sowani via swift-dev
Hi,   I have kind of ported swift to ppc64le (a few minor issues to straighten out) and would like to help in this initiative. I can help maintain swift on ppc64le, setting up CI for ppc64le etc. Please let me know if there is anything I can help with regarding ppc64le.   Thanks, Atul.   - Orig

Re: [swift-dev] Swift build fails with "error: unable to load standard library for target 'ppc64le-unknown-linux'".

2017-11-15 Thread Atul Sowani via swift-dev
While searching more on this issue, I found that swift/include/swift/Strings.h has STDLIB_NAME defined to "Swift". I think this value is what is being used during SwiftPM build. Is this understanding correct? Thanks, Atul. ___ swift-dev mailing list swif

[swift-dev] Swift build fails with "error: unable to load standard library for target 'ppc64le-unknown-linux'".

2017-11-13 Thread Atul Sowani via swift-dev
Hi,   I am trying to build Swift on ppc64le platform running Ubuntu 16.04. Swift master branch top-of-the-tree code is cloned from github. I am getting following error during the build process:   <... build log from beginning till here removed ...> --- bootstrap: note: building runtime v3 target: P

Re: [swift-dev] Failure: Swift master branch build failing on x86 (Ubuntu 16.04).

2017-10-09 Thread Atul Sowani via swift-dev
tested in CI, so any build failures are likely due to > configuration problems on your end. While testing the swift-4.0-branch > would provide an interesting data point, I would not expect it to work if > building master fails. > > Slava > > On Oct 8, 2017, at 10:35 PM, Atul S

Re: [swift-dev] Failure: Swift master branch build failing on x86 (Ubuntu 16.04).

2017-10-08 Thread Atul Sowani via swift-dev
te-checkout --clone > cd swift > utils/build-script -c -m -R --verbose-build > > Hope this is correct. > > Thanks, > Atul. > > On Fri, Oct 6, 2017 at 5:51 PM, Alex Blewitt wrote: > >> >> >> > On 6 Oct 2017, at 12:42, Atul Sowani via swift-dev >

Re: [swift-dev] Failure: Swift master branch build failing on x86 (Ubuntu 16.04).

2017-10-06 Thread Atul Sowani via swift-dev
-build Hope this is correct. Thanks, Atul. On Fri, Oct 6, 2017 at 5:51 PM, Alex Blewitt wrote: > > > > On 6 Oct 2017, at 12:42, Atul Sowani via swift-dev > wrote: > > > > Hi, > > > > Swift "master" branch is failing to build on x86 running Ubuntu 16,

[swift-dev] Failure: Swift master branch build failing on x86 (Ubuntu 16.04).

2017-10-06 Thread Atul Sowani via swift-dev
Hi, Swift "master" branch is failing to build on x86 running Ubuntu 16,04 with following error. make[2]: Entering directory '/root/swift/build/Unix_Makefiles-ReleaseAssert/swift-linux-x86_64' make[2]: *** No rule to make target 'stdlib/public/runtime/CMakeFiles/section_magic_loader-linux-x86_64.d

[swift-dev] No rule to make swift_sections.S.o on Ubuntu 16.04?

2017-10-05 Thread Atul Sowani via swift-dev
Hi, I am building swift on Power8/LE (after making appropriate changes for ppc64le) and getting following error while building swift/stdlib make[2]: Entering directory '/root/swift-source/build/Unix_Makefiles-ReleaseAssert/swift-linux-powerpc64le' make[2]: *** No rule to make target 'stdlib/publi