Tobias Hieta via llvm-dev
2019-Oct-17 08:47 UTC
[llvm-dev] LLVM 9.0.0 prebuilt binaries for MacOS
Vedant, Thanks for building the packages before. Could you detail what's required to build these binaries on macOS so that someone else could replicate it? Thanks, Tobias On Mon, Oct 14, 2019 at 8:29 PM Vedant Kumar via llvm-dev <llvm-dev at lists.llvm.org> wrote:> > Hi Gio, > > I prepared the macOS packages for the past few releases, but have less time to keep up with the open source release process these days. > > I think the community is searching for someone to pick this work up. If you or anyone you know are interested, please get involved. > > best, > vedant > > > On Oct 10, 2019, at 1:54 AM, Giovanni Funchal via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > > > Hello, > > > > I noticed that there are no prebuilt binaries available for MacOS for > > the latest LLVM 9.0.0 release http://releases.llvm.org/download.html. > > Official prebuilt binaries for MacOS are available for 8.0.0 on that > > same page, so I wonder if there's any chance we'll get them for 9.0.0 ? > > > > Thanks, > > -- Gio > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
Vedant Kumar via llvm-dev
2019-Oct-17 16:58 UTC
[llvm-dev] LLVM 9.0.0 prebuilt binaries for MacOS
Hi Tobias, Thanks for your interest. The testing process should be fully documented here (https://llvm.org/docs/ReleaseProcess.html <https://llvm.org/docs/ReleaseProcess.html>), and there's additional information about the qualification effort here (https://llvm.org/docs/HowToReleaseLLVM.html <https://llvm.org/docs/HowToReleaseLLVM.html>). The basic steps are to a) run the "test-release" script (this does a multi-stage build and runs tests), b) look for test and benchmark regressions, and c) share progress on the release-testers at lists.llvm.org <mailto:release-testers at lists.llvm.org> mailing list. Once you have a package ready, you'll need to ask for permission to upload the package, then publish its hash on the release-testers list. vedant> On Oct 17, 2019, at 1:47 AM, Tobias Hieta via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Vedant, > > Thanks for building the packages before. Could you detail what's > required to build these binaries on macOS so that someone else could > replicate it? > > Thanks, > Tobias > > On Mon, Oct 14, 2019 at 8:29 PM Vedant Kumar via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> >> Hi Gio, >> >> I prepared the macOS packages for the past few releases, but have less time to keep up with the open source release process these days. >> >> I think the community is searching for someone to pick this work up. If you or anyone you know are interested, please get involved. >> >> best, >> vedant >> >>> On Oct 10, 2019, at 1:54 AM, Giovanni Funchal via llvm-dev <llvm-dev at lists.llvm.org> wrote: >>> >>> Hello, >>> >>> I noticed that there are no prebuilt binaries available for MacOS for >>> the latest LLVM 9.0.0 release http://releases.llvm.org/download.html. >>> Official prebuilt binaries for MacOS are available for 8.0.0 on that >>> same page, so I wonder if there's any chance we'll get them for 9.0.0 ? >>> >>> Thanks, >>> -- Gio >>> _______________________________________________ >>> LLVM Developers mailing list >>> llvm-dev at lists.llvm.org >>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191017/e460373b/attachment.html>
Andrzej Warzynski via llvm-dev
2019-Oct-17 18:04 UTC
[llvm-dev] LLVM 9.0.0 prebuilt binaries for MacOS
Out of curiosity, do Homebrew maintainers produce their own packages independently? LLVM-9 is already available there: https://formulae.brew.sh/formula/llvm -Andrzej On 17/10/2019 17:58, Vedant Kumar via llvm-dev wrote:> Hi Tobias, > > Thanks for your interest. The testing process should be fully documented > here (https://llvm.org/docs/ReleaseProcess.html), and there's additional > information about the qualification effort here > (https://llvm.org/docs/HowToReleaseLLVM.html). The basic steps are to a) > run the "test-release" script (this does a multi-stage build and runs > tests), b) look for test and benchmark regressions, and c) share > progress on the release-testers at lists.llvm.org > <mailto:release-testers at lists.llvm.org> mailing list. Once you have a > package ready, you'll need to ask for permission to upload the package, > then publish its hash on the release-testers list. > > vedant > >> On Oct 17, 2019, at 1:47 AM, Tobias Hieta via llvm-dev >> <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: >> >> Vedant, >> >> Thanks for building the packages before. Could you detail what's >> required to build these binaries on macOS so that someone else could >> replicate it? >> >> Thanks, >> Tobias >> >> On Mon, Oct 14, 2019 at 8:29 PM Vedant Kumar via llvm-dev >> <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: >>> >>> Hi Gio, >>> >>> I prepared the macOS packages for the past few releases, but have >>> less time to keep up with the open source release process these days. >>> >>> I think the community is searching for someone to pick this work up. >>> If you or anyone you know are interested, please get involved. >>> >>> best, >>> vedant >>> >>>> On Oct 10, 2019, at 1:54 AM, Giovanni Funchal via llvm-dev >>>> <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: >>>> >>>> Hello, >>>> >>>> I noticed that there are no prebuilt binaries available for MacOS for >>>> the latest LLVM 9.0.0 release http://releases.llvm.org/download.html. >>>> Official prebuilt binaries for MacOS are available for 8.0.0 on that >>>> same page, so I wonder if there's any chance we'll get them for 9.0.0 ? >>>> >>>> Thanks, >>>> -- Gio >>>> _______________________________________________ >>>> LLVM Developers mailing list >>>> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> >>>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >>> >>> _______________________________________________ >>> LLVM Developers mailing list >>> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> >>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> >> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >
Tobias Hieta via llvm-dev
2019-Oct-18 14:35 UTC
[llvm-dev] LLVM 9.0.0 prebuilt binaries for MacOS
Hello Vedant, I was going through this process on my Mac and it seems like this script still relies on svn. There is a note that you can symlink the llvm.src folder yourself - but that ended up generating a phase 1 without clang - so I am guessing it doesn't understand the mono-repo layout. Since the move to git is really close now we should make updates to this script to use git instead. Is someone working on that? Thanks, Tobias On Thu, Oct 17, 2019 at 6:58 PM Vedant Kumar <vedant_kumar at apple.com> wrote:> > Hi Tobias, > > Thanks for your interest. The testing process should be fully documented here (https://llvm.org/docs/ReleaseProcess.html), and there's additional information about the qualification effort here (https://llvm.org/docs/HowToReleaseLLVM.html). The basic steps are to a) run the "test-release" script (this does a multi-stage build and runs tests), b) look for test and benchmark regressions, and c) share progress on the release-testers at lists.llvm.org mailing list. Once you have a package ready, you'll need to ask for permission to upload the package, then publish its hash on the release-testers list. > > vedant > > On Oct 17, 2019, at 1:47 AM, Tobias Hieta via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Vedant, > > Thanks for building the packages before. Could you detail what's > required to build these binaries on macOS so that someone else could > replicate it? > > Thanks, > Tobias > > On Mon, Oct 14, 2019 at 8:29 PM Vedant Kumar via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > > Hi Gio, > > I prepared the macOS packages for the past few releases, but have less time to keep up with the open source release process these days. > > I think the community is searching for someone to pick this work up. If you or anyone you know are interested, please get involved. > > best, > vedant > > On Oct 10, 2019, at 1:54 AM, Giovanni Funchal via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hello, > > I noticed that there are no prebuilt binaries available for MacOS for > the latest LLVM 9.0.0 release http://releases.llvm.org/download.html. > Official prebuilt binaries for MacOS are available for 8.0.0 on that > same page, so I wonder if there's any chance we'll get them for 9.0.0 ? > > Thanks, > -- Gio > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >