Bug 270246 - sysutils/gstat-rs: fails to build on powerpc
Summary: sysutils/gstat-rs: fails to build on powerpc
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: Alan Somers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-15 15:55 UTC by Alan Somers
Modified: 2023-03-16 14:39 UTC (History)
1 user (show)

See Also:
asomers: maintainer-feedback+


Attachments
Mark the port as BROKEN on powerpc (928 bytes, patch)
2023-03-15 15:56 UTC, Alan Somers
asomers: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Somers freebsd_committer freebsd_triage 2023-03-15 15:55:40 UTC
On powerpc, bindgen crashes during the build.  This is a known bug in bindgen.
https://github.com/rust-lang/rust-bindgen/issues/1746
Comment 1 Alan Somers freebsd_committer freebsd_triage 2023-03-15 15:56:33 UTC
Created attachment 240876 [details]
Mark the port as BROKEN on powerpc
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-03-16 08:21:16 UTC
^Triage: reporter is committer, assign accordingly.

LGTM!
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-03-16 14:37:47 UTC
A commit in branch main references this bug:

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

commit c8defd98bea018b143c17cfa17e3ad479730ec8e
Author:     Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2023-03-15 15:55:41 +0000
Commit:     Alan Somers <asomers@FreeBSD.org>
CommitDate: 2023-03-16 14:37:01 +0000

    sysutils/gstat-rs: broken on powerpc

    On powerpc, bindgen crashes during the build.  This is a known bug in
    bindgen.  https://github.com/rust-lang/rust-bindgen/issues/1746

    PR:             270246
    Sponsored by:   Axcient
    Approved by:    fernape (ports)

 sysutils/gstat-rs/Makefile | 2 ++
 1 file changed, 2 insertions(+)