Discussion:
[Bug 233808] ports-mgmt/pkg unable to build on aarch64 (RaspberryPI3)
b***@freebsd.org
2018-12-05 18:52:37 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233808

Bug ID: 233808
Summary: ports-mgmt/pkg unable to build on aarch64
(RaspberryPI3)
Product: Ports & Packages
Version: Latest
Hardware: arm64
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ***@FreeBSD.org
Reporter: ***@gmail.com
Flags: maintainer-feedback?(***@FreeBSD.org)
Assignee: ***@FreeBSD.org
Attachment #199858 text/plain
mime type:

Created attachment 199858
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199858&action=edit
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
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2018-12-05 18:52:37 UTC
Permalink
Bugzilla Automation <***@FreeBSD.org> has asked freebsd-pkg mailing list
<***@FreeBSD.org> for maintainer-feedback:
Bug 233808: ports-mgmt/pkg unable to build on aarch64 (RaspberryPI3)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233808



--- Description ---
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
b***@freebsd.org
2018-12-06 00:00:34 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233808

***@gmail.com changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@gmail.com

--- Comment #1 from ***@gmail.com ---
Created attachment 199876
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199876&action=edit
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
--
You are receiving this mail because:
You are the assignee for the bug.
Loading...