digitalmars.D.ldc - LLVM.org APT repo temporary switched off
- Johan Engelen (3/3) Jun 01 2016 Travis CI on Linux will be broken for the coming time:
- Seb (3/6) Jun 01 2016 can't you push the deb package in a Github repo (or somewhere
- Johan Engelen (4/12) Jun 03 2016 But who builds the packages?
- Seb (6/19) Jun 03 2016 The LLVM team?
- Johan Engelen (7/27) Jun 04 2016 Huh? I thought those were Clang release-only packages, but I see
- Johan Engelen (6/16) Jun 04 2016 CircleCI is back!
- David Nadlinger via digitalmars-d-ldc (8/9) Jun 04 2016 I think it would make sense to raise this point on the LLVM mailing
- Johan Engelen (5/15) Jun 04 2016 I am keeping an eye on the LLVM maillist discussion. Many people
- David Nadlinger via digitalmars-d-ldc (4/7) Jun 04 2016 Seems like there was a split in the thread archive, since I only found
Travis CI on Linux will be broken for the coming time: http://lists.llvm.org/pipermail/llvm-dev/2016-May/100303.html :(
Jun 01 2016
On Wednesday, 1 June 2016 at 20:21:36 UTC, Johan Engelen wrote:Travis CI on Linux will be broken for the coming time: http://lists.llvm.org/pipermail/llvm-dev/2016-May/100303.html :(can't you push the deb package in a Github repo (or somewhere else with free traffic) and download it from there?
Jun 01 2016
On Wednesday, 1 June 2016 at 21:01:34 UTC, Seb wrote:On Wednesday, 1 June 2016 at 20:21:36 UTC, Johan Engelen wrote:But who builds the packages? (for Windows, we build our own LLVM trunk package (two needed), and for Mac we use Homebrew packages for LLVM3.8)Travis CI on Linux will be broken for the coming time: http://lists.llvm.org/pipermail/llvm-dev/2016-May/100303.html :(can't you push the deb package in a Github repo (or somewhere else with free traffic) and download it from there?
Jun 03 2016
On Friday, 3 June 2016 at 17:47:09 UTC, Johan Engelen wrote:On Wednesday, 1 June 2016 at 21:01:34 UTC, Seb wrote:The LLVM team? Maybe a simple wget is enough: http://llvm.org/releases/download.html Otherwise as said if you still have the LLVM deb packages, you could mirror them somewhere.On Wednesday, 1 June 2016 at 20:21:36 UTC, Johan Engelen wrote:But who builds the packages? (for Windows, we build our own LLVM trunk package (two needed), and for Mac we use Homebrew packages for LLVM3.8)Travis CI on Linux will be broken for the coming time: http://lists.llvm.org/pipermail/llvm-dev/2016-May/100303.html :(can't you push the deb package in a Github repo (or somewhere else with free traffic) and download it from there?
Jun 03 2016
On Saturday, 4 June 2016 at 03:47:45 UTC, Seb wrote:On Friday, 3 June 2016 at 17:47:09 UTC, Johan Engelen wrote:Huh? I thought those were Clang release-only packages, but I see that it contains development libraries too. We can trim down those packages (clang is not needed), put them somewhere for download, wget+unpack, and done. thanks, JohanOn Wednesday, 1 June 2016 at 21:01:34 UTC, Seb wrote:The LLVM team? Maybe a simple wget is enough: http://llvm.org/releases/download.htmlOn Wednesday, 1 June 2016 at 20:21:36 UTC, Johan Engelen wrote:But who builds the packages? (for Windows, we build our own LLVM trunk package (two needed), and for Mac we use Homebrew packages for LLVM3.8)Travis CI on Linux will be broken for the coming time: http://lists.llvm.org/pipermail/llvm-dev/2016-May/100303.html :(can't you push the deb package in a Github repo (or somewhere else with free traffic) and download it from there?
Jun 04 2016
On Saturday, 4 June 2016 at 07:41:33 UTC, Johan Engelen wrote:On Saturday, 4 June 2016 at 03:47:45 UTC, Seb wrote:CircleCI is back! (LLVM 3.8.0 instead of 3.9trunk) https://github.com/ldc-developers/ldc/pull/1541 Travis uses Ubuntu 12 for which I did not find packages on llvm.org... :(The LLVM team? Maybe a simple wget is enough: http://llvm.org/releases/download.htmlHuh? I thought those were Clang release-only packages, but I see that it contains development libraries too. We can trim down those packages (clang is not needed), put them somewhere for download, wget+unpack, and done.
Jun 04 2016
On 3 Jun 2016, at 18:47, Johan Engelen via digitalmars-d-ldc wrote:But who builds the packages?I think it would make sense to raise this point on the LLVM mailing list. Having APT packages available makes it easy for other projects to provide immediate feedback about the state of trunk, so I think it would be in the interest of the upstream devs to keep the packages available. Presumably, most of the traffic comes from CI systems, and there might be a simple solution to that. — David
Jun 04 2016
On Saturday, 4 June 2016 at 20:32:50 UTC, David Nadlinger wrote:On 3 Jun 2016, at 18:47, Johan Engelen via digitalmars-d-ldc wrote:I am keeping an eye on the LLVM maillist discussion. Many people use the APT repos (hence the traffic ;)), and it seems LLVM wants to maintain something like it. -JohanBut who builds the packages?I think it would make sense to raise this point on the LLVM mailing list. Having APT packages available makes it easy for other projects to provide immediate feedback about the state of trunk, so I think it would be in the interest of the upstream devs to keep the packages available. Presumably, most of the traffic comes from CI systems, and there might be a simple solution to that.
Jun 04 2016
On 4 Jun 2016, at 22:45, Johan Engelen via digitalmars-d-ldc wrote:I am keeping an eye on the LLVM maillist discussion. Many people use the APT repos (hence the traffic ;)), and it seems LLVM wants to maintain something like it.Seems like there was a split in the thread archive, since I only found the first couple of posts. Thanks for keeping track of this! — David
Jun 04 2016