Bug#919628: Apply Julia's LLVM patches

2019-03-08 Thread Mo Zhou
It failed due to duplicated patch. To my surprise the duplicated patch added the same function twice without error. If sbuild passed on power9, I'll do the team upload to unstable. On Fri, Mar 08, 2019 at 11:59:35AM +0100, Sylvestre Ledru wrote: > Nope but it seems to be introduced by Julia's

Bug#919628: Apply Julia's LLVM patches

2019-03-08 Thread Sylvestre Ledru
Nope but it seems to be introduced by Julia's patches Le 08/03/2019 à 11:34, Mo Zhou a écrit : Hi, However it doesn't compile on Power9: In file included from /home/debian/llvm/llvm-toolchain-6.0/lib/Target/PowerPC/PPCSubtarget.h:18, from

Bug#919628: Apply Julia's LLVM patches

2019-03-08 Thread Mo Zhou
Hi, However it doesn't compile on Power9: In file included from /home/debian/llvm/llvm-toolchain-6.0/lib/Target/PowerPC/PPCSubtarget.h:18, from /home/debian/llvm/llvm-toolchain-6.0/lib/Target/PowerPC/PPCTargetMachine.h:18, from

Bug#919628: Apply Julia's LLVM patches

2019-03-07 Thread Sylvestre Ledru
Le 07/03/2019 à 14:25, Mo Zhou a écrit : Hi, On Wed, Mar 06, 2019 at 04:27:16PM +0100, Sylvestre Ledru wrote: I am off this week. If you could do a merge request to address the issues, that would be amazing :) 36 #fix-lldb-server-build 38 #bug-30342.diff 67 #

Bug#919628: Apply Julia's LLVM patches

2019-03-07 Thread Mo Zhou
Hi, On Wed, Mar 06, 2019 at 04:27:16PM +0100, Sylvestre Ledru wrote: > I am off this week. If you could do a merge request to address the issues, > that would be amazing :) > >36 #fix-lldb-server-build > >38 #bug-30342.diff > > 67 # D51639-optim-issue.diff > > 54

Bug#919628: Apply Julia's LLVM patches

2019-03-06 Thread Sylvestre Ledru
Hello I am off this week. If you could do a merge request to address the issues, that would be amazing :) Cheers S Le 05/03/2019 à 09:18, Mo Zhou a écrit : Hi, The current series applies without problem, do you mean these commented patches? Apart from that, is there any other remaining

Bug#919628: Apply Julia's LLVM patches

2019-03-05 Thread Mo Zhou
Hi, The current series applies without problem, do you mean these commented patches? Apart from that, is there any other remaining work before a team upload or an upload by you? -- 1 -- 15 # commented because of bug 903709 16 #force-gcc-header-obj.diff leave it alone? -- 2 -- 36

Bug#919628: Apply Julia's LLVM patches

2019-03-04 Thread Sylvestre Ledru
Hello, Le 28/02/2019 à 03:09, Mo Zhou a écrit : Hi Sylvestre, Should I file freeze exception requests against llvm-6.0 and julia, so that we will have some more time to work on this? I guess :) I would appreciate help with fixing the application of the patches on llvm-toolchain-6. I am

Bug#919628: Apply Julia's LLVM patches

2019-02-27 Thread Mo Zhou
Hi Sylvestre, Should I file freeze exception requests against llvm-6.0 and julia, so that we will have some more time to work on this? On Fri, Feb 22, 2019 at 08:41:14AM +0100, Sylvestre Ledru wrote: > Hello, > > I started the work ( >

Bug#919628: Apply Julia's LLVM patches

2019-02-21 Thread Mo Zhou
Hi Sylvestre, Thank you! I think I'm filing an exception request for julia shortly. On Fri, Feb 22, 2019 at 08:41:14AM +0100, Sylvestre Ledru wrote: > Hello, > > I started the work ( > https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/commit/408f329cd84ad41cef7fc41ee4ac2b4b4573945f > ) on

Bug#919628: Apply Julia's LLVM patches

2019-02-21 Thread Sylvestre Ledru
Hello, I started the work ( https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/commit/408f329cd84ad41cef7fc41ee4ac2b4b4573945f ) on that but: * some patches didn't apply * some are breaking the builds I will try to finish this week end Anyway, this should not prevent you to move back

Bug#919628: Apply Julia's LLVM patches

2019-02-21 Thread Mo Zhou
Hi Sylvestre, Any chance for getting this into Buster? If there is any, I'd like to apply for freeze exception early, especially for the next Julia LTS release 1.0.4 (likely to come out before 1st March) On Fri, Feb 08, 2019 at 08:46:06AM +0100, Sylvestre Ledru wrote: > Wahou, better than I was

Bug#919628: Apply Julia's LLVM patches

2019-02-07 Thread Sylvestre Ledru
Wahou, better than I was expecting! Many thanks! I will take as much as possible! Thanks S Le 08/02/2019 à 07:47, Mo Zhou a écrit : Hi Sylvestre, Please cherry-pick at least: (8) (12) (13) (14) (15) Recommended to include: (1) (2) (4) (5) (11) Feel free to ignore: (6) (9) (16) (17) I

Bug#919628: Apply Julia's LLVM patches

2019-02-07 Thread Mo Zhou
Hi Sylvestre, Please cherry-pick at least: (8) (12) (13) (14) (15) Recommended to include: (1) (2) (4) (5) (11) Feel free to ignore: (6) (9) (16) (17) I have no idea about: (3) (7) (10) https://github.com/JuliaLang/julia/tree/master/deps/patches I've listed patches for llvm 6.0.1

Bug#919628: Apply Julia's LLVM patches

2019-02-03 Thread M. Zhou
On Sun, Feb 03, 2019 at 10:30:26AM +0100, Sylvestre Ledru wrote: > > > I'm glad to assemble a detailed list of patches and their > > > corresponding bugs > > > if you ask. And note that I'm traveling tomorrow (Jan 20) so please > > > don't > > > expect response from me on that day. > > > > if you

Bug#919628: Apply Julia's LLVM patches

2019-02-03 Thread Sylvestre Ledru
Hello, Le 23/01/2019 à 22:57, Sylvestre Ledru a écrit : Le 19/01/2019 à 03:20, Lumin a écrit : I think the best documentation about these patches are git commit messages following git blame. For example https://github.com/JuliaLang/julia/commit/e99204b52be23c49b5185d270b6697b097b16513

Bug#919628: Apply Julia's LLVM patches

2019-01-23 Thread Sylvestre Ledru
Le 19/01/2019 à 03:20, Lumin a écrit : I think the best documentation about these patches are git commit messages following git blame. For example https://github.com/JuliaLang/julia/commit/e99204b52be23c49b5185d270b6697b097b16513 refers to a bug:

Bug#919628: Apply Julia's LLVM patches

2019-01-18 Thread Lumin
Hi, On Fri, 18 Jan 2019 at 10:31, Sylvestre Ledru wrote: > > Please check and apply Julia's LLVM patches to Debian's LLVM 6.0.1: > > > > https://github.com/JuliaLang/julia/blob/master/deps/llvm.mk#L390-L432 > > https://github.com/JuliaLang/julia/tree/master/deps/patches > > > > I don't quite

Bug#919628: Apply Julia's LLVM patches

2019-01-18 Thread Sylvestre Ledru
Hello, Le 18/01/2019 à 04:45, M. Zhou a écrit : Package: llvm-6.0-dev Version: 1:6.0.1-9.2 X-Debbugs-CC: gin...@debian.org Dear LLVM maintainers, Please check and apply Julia's LLVM patches to Debian's LLVM 6.0.1: https://github.com/JuliaLang/julia/blob/master/deps/llvm.mk#L390-L432

Bug#919628: Apply Julia's LLVM patches

2019-01-17 Thread M. Zhou
Package: llvm-6.0-dev Version: 1:6.0.1-9.2 X-Debbugs-CC: gin...@debian.org Dear LLVM maintainers, Please check and apply Julia's LLVM patches to Debian's LLVM 6.0.1: https://github.com/JuliaLang/julia/blob/master/deps/llvm.mk#L390-L432 https://github.com/JuliaLang/julia/tree/master/deps/patches