Bug 266963 - www/gitlab-ce 15.3.4_1 build fails at staging phase
Summary: www/gitlab-ce 15.3.4_1 build fails at staging phase
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: Matthias Fechner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-11 07:25 UTC by Marko Cupać
Modified: 2022-10-12 17:50 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mfechner)


Attachments
poudriere build log (203.71 KB, text/plain)
2022-10-11 07:25 UTC, Marko Cupać
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marko Cupać 2022-10-11 07:25:09 UTC
Created attachment 237207 [details]
poudriere build log

Hi,

building gitlab-ce 15.3.4_1 in poudriere fails in staging phase.

I have attached build log.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-12 17:49:43 UTC
A commit in branch main references this bug:

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

commit f41faa20a8c8ce8fa7570df000533542fa27dbec
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2022-10-12 17:45:08 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-10-12 17:48:19 +0000

    www/gitlab-ce: fix build errors cause by dep upgrade

    Several dep upgrade of rubgems port broke the gitlab-ce port.
    The problem are reported by e.g.
    https://beefy16.nyi.freebsd.org/data/131amd64-default/d20a3cf7e848/logs/gitlab-ce-15.3.4_1.log

    and also by users.
    PR:             266963

 devel/rubygem-license_finder/Makefile              |  3 ++-
 .../rubygem-doorkeeper-openid_connect/Makefile     |  4 ++--
 www/Makefile                                       |  1 +
 www/rubygem-json-jwt115/Makefile (new)             | 25 ++++++++++++++++++++++
 www/rubygem-json-jwt115/distinfo (new)             |  3 +++
 www/rubygem-json-jwt115/pkg-descr (new)            |  2 ++
 6 files changed, 35 insertions(+), 3 deletions(-)
Comment 2 Matthias Fechner freebsd_committer freebsd_triage 2022-10-12 17:50:26 UTC
Thanks, should be fixed.