Bug 268225 - emulators/qemu-powernv: fix build on armv7
Summary: emulators/qemu-powernv: fix build on armv7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Only Me
Assignee: Kevin Bowling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-07 15:32 UTC by Robert Clausecker
Modified: 2022-12-09 19:35 UTC (History)
1 user (show)

See Also:
kbowling: maintainer-feedback+
kbowling: merge-quarterly+


Attachments
emulators/qemu-powernv: fix build on armv7 (1.99 KB, patch)
2022-12-07 15:32 UTC, Robert Clausecker
fuz: maintainer-approval? (kbowling)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clausecker freebsd_committer freebsd_triage 2022-12-07 15:32:23 UTC
Created attachment 238605 [details]
emulators/qemu-powernv: fix build on armv7

Detect armv[67] as variants of arm.

This makes QEMU find the architecture-appropriate tcg headers, unbreaking the build.

Tested with Poudriere on armv7 FreeBSD 13.1.
Please MFH if possible.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-12-09 07:18:19 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=691a0f2531b123e76227defb4dcffe259174932c

commit 691a0f2531b123e76227defb4dcffe259174932c
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2022-12-09 07:15:23 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2022-12-09 07:17:23 +0000

    audio/audacity: Update to 3.2.2

    PR:             268225

 audio/audacity/Makefile | 5 ++---
 audio/audacity/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-12-09 19:32:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a93f9e4117c5d55a036c92a7dee7ff23180d3c57

commit a93f9e4117c5d55a036c92a7dee7ff23180d3c57
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-12-09 19:31:25 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2022-12-09 19:32:28 +0000

    emulators/qemu-powernv: Fix build on armv7

    PR:             268225

 emulators/qemu-powernv/files/patch-configure | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-12-09 19:34:49 UTC
A commit in branch 2022Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dbcfb00ff0806f9c4457a1e7ce253c46fe503408

commit dbcfb00ff0806f9c4457a1e7ce253c46fe503408
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-12-09 19:31:25 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2022-12-09 19:33:39 +0000

    emulators/qemu-powernv: Fix build on armv7

    PR:             268225
    (cherry picked from commit a93f9e4117c5d55a036c92a7dee7ff23180d3c57)

 emulators/qemu-powernv/files/patch-configure | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)