All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andrey Zhizhikin" <andrey.z@gmail.com>
To: hongxu <hongxu.jia@windriver.com>
Cc: Randy MacLeod <randy.macleod@windriver.com>,
	Yi Fan Yu <yifan.yu@windriver.com>,
	 "Chen, Qi" <qi.chen@windriver.com>,
	Khem Raj <raj.khem@gmail.com>,  Ross Burton <ross@burtonini.com>,
	 "openembedded-devel@lists.openembedded.org"
	<openembedded-devel@lists.openembedded.org>
Subject: Re: [oe] Help with dealing with autoconf uprev affected packages?
Date: Thu, 4 Feb 2021 11:45:47 +0100	[thread overview]
Message-ID: <CAHtQpK7P8JbrKCS-xMmgUu-rEUW1wbgJau+_93O9eP_+wgM_LQ@mail.gmail.com> (raw)
In-Reply-To: <5a73bb02-18ae-a7ea-c55b-d650db4d97a1@windriver.com>

On Thu, Feb 4, 2021 at 11:06 AM hongxu <hongxu.jia@windriver.com> wrote:
>
> On 2/3/21 3:17 AM, Randy MacLeod wrote:
> > On 2021-02-02 12:11 p.m., Ross Burton wrote:
> >> If you have anyone willing to work through some of the recipes in that
> >> list then that will be much appreciated.
> >>
> >> If the issues are not obvious feel free to reach out to me.
> >>
> >> Ross
> >
> >
> > YiFan, Hongxu, Qi, and anyone else.
> >
> >
> > YP is upreving autoconf to 2.71 in oe-core/master-next
> > after ~7 years of using autoconf-2.69!
> >
> > It breaks a few packages in meta-openembedded and I hear
> > from Richard/Ross that usually an uprev will work for both
> > the existing version of autoconf and the new version.
> >
> > Can we split up the list below among the team and do uprevs?
> > I have checked the meta-oe list and I don't see any uprevs in the queue.
> >
> > I'll take libssh2 since I need to move it to oe-core for rust.
> >
> > We (Wind River) are mainly interested in:
> >
> > - libssh2 - Randy 1.9.1 is close (days/weeks?) to release:
> > https://www.libssh2.org/mail/libssh2-devel-archive-2021-01/0020.shtml
> >
> > - lksctp-tools
> >
> Upstream has fixed it, it is easy to fix through backport a patch
> > - openldap
>
> Upstream has fixed it, but it is very hard to backport patches,
>
> we have to upgrade it from 2.4.57 to 2.5.0 alpha through git
>
> >
> > - freeradius
> Upstream is not alive and does not update autoconf to latest
> >
> > - libmcrypt - YiFan
> >
> > - iperf3 - YiFan

I just sent a patch for this one:
https://lists.openembedded.org/g/openembedded-devel/message/89274

YiFan, can you please have a look at it to see if it fits?

> >
> > - spice
> >
> > - postgresql
> >
> Upstream is not alive and does not update autoconf to latest
>
> //Hongxu
>
> >
> > but given your other work, please consider helping with the other
> > packages.
> >
> > This should be easy work and done soon. If there's a problem, reply
> > all and let
> > Ross know what's going wrong.
> >
> >
> > Other packages:
> >
> > - pidgin
> >
> > - geany
> >
> > - npdi
> >
> > - transmission
> >
> > - yasm
> >
> > - hidapi
> >
> > - libstatgrab
> >
> > - keepalived
> >
> >
> > ../Randy
> >
> >
> >>
> >> On Tue, 2 Feb 2021 at 17:07, Randy MacLeod
> >> <randy.macleod@windriver.com> wrote:
> >>> Khem, Ross,
> >>>
> >>> Richard mentioned on the YP call that there are some packages in
> >>> meta-openembedded that are affected by the autoconf uprev
> >>> in master-next.
> >>>
> >>> Do you need any help fixing/upreving those recipes
> >>> from say a WR student or more experienced WR Beijing developers?
> >>>
> >>> ../Randy
> >>>
> >>> commit a38a6203b4c584c91fc69c461bb2e1c8f4fcb389 (master-next)
> >>> Author: Richard Purdie <richard.purdie@linuxfoundation.org>
> >>> Date:   Fri Jan 29 10:57:42 2021
> >>>
> >>>       autoconf: Upgrade 2.70 -> 2.71
> >>>
> >>>       Drop patches backported from autoconf master.
> >>>
> >>>       Signed-off-by: Richard Purdie
> >>> <richard.purdie@linuxfoundation.org>
> >>>
> >>>
> >>>
> >>> https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/895/steps/12/logs/stdio
> >>>
> >>>
> >>> Summary: 18 tasks failed:
> >>> .../meta-oe/recipes-support/libssh2/libssh2_1.9.0.bb:do_configure
> >>>
> >>> .../meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.18.bb:do_configure
> >>>
> >>> .../meta-oe/recipes-support/openldap/openldap_2.4.57.bb:do_configure
> >>> .../meta-oe/recipes-dbs/postgresql/postgresql_13.1.bb:do_configure
> >>> .../meta-oe/recipes-support/pidgin/pidgin_2.13.0.bb:do_configure
> >>> .../meta-oe/recipes-devtools/geany/geany_1.36.bb:do_configure
> >>> .../meta-networking/recipes-support/ntopng/ndpi_3.4.bb:do_configure
> >>>
> >>> virtual:native:.../meta-oe/recipes-support/libssh2/libssh2_1.9.0.bb:do_configure
> >>>
> >>>
> >>> .../meta-oe/recipes-connectivity/transmission/transmission_git.bb:do_configure
> >>>
> >>>
> >>> .../meta-networking/recipes-connectivity/freeradius/freeradius_3.0.20.bb:do_configure
> >>>
> >>>     .../meta-oe/recipes-devtools/yasm/yasm_git.bb:do_configure
> >>> .../meta-oe/recipes-graphics/libsdl/libsdl2-mixer_2.0.4.bb:do_configure
> >>> .../meta-oe/recipes-support/hidapi/hidapi_git.bb:do_configure
> >>> .../meta-oe/recipes-crypto/libmcrypt/libmcrypt_2.5.8.bb:do_configure
> >>> .../meta-oe/recipes-benchmark/iperf3/iperf3_3.9.bb:do_configure
> >>> .../meta-oe/recipes-extended/libstatgrab/libstatgrab_0.92.bb:do_configure
> >>>
> >>> .../meta-networking/recipes-daemons/keepalived/keepalived_2.1.5.bb:do_configure
> >>>
> >>> .../meta-networking/recipes-support/spice/spice_git.bb:do_configure
> >>> --
> >>> # Randy MacLeod
> >>> # Wind River Linux
> >
> >
>
>
> 
>


-- 
Regards,
Andrey.

  reply	other threads:[~2021-02-04 10:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <8f242d61-4dea-070a-217d-657e2204a807@windriver.com>
     [not found] ` <CAAnfSTsku9yTFYKCMVkmKq=77V8XGgq9pdO5n_PPb_ttHWnd3w@mail.gmail.com>
2021-02-02 19:17   ` Help with dealing with autoconf uprev affected packages? Randy MacLeod
2021-02-03  3:01     ` Khem Raj
2021-02-04 10:06     ` hongxu
2021-02-04 10:45       ` Andrey Zhizhikin [this message]
2021-02-04 21:09         ` [oe] " Yi Fan Yu
2021-02-04 21:47           ` Khem Raj
2021-02-05  3:26             ` Khem Raj
2021-02-05 14:46               ` Yi Fan Yu
2021-02-05 23:42                 ` Randy MacLeod
2021-02-08 18:44                   ` Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHtQpK7P8JbrKCS-xMmgUu-rEUW1wbgJau+_93O9eP_+wgM_LQ@mail.gmail.com \
    --to=andrey.z@gmail.com \
    --cc=hongxu.jia@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=qi.chen@windriver.com \
    --cc=raj.khem@gmail.com \
    --cc=randy.macleod@windriver.com \
    --cc=ross@burtonini.com \
    --cc=yifan.yu@windriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.