Bug 258124 - sysutils/e2fsprogs fails to build with SLOWTESTS
Summary: sysutils/e2fsprogs fails to build with SLOWTESTS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Matthias Andree
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-28 19:21 UTC by gja822
Modified: 2021-10-07 19:23 UTC (History)
0 users

See Also:
mandree: maintainer-feedback+
mandree: merge-quarterly+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gja822 2021-08-28 19:21:31 UTC
sysutils/e2fsprogs in a try to upgrade fails on a tests stage if SLOWTESTS are ON

"ALLTESTS" is not a problem
Comment 1 Matthias Andree freebsd_committer freebsd_triage 2021-08-29 10:51:28 UTC
Confirmed. I see such failures on Linux, too, and I have contacted Ted, the upstream maintainer, to look at the failures and logs.
Comment 2 Matthias Andree freebsd_committer freebsd_triage 2021-10-05 21:27:31 UTC
I've pinged the upstream maintainer.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-10-06 22:34:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4854bf20f3a1457f177baba8d8d22b86651d68c0

commit 4854bf20f3a1457f177baba8d8d22b86651d68c0
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2021-10-06 02:28:48 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2021-10-06 05:20:55 +0000

    sysutils/e2fsprogs: attempt to fix SLOWTESTS build

    and cherry-pick two reference data updates from upstream

    PR:             258124
    Reported by:    gja822@narod.ru

 sysutils/e2fsprogs/Makefile                    |  2 +-
 sysutils/e2fsprogs/files/patch-slowtests (new) | 66 ++++++++++++++++++++++++++
 2 files changed, 67 insertions(+), 1 deletion(-)
Comment 4 Matthias Andree freebsd_committer freebsd_triage 2021-10-06 22:34:54 UTC
gja822@narod.ru: Please let me know if this fixes the issue for you.
Comment 5 gja822 2021-10-07 18:58:04 UTC
(In reply to Matthias Andree from comment #4)
Yes, thank you. Not it compiles with SLOWTESTS.
Comment 6 gja822 2021-10-07 18:59:08 UTC
(In reply to gja822 from comment #5)
NOW it compiles.
Comment 7 Matthias Andree freebsd_committer freebsd_triage 2021-10-07 19:22:20 UTC
Thanks for testing the build.
Comment 8 commit-hook freebsd_committer freebsd_triage 2021-10-07 19:23:50 UTC
A commit in branch 2021Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=81a24919b6ecb90737e963d4b9fc3c7bfc3bbdf7

commit 81a24919b6ecb90737e963d4b9fc3c7bfc3bbdf7
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2021-10-06 02:28:48 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2021-10-07 19:23:04 +0000

    sysutils/e2fsprogs: attempt to fix SLOWTESTS build

    and cherry-pick two reference data updates from upstream

    PR:             258124
    Reported by:    gja822@narod.ru

    (cherry picked from commit 4854bf20f3a1457f177baba8d8d22b86651d68c0)

 sysutils/e2fsprogs/Makefile                    |  2 +-
 sysutils/e2fsprogs/files/patch-slowtests (new) | 66 ++++++++++++++++++++++++++
 2 files changed, 67 insertions(+), 1 deletion(-)