Bug 228042 - benchmarks/fio: fix build on armv6, unbreak on aarch64
Summary: benchmarks/fio: fix build on armv6, unbreak on aarch64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Some People
Assignee: Mark Linimon
URL:
Keywords:
: 223016 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-05-07 15:53 UTC by Mikael Urankar
Modified: 2018-06-21 06:32 UTC (History)
2 users (show)

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


Attachments
patch (1.90 KB, patch)
2018-05-07 15:53 UTC, Mikael Urankar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Urankar freebsd_committer freebsd_triage 2018-05-07 15:53:46 UTC
Created attachment 193149 [details]
patch

it builds fine on aarch64, armv6 is missing __ARM_ARCH_6KZ__
see attached patch
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-06-11 05:02:42 UTC
A commit references this bug:

Author: linimon
Date: Mon Jun 11 05:02:04 UTC 2018
New revision: 472165
URL: https://svnweb.freebsd.org/changeset/ports/472165

Log:
  Apparently works on aarch64.

  While here, pet portlint.

  PR:		228042 (partial)
  Submitted by:	mikael.urankar

Changes:
  head/benchmarks/fio/Makefile
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2018-06-13 04:13:30 UTC
Committed, thanks.
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-06-13 04:13:37 UTC
A commit references this bug:

Author: linimon
Date: Wed Jun 13 04:12:59 UTC 2018
New revision: 472282
URL: https://svnweb.freebsd.org/changeset/ports/472282

Log:
  Fix build on armv6, unbreak on aarch64

  PR:		228042
  Submitted by:	mikael.urankar
  Approved by:	maintainer timeout

Changes:
  head/benchmarks/fio/Makefile
  head/benchmarks/fio/files/
  head/benchmarks/fio/files/patch-arch_arch-arm.h
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2018-06-18 22:58:24 UTC
Committed, thanks.
Comment 5 Jan Beich freebsd_committer freebsd_triage 2018-06-21 06:32:11 UTC
*** Bug 223016 has been marked as a duplicate of this bug. ***