Bug 233808

Summary: ports-mgmt/pkg unable to build on aarch64 (RaspberryPI3)
Product: Ports & Packages Reporter: lenzi.sergio
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Overcome By Events    
Severity: Affects Many People CC: bapt, lenzi.sergio, w.schwarzenfeld
Priority: --- Flags: bugzilla: maintainer-feedback? (pkg)
Version: Latest   
Hardware: arm64   
OS: Any   
Attachments:
Description Flags
this patch includes arm64-* as a valid operating system
none
translates arm64-portbl-FreeBSD12 to aarch64-portbl-FreeBSD12 none

Description lenzi.sergio 2018-12-05 18:52:37 UTC
Created attachment 199858 [details]
this patch includes arm64-* as a valid operating system

A fresh install of FreeBSD12 running in Raspberrypi3 aarch64
does not build ports-mgmt/pkg because /usr/ports/Templates/config.sub does not recognize "arm64-portbld-freebsd12.0"  as a valid operating system
Comment 1 lenzi.sergio 2018-12-06 00:00:34 UTC
Created attachment 199876 [details]
translates arm64-portbl-FreeBSD12 to aarch64-portbl-FreeBSD12

this patch replaces the previous
Basically it translates arm64 to aarch64 as the ports subsystem does not recognize arm64 ex:  lang/gcc5
Comment 2 Walter Schwarzenfeld freebsd_triage 2019-08-14 11:19:58 UTC
Maintainer feedback, please!
Comment 3 Baptiste Daroussin freebsd_committer freebsd_triage 2021-08-18 09:00:40 UTC
this is not related to pkg, but to the entire ports tree (not even sure this is still valid)