* [Buildroot] [autobuild.buildroot.net] Your build results for 2018-12-04 [not found] <20181205070024.027E420A59@mail.bootlin.com> @ 2018-12-05 20:51 ` Bartosz Golaszewski 2018-12-05 20:52 ` David J. Fogle 0 siblings, 1 reply; 4+ messages in thread From: Bartosz Golaszewski @ 2018-12-05 20:51 UTC (permalink / raw) To: buildroot ?r., 5 gru 2018 o 08:00 Thomas Petazzoni <thomas.petazzoni@bootlin.com> napisa?(a): > > Hello, > > This is the list of Buildroot build failures that occured on > 2018-12-04, and for which you are a registered architecture developer > or package developer. Please help us improving the quality of > Buildroot by investigating those build failures and sending patches to > fix them. Thanks! > > Results for the 'master' branch > =============================== > > Build failures related to your packages: > > powerpc64le | pulseview-0.4.1 | http://autobuild.buildroot.net/results/9a9e8d390941cbfde70c4b4033d7e68ce28e041e > > -- > http://autobuild.buildroot.net Pending patch[1] will fix it. Best regards, Bartosz Golaszewski [1] http://lists.busybox.net/pipermail/buildroot/2018-December/237718.html ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [autobuild.buildroot.net] Your build results for 2018-12-04 2018-12-05 20:51 ` [Buildroot] [autobuild.buildroot.net] Your build results for 2018-12-04 Bartosz Golaszewski @ 2018-12-05 20:52 ` David J. Fogle 2018-12-06 18:16 ` Baruch Siach 0 siblings, 1 reply; 4+ messages in thread From: David J. Fogle @ 2018-12-05 20:52 UTC (permalink / raw) To: buildroot Is this patch going to be put into 2018.11, or is this going into 2019.02. I am rather new to your project, forgive me not knowing how your patch cycle works. Sent from Samsung Focus -------- Original message -------- From: Bartosz Golaszewski <brgl@bgdev.pl> Date: 12/5/18 2:50 PM (GMT-06:00) To: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Cc: buildroot at buildroot.org Subject: Re: [Buildroot] [autobuild.buildroot.net] Your build results for 2018-12-04 ?r., 5 gru 2018 o 08:00 Thomas Petazzoni <thomas.petazzoni@bootlin.com> napisa?(a): > > Hello, > > This is the list of Buildroot build failures that occured on > 2018-12-04, and for which you are a registered architecture developer > or package developer. Please help us improving the quality of > Buildroot by investigating those build failures and sending patches to > fix them. Thanks! > > Results for the 'master' branch > =============================== > > Build failures related to your packages: > > powerpc64le | pulseview-0.4.1 | http://autobuild.buildroot.net/results/9a9e8d390941cbfde70c4b4033d7e68ce28e041e > > -- > http://autobuild.buildroot.net Pending patch[1] will fix it. Best regards, Bartosz Golaszewski [1] http://lists.busybox.net/pipermail/buildroot/2018-December/237718.html _______________________________________________ buildroot mailing list buildroot at busybox.net http://lists.busybox.net/mailman/listinfo/buildroot -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20181205/9cd8ed04/attachment.html> ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [autobuild.buildroot.net] Your build results for 2018-12-04 2018-12-05 20:52 ` David J. Fogle @ 2018-12-06 18:16 ` Baruch Siach 2018-12-08 12:00 ` Peter Korsgaard 0 siblings, 1 reply; 4+ messages in thread From: Baruch Siach @ 2018-12-06 18:16 UTC (permalink / raw) To: buildroot Hi David, David J. Fogle writes: > Is this patch going to be put into 2018.11, or is this going into > 2019.02. I am rather new to your project, forgive me not knowing how > your patch cycle works. This patch fixes an issue in the current master branch. So this patch (or a better one) will be applied to that branch. The master branch will be released as 2019.02. Patches fixing issues that affect stable branches (currently 2018.08.x and 2018.02.x are maintained) will be backported to these branches. In the case of this patch, stable branches seem not to be affected. The build failure trigger is the bump of pulseview to version 0.4.1. This bump is not in the stable branches. Hope this helps, baruch > -------- Original message -------- > From: Bartosz Golaszewski <brgl@bgdev.pl> > Date: 12/5/18 2:50 PM (GMT-06:00) > To: Thomas Petazzoni <thomas.petazzoni@bootlin.com> > Cc: buildroot at buildroot.org > Subject: Re: [Buildroot] [autobuild.buildroot.net] Your build results for 2018-12-04 > > ?r., 5 gru 2018 o 08:00 Thomas Petazzoni > <thomas.petazzoni@bootlin.com> napisa?(a): >> >> Hello, >> >> This is the list of Buildroot build failures that occured on >> 2018-12-04, and for which you are a registered architecture developer >> or package developer. Please help us improving the quality of >> Buildroot by investigating those build failures and sending patches to >> fix them. Thanks! >> >> Results for the 'master' branch >> =============================== >> >> Build failures related to your packages: >> >> powerpc64le | pulseview-0.4.1 | http://autobuild.buildroot.net/results/9a9e8d390941cbfde70c4b4033d7e68ce28e041e >> >> -- >> http://autobuild.buildroot.net > > Pending patch[1] will fix it. > > Best regards, > Bartosz Golaszewski > > [1] http://lists.busybox.net/pipermail/buildroot/2018-December/237718.html -- http://baruch.siach.name/blog/ ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il - ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [autobuild.buildroot.net] Your build results for 2018-12-04 2018-12-06 18:16 ` Baruch Siach @ 2018-12-08 12:00 ` Peter Korsgaard 0 siblings, 0 replies; 4+ messages in thread From: Peter Korsgaard @ 2018-12-08 12:00 UTC (permalink / raw) To: buildroot >>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes: > Hi David, > David J. Fogle writes: >> Is this patch going to be put into 2018.11, or is this going into >> 2019.02. I am rather new to your project, forgive me not knowing how >> your patch cycle works. > This patch fixes an issue in the current master branch. So this patch > (or a better one) will be applied to that branch. The master branch will > be released as 2019.02. > Patches fixing issues that affect stable branches (currently 2018.08.x > and 2018.02.x are maintained) will be backported to these branches. In > the case of this patch, stable branches seem not to be affected. The > build failure trigger is the bump of pulseview to version 0.4.1. This > bump is not in the stable branches. Correct. Notice that I will create a 2018.11.x branch this weekend and start maintaining that instead of 2018.08.x. -- Bye, Peter Korsgaard ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-12-08 12:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20181205070024.027E420A59@mail.bootlin.com>
2018-12-05 20:51 ` [Buildroot] [autobuild.buildroot.net] Your build results for 2018-12-04 Bartosz Golaszewski
2018-12-05 20:52 ` David J. Fogle
2018-12-06 18:16 ` Baruch Siach
2018-12-08 12:00 ` Peter Korsgaard
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox