[OE-core] [PATCH] e2fsprogs: 1.43.7 -> 1.43.8
Khem Raj
raj.khem at gmail.com
Sat Jan 27 19:23:29 UTC 2018
On 1/24/18 9:23 AM, Burton, Ross wrote:
> This is failing on the autobuilder:
>
> ../../../git/lib/ext2fs/swapfs.c: In function 'ext2fs_swap_inode_full':
> ../../../git/lib/ext2fs/swapfs.c:361:29: error: 'ext2_inode_large'
> undeclared (first use in this function)
> EXT2FS_BUILD_BUG_ON(sizeof(ext2_inode_large) != 160);
> ^~~~~~~~~~~~~~~~
>
> http://errors.yoctoproject.org/Errors/Details/165696/
>
this is seen with big-endian targets, however with glibc master its seen
on all systems. I have fixed this patch by adding another backported
patch which should fix it. The patch is here
http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/glibc-2.27&id=646487a55def99cf12cf461f07d1fbb3dafc2c17
if you want to cherry-pick as v2, I will post it along with glibc 2.27
set if not done by then
> Ross
>
> On 24 January 2018 at 03:01, Huang Qiyu <huangqy.fnst at cn.fujitsu.com
> <mailto:huangqy.fnst at cn.fujitsu.com>> wrote:
> >
> > Upgrade e2fsprogs from 1.43.7 to 1.43.8.
> >
> > Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com
> <mailto:huangqy.fnst at cn.fujitsu.com>>
> > ---
> > .../e2fsprogs/{e2fsprogs_1.43.7.bb <http://e2fsprogs_1.43.7.bb> =>
> e2fsprogs_1.43.8.bb <http://e2fsprogs_1.43.8.bb>} | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > rename meta/recipes-devtools/e2fsprogs/{e2fsprogs_1.43.7.bb
> <http://e2fsprogs_1.43.7.bb> => e2fsprogs_1.43.8.bb
> <http://e2fsprogs_1.43.8.bb>} (98%)
> >
> > diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.43.7.bb
> <http://e2fsprogs_1.43.7.bb>
> b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.43.8.bb
> <http://e2fsprogs_1.43.8.bb>
> > similarity index 98%
> > rename from meta/recipes-devtools/e2fsprogs/e2fsprogs_1.43.7.bb
> <http://e2fsprogs_1.43.7.bb>
> > rename to meta/recipes-devtools/e2fsprogs/e2fsprogs_1.43.8.bb
> <http://e2fsprogs_1.43.8.bb>
> > index 168eecf..c42260c 100644
> > --- a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.43.7.bb
> <http://e2fsprogs_1.43.7.bb>
> > +++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.43.8.bb
> <http://e2fsprogs_1.43.8.bb>
> > @@ -11,7 +11,7 @@ SRC_URI += "file://remove.ldconfig.call.patch \
> >
> > SRC_URI_append_class-native = "
> file://e2fsprogs-fix-missing-check-for-permission-denied.patch"
> >
> > -SRCREV = "4c5e6cd6defb83f1b35a5ef6fccd68c86874ee06"
> > +SRCREV = "af2eac481cf426c05ae12b946396980e16c8ab19"
> > UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+\.\d+(\.\d+)*)$"
> >
> > EXTRA_OECONF += "--libdir=${base_libdir} --sbindir=${base_sbindir} \
> > --
> > 2.7.4
> >
> >
> >
> > --
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core at lists.openembedded.org
> <mailto:Openembedded-core at lists.openembedded.org>
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
More information about the Openembedded-core
mailing list