Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904338 - 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)
Summary: sys-fs/e2fsprogs-1.47.0-r1: parallel build failure (without e2fsprogs install...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: parallel-make
  Show dependency tree
 
Reported: 2023-04-14 19:32 UTC by Rick Farina (Zero_Chaos)
Modified: 2023-04-25 19:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,48.27 KB, text/x-log)
2023-04-14 19:32 UTC, Rick Farina (Zero_Chaos)
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)