Summary: | graphics/jp: fix build on aarch64 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mikael Urankar <mikael> | ||||
Component: | Individual Port(s) | Assignee: | Mateusz Piotrowski <0mp> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | dmgk, manu, mikael | ||||
Priority: | --- | Flags: | 0mp:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | arm64 | ||||||
OS: | Any | ||||||
URL: | http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p521042_s356139/logs/errors/jp-1.1.12_1.log | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 242312 | ||||||
Attachments: |
|
reported upstream https://github.com/sgreben/jp/issues/22 Thank you! Please feel free to commit! At least in case of my Go ports, those kind of fixes can just get committed---there's no need to go through the hassle of bugzilla. Cheers! (In reply to Mateusz Piotrowski from comment #2) Ok, manu@ will have to review my patch for some time, hence the PR :) *** Bug 244197 has been marked as a duplicate of this bug. *** Approved-by: manu (mentor) A commit references this bug: Author: mikael Date: Mon Feb 24 17:53:32 UTC 2020 New revision: 527009 URL: https://svnweb.freebsd.org/changeset/ports/527009 Log: graphics/jp: Unbreak on aarch64 Unbreak by pulling in golang.org/x/sys@fead7900131 to fix build on aarch64 PR: 243779 Approved by: 0mp, manu (mentor) Changes: head/graphics/jp/Makefile head/graphics/jp/distinfo |
Created attachment 211254 [details] patch Replace embedded golang-sys by fead79001313 to fix build on aarch64