# Julia 0.7 nightlies for ppc64le

**URL:** https://discourse.julialang.org/t/julia-0-7-nightlies-for-ppc64le/5540
**Category:** General Usage
**Tags:** ppc
**Created:** [August 24, 2017, 4:46pm UTC](https://discourse.julialang.org/t/julia-0-7-nightlies-for-ppc64le/5540 "2017-08-24T16:46:39Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![raminammour](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/raminammour/32/13572_2.png) [@raminammour](https://discourse.julialang.org/u/raminammour)
#### Post date: [August 24, 2017, 4:46pm UTC](https://discourse.julialang.org/t/julia-0-7-nightlies-for-ppc64le/5540/1 "2017-08-24T16:46:39Z")

</div>

Hello,

Does anyone have a working link for 0.7 precompiled nightlies for ppc64le? The link on the download page shows:

```julia
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>
bin/linux/ppc64le/0.7/julia-0.7.0-95bf00d61f-linuxppc64.tar.gz
</Key>
<RequestId>BB29072FDEC9BA47</RequestId>
<HostId>
jO68k3tdXSYWei6ThI2buRrZnjOdSNaKeZvPKqBykIXzXAsgoKmY1jN665vQM5D44SIDPHEGC3A=
</HostId>
</Error>

```

Thanks!

---

<div class="post-metadata">

### Author: ![ararslan](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ararslan/32/3825_2.png) [@ararslan](https://discourse.julialang.org/u/ararslan)
#### Post date: [August 24, 2017, 7:07pm UTC](https://discourse.julialang.org/t/julia-0-7-nightlies-for-ppc64le/5540/2 "2017-08-24T19:07:13Z")

</div>

For the time being, we are not providing official binaries for PowerPC.

We used to have a buildbot set up for ppc64le but that went down several months ago. We’ve been in contact with the folks who run it and apparently their infrastructure is undergoing significant upgrades. Once that’s done we should be able to get the buildbot back online and continue to provide ppc64le release and nightly binaries. We’ll be sure to provide an announcement once the binaries are available again.

---

<div class="post-metadata">

### Author: ![raminammour](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/raminammour/32/13572_2.png) [@raminammour](https://discourse.julialang.org/u/raminammour)
#### Post date: [August 24, 2017, 8:27pm UTC](https://discourse.julialang.org/t/julia-0-7-nightlies-for-ppc64le/5540/3 "2017-08-24T20:27:25Z")

</div>

I tried to build from source, but build failed with:

```julia
LLVM ERROR: Cannot select: 0x1001429f510: i64 = addrspacecast[0 -> 10] 0x1001429f4a0
  0x1001429f4a0: i64,ch = load<LD8[@"jl_global#3"](tbaa=<0x1001421ca88>)> 0x100142300b0, 0x1001429dfe0, undef:i64
    0x1001429dfe0: i64,ch = PPCISD::TOC_ENTRY<LD8[GOT]> TargetGlobalAddress:i64<%jl_value_t** @"jl_global#3"> 0, Register:i64 %X2
      0x1001429fa50: i64 = TargetGlobalAddress<%jl_value_t** @"jl_global#3"> 0
      0x1001429d090: i64 = Register %X2
    0x1001429d480: i64 = undef
In function: japi1_anonymous_0

```

Any help is appreciated…

---

<div class="post-metadata">

### Author: ![wevian](https://avatars.discourse-cdn.com/v4/letter/w/e9bcb4/32.png) [@wevian](https://discourse.julialang.org/u/wevian)
#### Post date: [October 26, 2023, 2:17am UTC](https://discourse.julialang.org/t/julia-0-7-nightlies-for-ppc64le/5540/4 "2023-10-26T02:17:07Z")

</div>

Hello, have you resolved this compilation issue? I have also encountered similar problems.

---

<div class="post-metadata">

### Author: ![vchuravy](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/vchuravy/32/8_2.png) [@vchuravy](https://discourse.julialang.org/u/vchuravy)
#### Post date: [October 26, 2023, 2:23am UTC](https://discourse.julialang.org/t/julia-0-7-nightlies-for-ppc64le/5540/5 "2023-10-26T02:23:23Z")

</div>

Please create a separate post/GitHub issues with more information about what your are system, what you are seeing, what version of Julia etc…
