Bug 263238 - editors/openoffice-4: OpenOffice-4.1.11 fails to build properly
Summary: editors/openoffice-4: OpenOffice-4.1.11 fails to build properly
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: Don Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-12 09:44 UTC by jau
Modified: 2022-04-13 20:41 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (office)
truckman: merge-quarterly+


Attachments
Typescript from a failed build attempt with MAKE_JOBS_UNSAFE=yes (313.29 KB, text/plain)
2022-04-12 09:44 UTC, jau
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jau 2022-04-12 09:44:45 UTC
Created attachment 233163 [details]
Typescript from a failed build attempt with MAKE_JOBS_UNSAFE=yes

See the attached typescript.
Comment 1 Don Lewis freebsd_committer freebsd_triage 2022-04-12 23:13:41 UTC
Dependency issue caused by a recent coinmp update.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-04-13 02:13:41 UTC
A commit in branch main references this bug:

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

commit 7b40ee8ab732691960bcc7d49eacff1bf1f544fe
Author:     Don Lewis <truckman@FreeBSD.org>
AuthorDate: 2022-04-13 02:05:25 +0000
Commit:     Don Lewis <truckman@FreeBSD.org>
CommitDate: 2022-04-13 02:12:50 +0000

    editors/openoffice-4: Fix dependency issues

    Fix an incorrect coinmp-related dependency that was causing spurious
    rebuilds.  It was also reported to break the build, though I was unable
    to reproduce the problem, and it did not seem to break the official
    package build.  Add another missing dependency.  Both issues were
    reported by stage-qa.

    PR:             263238

 editors/openoffice-4/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-04-13 03:41:57 UTC
A commit in branch 2022Q2 references this bug:

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

commit 3e0ecae083337d652540d17c31beb8ac12bd6173
Author:     Don Lewis <truckman@FreeBSD.org>
AuthorDate: 2022-04-13 02:05:25 +0000
Commit:     Don Lewis <truckman@FreeBSD.org>
CommitDate: 2022-04-13 03:40:20 +0000

    editors/openoffice-4: Fix dependency issues

    Fix an incorrect coinmp-related dependency that was causing spurious
    rebuilds.  It was also reported to break the build, though I was unable
    to reproduce the problem, and it did not seem to break the official
    package build.  Add another missing dependency.  Both issues were
    reported by stage-qa.

    PR:             263238
    (cherry picked from commit 7b40ee8ab732691960bcc7d49eacff1bf1f544fe)

 editors/openoffice-4/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-04-13 18:27:41 UTC
A commit in branch main references this bug:

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

commit db0d93edd89c424bcb722cf7851d256fedf666db
Author:     Don Lewis <truckman@FreeBSD.org>
AuthorDate: 2022-04-13 18:22:48 +0000
Commit:     Don Lewis <truckman@FreeBSD.org>
CommitDate: 2022-04-13 18:26:28 +0000

    editors/openoffice-devel: Fix dependency issues

    Fix an incorrect coinmp-related dependency that was causing spurious
    rebuilds.  It was also reported to break the build of openoffice-4,
    though I was unable to reproduce the problem, and it did not seem to
    break the official package build.  Add another missing dependency.
    Both issues were reported by stage-qa.

    PR:             263238

 editors/openoffice-devel/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-04-13 20:41:07 UTC
A commit in branch 2022Q2 references this bug:

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

commit 71cf25e7ab619a447a00de0d3d8a3c459f956c83
Author:     Don Lewis <truckman@FreeBSD.org>
AuthorDate: 2022-04-13 18:22:48 +0000
Commit:     Don Lewis <truckman@FreeBSD.org>
CommitDate: 2022-04-13 20:40:38 +0000

    editors/openoffice-devel: Fix dependency issues

    Fix an incorrect coinmp-related dependency that was causing spurious
    rebuilds.  It was also reported to break the build of openoffice-4,
    though I was unable to reproduce the problem, and it did not seem to
    break the official package build.  Add another missing dependency.
    Both issues were reported by stage-qa.

    PR:             263238
    (cherry picked from commit db0d93edd89c424bcb722cf7851d256fedf666db)

 editors/openoffice-devel/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)