Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 904338

Summary: sys-fs/e2fsprogs-1.47.0-r1: parallel build failure (without e2fsprogs installed?) (ext2fs.h:105:10: fatal error: ext2fs/ext2_err.h: No such file or directory)
Product: Gentoo Linux Reporter: Rick Farina (Zero_Chaos) <zerochaos>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/tytso/e2fsprogs/pull/110
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 351559    
Attachments: build.log

Description Rick Farina (Zero_Chaos) gentoo-dev 2023-04-14 19:32:41 UTC
Created attachment 860102 [details]
build.log

Reliable breakage on my 32 core box building with -j32
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-15 01:03:09 UTC
We hit this with some releng builds too although I can't find the link right now.

dwfreed looked at it and concluded that soap's fix at https://github.com/tytso/e2fsprogs/pull/110 wasn't actually inlcuded w/ the make depend change.
Comment 2 Larry the Git Cow gentoo-dev 2023-04-25 19:59:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f731a69b12f77af15f8736426976642d961038d8

commit f731a69b12f77af15f8736426976642d961038d8
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2023-04-25 19:57:51 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2023-04-25 19:59:02 +0000

    sys-fs/e2fsprogs: fix parallel make issue
    
    Closes: https://bugs.gentoo.org/904338
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-fs/e2fsprogs/e2fsprogs-1.47.0-r1.ebuild        |  2 +
 .../files/e2fsprogs-1.47.0-parallel-make.patch     | 68 ++++++++++++++++++++++
 2 files changed, 70 insertions(+)