[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#641838: FTBFS: struct ext2_group_desc missing some members



On Fri, Sep 16, 2011 at 19:42, Thorsten Glaser <tg@mirbsd.de> wrote:
> Source: e2fsprogs
> Version: 1.42~WIP-2011-09-16-1
> Severity: serious
> Justification: fails to build from source (but built successfully in the past)
>
> e2fsprogs stopped building with the latest upload.
> Relevant build log excerpt:
>
>        CC /tmp/buildd/e2fsprogs-1.42~WIP-2011-09-16/lib/ext2fs/swapfs.c
> /tmp/buildd/e2fsprogs-1.42~WIP-2011-09-16/lib/ext2fs/swapfs.c: In function 'ext2fs_swap_group_desc2':
> /tmp/buildd/e2fsprogs-1.42~WIP-2011-09-16/lib/ext2fs/swapfs.c:135: error: 'struct ext2_group_desc' has no member named 'bg_exclude_bitmap_hi'
> /tmp/buildd/e2fsprogs-1.42~WIP-2011-09-16/lib/ext2fs/swapfs.c:135: error: 'struct ext2_group_desc' has no member named 'bg_exclude_bitmap_hi'
> /tmp/buildd/e2fsprogs-1.42~WIP-2011-09-16/lib/ext2fs/swapfs.c:136: error: 'struct ext2_group_desc' has no member named 'bg_block_bitmap_csum_hi'
> /tmp/buildd/e2fsprogs-1.42~WIP-2011-09-16/lib/ext2fs/swapfs.c:137: error: 'struct ext2_group_desc' has no member named 'bg_block_bitmap_csum_hi'
> /tmp/buildd/e2fsprogs-1.42~WIP-2011-09-16/lib/ext2fs/swapfs.c:138: error: 'struct ext2_group_desc' has no member named 'bg_inode_bitmap_csum_hi'
> /tmp/buildd/e2fsprogs-1.42~WIP-2011-09-16/lib/ext2fs/swapfs.c:139: error: 'struct ext2_group_desc' has no member named 'bg_inode_bitmap_csum_hi'
> /tmp/buildd/e2fsprogs-1.42~WIP-2011-09-16/lib/ext2fs/swapfs.c: In function 'ext2fs_swap_inode_full':
> /tmp/buildd/e2fsprogs-1.42~WIP-2011-09-16/lib/ext2fs/swapfs.c:259: error: 'struct <anonymous>' has no member named 'l_i_checksum'
> /tmp/buildd/e2fsprogs-1.42~WIP-2011-09-16/lib/ext2fs/swapfs.c:260: error: 'struct <anonymous>' has no member named 'checksum'
> make[3]: *** [swapfs.o] Error 1
>
> By the way, hiding build command lines like this (as "CC") is
> against buildd admin policy, I think. Please consider fixing
> that as well.

Wow, the kernel does that too, and I like it.
If you need it, there's always "make V=1" (at least for the kernel that works).

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds


Reply to: