Bug 213860

Summary: security/botan110 fails to build on arm64
Product: Ports & Packages Reporter: Glen Barber <gjb>
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me CC: emaste, lapo
Priority: --- Flags: bugzilla: maintainer-feedback? (lapo)
Version: Latest   
Hardware: arm64   
OS: Any   
Bug Depends on:    
Bug Blocks: 201763    

Description Glen Barber freebsd_committer freebsd_triage 2016-10-28 18:30:11 UTC
=======================<phase: configure      >============================
===>  Configuring for botan110-1.10.13
   INFO: Guessing target OS is freebsd (use --os to set)
  ERROR: Unknown or unidentifiable processor "arm64"
===>  Script "configure.py" failed unexpectedly.
Please report the problem to lapo@lapo.it [maintainer] and attach the
"/wrkdirs/usr/ports/security/botan110/work/Botan-1.10.13/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/security/botan110
Comment 1 Lapo Luchini 2017-01-30 11:06:29 UTC
Botan 1.10.x doesn't seem to support arm64 at all, I guess it's best to add `NOT_FOR_ARCHS=  arm64`.

Botan 2.0.x does support arm64, but I didn't finish the porting yet.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2017-01-31 04:52:04 UTC
I have marked it broken on arm64.