Bug 277535 - databases/rubygem-pg_query: 5.1.0 build error on 13.3-RELEASE
Summary: databases/rubygem-pg_query: 5.1.0 build error on 13.3-RELEASE
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 Fechner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-06 18:08 UTC by Marko Cupać
Modified: 2024-03-08 08:17 UTC (History)
1 user (show)

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


Attachments
poudriere log (794.11 KB, text/plain)
2024-03-06 18:08 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ć 2024-03-06 18:08:58 UTC
Created attachment 248980 [details]
poudriere log

Hi,

I can't build rubygem-pg_query-5.1.0 on 13.3-RELEASE. It builds fine on 14.0-RELEASE.

I have attached poudriere log file.
Comment 1 Matthias Fechner freebsd_committer freebsd_triage 2024-03-07 04:56:04 UTC
Thanks, I will look into it.
Comment 2 Matthias Fechner freebsd_committer freebsd_triage 2024-03-07 07:47:53 UTC
I currently test build a modification which I also asked upstream to get merged:
https://github.com/pganalyze/pg_query/pull/313
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-03-07 15:01:39 UTC
A commit in branch main references this bug:

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

commit 44edb6fa1d91f02907c0cfae7c962c17b3da0143
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-03-07 07:26:45 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-03-07 14:48:20 +0000

    databases/rubygem-pg_query: fix build on FreeBSD 13.3

    I reported this fix also upstream:
    https://github.com/pganalyze/pg_query/pull/313

    PR:             277535

 databases/rubygem-pg_query/Makefile                                 | 6 ++++--
 .../files/patch-ext_pg__query_pg__query__ruby.sym (gone)            | 5 -----
 .../files/patch-ext_pg__query_pg__query__ruby__freebsd.sym (new)    | 5 +++++
 3 files changed, 9 insertions(+), 7 deletions(-)
Comment 4 Matthias Fechner freebsd_committer freebsd_triage 2024-03-08 07:55:08 UTC
Should be fixed, if not, please let me know.
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-03-08 08:17:46 UTC
A commit in branch 2024Q1 references this bug:

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

commit 2c50abc2a93e21b248617d48e03b54cfaaf332dc
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-03-07 07:26:45 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-03-08 07:57:38 +0000

    databases/rubygem-pg_query: fix build on FreeBSD 13.3

    I reported this fix also upstream:
    https://github.com/pganalyze/pg_query/pull/313

    PR:             277535
    (cherry picked from commit 44edb6fa1d91f02907c0cfae7c962c17b3da0143)

 databases/rubygem-pg_query/Makefile                                  | 4 ++++
 .../files/patch-ext_pg__query_pg__query__ruby.sym (gone)             | 5 -----
 .../files/patch-ext_pg__query_pg__query__ruby__freebsd.sym (new)     | 5 +++++
 3 files changed, 9 insertions(+), 5 deletions(-)