Bug 243805

Summary: www/gotty: fix build on aarch64
Product: Ports & Packages Reporter: Mikael Urankar <mikael>
Component: Individual Port(s)Assignee: Emanuel Haupt <ehaupt>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (ehaupt)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p521042_s356139/logs/errors/gotty-1.0.1_1.log
Bug Depends on:    
Bug Blocks: 242312    
Attachments:
Description Flags
patch none

Description Mikael Urankar freebsd_committer freebsd_triage 2020-02-02 16:28:15 UTC
Created attachment 211283 [details]
patch

# github.com/yudai/gotty/vendor/github.com/kr/pty
vendor/github.com/kr/pty/pty_freebsd.go:44:20: undefined: fiodgnameArg
vendor/github.com/kr/pty/pty_freebsd.go:57:12: undefined: _C_SPECNAMELEN
vendor/github.com/kr/pty/pty_freebsd.go:60:9: undefined: fiodgnameArg
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2020-02-03 09:42:06 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-02-03 09:42:11 UTC
A commit references this bug:

Author: ehaupt
Date: Mon Feb  3 09:41:15 UTC 2020
New revision: 525023
URL: https://svnweb.freebsd.org/changeset/ports/525023

Log:
  Fix build on aarch64

  PR:		243805
  Submitted by:	mikael

Changes:
  head/www/gotty/Makefile
  head/www/gotty/files/
  head/www/gotty/files/patch-vendor_github.com_kr_pty_ztypes__freebsd__arm64.go
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-02-03 09:45:12 UTC
A commit references this bug:

Author: ehaupt
Date: Mon Feb  3 09:44:52 UTC 2020
New revision: 525024
URL: https://svnweb.freebsd.org/changeset/ports/525024

Log:
  MFH: r525023

  Fix build on aarch64

  PR:		243805
  Submitted by:	mikael
  Approved by:	portmgr blanket

Changes:
_U  branches/2020Q1/
  branches/2020Q1/www/gotty/Makefile
  branches/2020Q1/www/gotty/files/