Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 659682

Summary: sci-libs/openfoam can't be build for arm64 (+ patch)
Product: Gentoo Linux Reporter: Paul Osmialowski <newchief>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein, newchief, treecleaner
Priority: Normal Keywords: PATCH, PMASKED
Version: unspecified   
Hardware: ARM64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Deadline: 2019-10-28   
Attachments: fix arm64 build

Description Paul Osmialowski 2018-06-30 14:10:09 UTC
openfoam's buidl scripts poses two problems:
1. aarch64 architecture is not recognized, hence incompatible 32-bit build is forced by default
2. even after adding aarch64 case to build scripts, linux64 builds always invoke compiler with incompatible -m64 flag


Reproducible: Always

Steps to Reproduce:
1. emerge openfoam
2.
3.
Actual Results:  
build failure

Expected Results:  
build complete
Comment 1 Paul Osmialowski 2018-06-30 14:11:16 UTC
Created attachment 537864 [details]
fix arm64 build

Attached is the patch that correct openfoam's build scripts for AArch64 builds.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-31 15:36:46 UTC
Package removed.