On Fri, Dec 20, 2019 at 5:10 AM Alexander Kanavin <[email protected]> wrote: > > hddtemp is dead upstream and hasn't seen an upstream update in 14 years, so > prime candidate for removal. > > gtkperf is similarly ancient, and gtk2 only. > > netcat is just as ancient, and superseded by netcat-openbsd. > > A patch for the other three (sharutils/indent/enscript) is now on the > oe-devel list. >
I have fixes for hddtemp, gtkperf and netcat as well as vorbis-tools, so now we are left with one package udisks2 which seems to be exposing a bug in gettext see http://errors.yoctoproject.org/Errors/Details/301238/ The relevant discussion is here https://lists.gnu.org/archive/html/bug-gettext/2019-05/msg00125.html we need to backport https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=commitdiff;h=2336451ed68d91ff4b5ae1acbc1eca30e47a86a9 to gettext which should help above case. I have cooked up a patch and sent it to ml, it should apply on oe-core/master-next Please give it a whirl. > Alex > > On Fri, 20 Dec 2019 at 09:18, Khem Raj <[email protected]> wrote: >> >> On Tue, Dec 17, 2019 at 8:02 AM Alexander Kanavin >> <[email protected]> wrote: >> > >> > On Mon, 16 Dec 2019 at 14:25, Alexander Kanavin <[email protected]> >> > wrote: >> >> >> >> >> >>> In an effort to try and get to the bottom of which patches cause which >> >>> failures I ran the gettext updates pieces by themselves (patches 2-5). >> >>> >> >>> systemtap fails: >> >>> >> >>> https://autobuilder.yoctoproject.org/typhoon/#/builders/50/builds/1354 >> >>> >> >>> the main a-full build in case there are other issues: >> >>> >> >>> https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/580 >> >>> >> >>> I know there is a fix for the check-layer/mingw pieces in master-next >> >>> of meta-mingw, just forgot to set that branch. >> >> >> >> >> >> Thanks, there are also failures in meta-gpl2, for which I will also make >> >> patches. >> >> Systemtap issue is now fixed. >> > >> > >> > I have now sent the meta-gplv2 patches to yocto@ and the patchset for >> > gettext+systemtap here. >> > >> > Alex >> >> few meta-oe failures with poky/master-next >> >> https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/173/steps/8/logs/step1b -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
