Bug 213860 - security/botan110 fails to build on arm64
Summary: security/botan110 fails to build on arm64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm64 Any
: --- Affects Only Me
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks: 201763
  Show dependency treegraph
 
Reported: 2016-10-28 18:30 UTC by Glen Barber
Modified: 2017-01-31 04:52 UTC (History)
2 users (show)

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


Attachments

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