Bug 233808 - ports-mgmt/pkg unable to build on aarch64 (RaspberryPI3)
Summary: ports-mgmt/pkg unable to build on aarch64 (RaspberryPI3)
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm64 Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-05 18:52 UTC by lenzi.sergio
Modified: 2021-10-05 00:42 UTC (History)
3 users (show)

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


Attachments
this patch includes arm64-* as a valid operating system (549 bytes, text/plain)
2018-12-05 18:52 UTC, lenzi.sergio
no flags Details
translates arm64-portbl-FreeBSD12 to aarch64-portbl-FreeBSD12 (507 bytes, patch)
2018-12-06 00:00 UTC, lenzi.sergio
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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)