Bug 276882 - editors/tamago: Mark MAKE_JOBS_UNSAFE
Summary: editors/tamago: Mark MAKE_JOBS_UNSAFE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yasuhiro Kimura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-08 06:38 UTC by Yasuhiro Kimura
Modified: 2024-02-28 01:12 UTC (History)
1 user (show)

See Also:
yasu: maintainer-feedback-


Attachments
Patch file (1.01 KB, patch)
2024-02-08 06:38 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2024-02-08 06:38:49 UTC
Created attachment 248246 [details]
Patch file

Sometimes parallel build fails with such error as following:

egg-com.el:35:11: Error: Loading file /wrkdirs/usr/ports/editors/tamago/work-devel_nox/tamago-4.0.6.0.20041122.19.15/egg-edep.elc failed to provide feature `egg-edep'
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2024-02-28 00:43:54 UTC
Maintainer timeout. Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-02-28 00:54:02 UTC
A commit in branch main references this bug:

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

commit c3223c28db412e32aad37a9da5dc754477466b62
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2024-02-08 00:54:29 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2024-02-28 00:51:29 +0000

    editors/tamago: Mark MAKE_JOBS_UNSAFE

    Sometimes parallel build fails with such error as following:

    egg-com.el:35:11: Error: Loading file /wrkdirs/usr/ports/editors/tamago/work-devel_nox/tamago-4.0.6.0.20041122.19.15/egg-edep.elc failed to provide feature `egg-edep'

    PR:             276882
    Approved by:    maintainer timeout

 editors/tamago/Makefile | 5 +++++
 1 file changed, 5 insertions(+)