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
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
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(
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
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
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
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
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
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
>
-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,
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
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
12 matches
Mail list logo